diff --git a/playbook/SWIFT_CHANGELOG.md b/playbook/SWIFT_CHANGELOG.md index c2b2835834..a9352d5674 100644 --- a/playbook/SWIFT_CHANGELOG.md +++ b/playbook/SWIFT_CHANGELOG.md @@ -1,36 +1,68 @@ +# Spot Everyone at a Glance: Meet the New Multiple Users Component +##### August 26, 2024 + +![Image](https://github.com/user-attachments/assets/97773730-cccf-44f9-b2f1-0f047eeee171) + + +We've added a fresh option to our Multiple Users component with the new bubble variant. This update showcases full user avatars in a sleek, Apple-inspired grid layout, enhancing recognition and clarity. It's a versatile addition to your toolkit, offering a refined way to display multiple users. + +[6.1.0](https://github.com/powerhome/playbook-swift/tree/6.1.0) full list of changes: + +**Enhancements:** +- Progress Simple Width [#457](https://github.com/powerhome/playbook-swift/pull/457) ([Rachel Radford](https://github.com/RachelRadford21)) +- Section Separator Color [#437](https://github.com/powerhome/playbook-swift/pull/437) ([Rachel Radford](https://github.com/RachelRadford21)) + +**Improvements:** +- Update Multi User Indicator [#446](https://github.com/powerhome/playbook-swift/pull/446) ([Rachel Radford](https://github.com/RachelRadford21)) + +**Fixed Bugs:** +- macOS Dialog Sizes [#473](https://github.com/powerhome/playbook-swift/pull/473) ([Rachel Radford](https://github.com/RachelRadford21)) +- Dark mode color exception handling [#432](https://github.com/powerhome/playbook-swift/pull/432) ([Isis Silva](https://github.com/isismsilva)) +- Fix typeahead rendering position for iOS [#436](https://github.com/powerhome/playbook-swift/pull/436) ([Isis Silva](https://github.com/isismsilva)) +- Fixed Confirmation Toast Children Fix [#472](https://github.com/powerhome/playbook-swift/pull/472) ([Rachel Radford](https://github.com/RachelRadford21)) + - Typeahead manager fix [#467](https://github.com/powerhome/playbook-swift/pull/467) ([Isis Silva](https://github.com/isismsilva)) + +**New Kits:** +- Progress Simple Kit [#456](https://github.com/powerhome/playbook-swift/pull/456) ([Rachel Radford](https://github.com/RachelRadford21)) +- Progress Step Kit [#453](https://github.com/powerhome/playbook-swift/pull/453) ([Rachel Radford](https://github.com/RachelRadford21)) +- Multiple Users Small Bubble Variant [#448](https://github.com/powerhome/playbook-swift/pull/448) ([Rachel Radford](https://github.com/RachelRadford21)) + +[Full Changelog](https://github.com/powerhome/playbook-swift/compare/6.0.2...6.1.0) + + # 6.0.2 -##### July 17, 2024 +##### July 17, 2024 -✨ Improvements: +**Improvements:** - Update Neutral Color [#461](https://github.com/powerhome/playbook-swift/pull/461) ([Rachel Radford](https://github.com/RachelRadford21)) - Fix user kit name fonts [#460](https://github.com/powerhome/playbook-swift/pull/460) ([Isis Silva](https://github.com/isismsilva)) - Fixed Confirmation Icon [#443](https://github.com/powerhome/playbook-swift/pull/443) ([Rachel Radford](https://github.com/RachelRadford21)) -Full Changelog: [6.0.1...6.0.2](https://github.com/powerhome/playbook-swift/compare/6.0.1...6.0.2) +[Full Changelog](https://github.com/powerhome/playbook-swift/compare/6.0.1...6.0.2) # 6.0.1 ##### June 28, 2024 -✨ New Features: +**New Features:** - macOS Dialog Kit Catalog Fix [#444](https://github.com/powerhome/playbook-swift/pull/444) ([Rachel Radford](https://github.com/RachelRadford21)) - Update Runway comment endpoint [#447](https://github.com/powerhome/playbook-swift/pull/447) ([Stephen Greer](https://github.com/stephenagreer)) -Full Changelog: [6.0.0...6.0.1](https://github.com/powerhome/playbook-swift/compare/6.0.0...6.0.1) +[Full Changelog](https://github.com/powerhome/playbook-swift/compare/6.0.0...6.0.1) # 6.0.0 ##### June 21, 2024 -✨ New Features: +**New Features:** - Selectable Card Input Variant [#383](https://github.com/powerhome/playbook-swift/pull/383) ([Rachel Radford](https://github.com/RachelRadford21)) - Expose button variants on dialog kit [#395](https://github.com/powerhome/playbook-swift/pull/395) ([Isis Silva](https://github.com/isismsilva)) - Label Pill Kit [#400](https://github.com/powerhome/playbook-swift/pull/400) ([Rachel Radford](https://github.com/RachelRadford21)) - Progress Pill Kit [#401](https://github.com/powerhome/playbook-swift/pull/401) ([Rachel Radford](https://github.com/RachelRadford21)) -🛠️ Improvements & Fixes: +**Improvements & Fixes:** - Removes Unnecessary Print Statements [#399](https://github.com/powerhome/playbook-swift/pull/399) ([Rachel Radford](https://github.com/RachelRadford21)) - User Kit Spacing Fix [#402](https://github.com/powerhome/playbook-swift/pull/402) ([Rachel Radford](https://github.com/RachelRadford21)) @@ -38,5 +70,7 @@ Full Changelog: [6.0.0...6.0.1](https://github.com/powerhome/playbook-swift/comp - Typeahead validation [#403](https://github.com/powerhome/playbook-swift/pull/403) ([Isis Silva](https://github.com/isismsilva)) - Add swift fonts package to power-fonts [#394](https://github.com/powerhome/playbook-swift/pull/394) ([Isis Silva](https://github.com/isismsilva)) -📚 Documentation Updates: -- User Docs [#391](https://github.com/powerhome/playbook-swift/pull/391) ([Rachel Radford](https://github.com/RachelRadford21)) \ No newline at end of file +**Documentation Updates:** +- User Docs [#391](https://github.com/powerhome/playbook-swift/pull/391) ([Rachel Radford](https://github.com/RachelRadford21)) + +[Full Changelog](https://github.com/powerhome/playbook-swift/compare/5.1.0...6.0.0)