Changelog
            This page describes the changes that happen throughout the library from version to version. It's important
            to note that Quiet is not
            anchored to a major version. Breaking changes will be made when necessary and a new major version will be released to reflect them.
            When breaking changes do happen, they'll be clearly marked with
            
            Components marked
            
Releases Jump to heading
Unreleased Jump to heading
TBD
- 
              Fixed a bug that prevented :focus-visiblestyles from showing in<quiet-slide-activator>and<quiet-toggle-tag>in Safari and Firefox #31
- Fixed a missing :focus-visibleoutline in<quiet-infinite-scroller>
- Improved the Russian translation #30
1.6.1 Jump to heading
October 26, 2025
- 
              Fixed missing validationMessageread-only property in all form controls #24
1.6.0 Jump to heading
October 26, 2025
- 
              Added ifDefined,live,unsafeHTML,unsafeSVG, anduntildirectives to Burrow
1.5.0 Jump to heading
October 26, 2025
- Added Burrow as an optional and experimental utility for adding interactivity to static pages
1.4.0 Jump to heading
October 26, 2025
- 
              Added support for descriptionto<quiet-checkbox>and<quiet-switch>#21
- Added the labelpart to<quiet-button>to improve customizability
- Fixed a missing button dependency in <quiet-file-input>
- 
              Fixed a bug in <quiet-popover>and<quiet-tooltip>that caused an error when showing the popover/tooltip after disconnecting and reconnecting to the DOM
- 
              Fixed a bug in <quiet-dropdown>,<quiet-popover>, and<quiet-tooltip>that didn't allow linked IDs to have.and other valid characters
- 
              Improved <quiet-button>active style from 1px to 1.5px so it's a bit more obvious visually
1.3.0 Jump to heading
October 16, 2025
- Quiet UI is now open source and available under the MIT License
1.2.0 Jump to heading
October 12, 2025
- 
              Added support for link buttons using <a class="quiet-button">in Restyle
- Added missing border and background styles for <iframe>in Restyle
- Added the pieappearance to<quiet-progress>
- 
              Fixed a bug in <quiet-slider>that allowed the tooltip position to get out of sync #12
- 
              Fixed initial focus when <quiet-dialog>opens #16
- 
              Fixed a bug in <quiet-popover>that caused clicks inside the popover to close it when used inside a shadow root #17
1.1.1 Jump to heading
September 25, 2025
- 
              Fixed the default value of --quiet-form-control-font-size-xlso it's not a fractional font size
- 
              Fixed the tag color in <quiet-combobox>so they're visible in the filled appearance
- 
              Fixed a bug in <quiet-combobox>that allowed the browser's autocomplete menu to appear
- Fixed CodePen demos so they include the theme, Restyle, utilities, and dark mode
- 
              Fixed a bug in Restyle where text in the <summary>element would overlap the chevron
1.1.0 Jump to heading
September 22, 2025
- Added the <quiet-random-content>utility component
- Added styles for <q>and<cite>elements in Restyle
- 
              Improved <summary>styles so the hit area extends the full width of the container
1.0.1 – 1.0.3 Jump to heading
September 20, 2025
- Fixed a bug in the unbundled distribution that caused some files to not be included
- Removed splitting from the browser distribution
- Fixed publishing goofs
1.0.0 Jump to heading
September 20, 2025
This is the first public release of Quiet UI, which includes:
- More than 80 framework agnostic components
- A modern theme with dark mode
- An optional CSS reset
- Helpful CSS utilities
- Ready-to-use AI component intelligence
- A focus on accessibility, longevity, performance, and simplicity