Releases: powerhome/playbook-swift
6.10.1
✨ Playbook Swift 6.10.1 Improvements ✨
MAY 20, 2025
This patch release introduces improvements to the PBMessage component and enhances the customization of option texts.
6.10.1 full list of changes:
Kit Enhancements:
- Add Custom No Options Text [RANGR-1048] #539 (RachelRadford21)
Improvements: - PBMessage: Avoid hover state change unnecessarily #537 (lucasfeijo)
New Contributors:
@nidaqg made their first contribution #538 🎉
Full Changelog: 6.10.0 → 6.10.1
6.10.0
✨ Introducing the New Skeleton Loader Kit! ✨
May 13, 2025
This release introduces the brand-new Skeleton Loader Kit, helping you build better loading states with ease. We’ve also made improvements to the Avatar kit and added support for inactive users.
6.10.0 full list of changes:
New Kits
- Skeleton Loader Kit [PBIOS-714] #531 (RachelRadford21) 🎉
Kit Enhancements:
- Updates to PBAvatar [PBIOS-701] #530 (RachelRadford21)
- Add Inactive Users [PBIOS-1010] #535 (RachelRadford21)
Full Changelog: 6.9.0 → 6.10.0
6.9.0
✨ The Perfect Fit! ✨
Apr 2, 2025
The Icon Circle now comes in more sizes! We’ve expanded beyond small, medium, and large to offer the full range of sizes available in Playbook.
Web, xxs, xs, sm, md, lg, and xl, giving you more options to fit your needs.
Full List of Changes
Kit Enhancements:
- Added Action Variant [PBIOS-696] #516 (RachelRadford21)
- Badge Refactor [PBIOS-712] #521 (RachelRadford21)
- Icon Circle Audit [PBIOS-684] #527 (isismsilva)
- Add Typeahead Deselected Listener [PBIOS-705] #522 (isismsilva)
- IconCircle Audit (Additional) [PBIOS-684] #518 (isismsilva)
Fixed Bugs:
- Typeahead – Cursor not appearing [PBIOS-680] #522 (isismsilva)
- Typeahead – Backspace not working on iOS [PBIOS-681] #522 (isismsilva)
Platform Updates
- Notarize macOS and send it as .zip to Nitro App Portal [RANGR-934] #517 (AlexandreHauber)
- Update to new certificate and profile type [RANGR-962] #519 (AlexandreHauber)
- Clean Keychain on Failed Jobs [RANGR-966] #520 (AlexandreHauber)
- Remove AppCenter and update Runway comment with NitroAppPortal link [RANGR-975] #523 (AlexandreHauber)
- Update macOS certificate [RANGR-981] #524 (AlexandreHauber)
Full Changelog: 6.8.0 → 6.9.0
6.8.0
🚀 Playbook Swift 6.8.0: Adjustments and Fixes! 🚀
Feb 27, 2025
Full List of Changes
New Kits
- Masonry Kit by @RachelRadford21 in #640
Kit Enhancements
- Image and Avatar Greyscale by @RachelRadford21 in #688
- �Add Fontawesome xmark by @RachelRadford21 in #678
- �CollapsibleKitActionButton by @RachelRadford21 in #686
- �Add More Sizes for PBUser by @RachelRadford21 in #687
- �Make PBUser Vars Public by @RachelRadford21 in #690
- �Ability to Pass Custom View by @RachelRadford21 in #689
Bug Fixes
- �Fix Rounded Badge Variant by @RachelRadford21 in #694
Platform Updates
- Adding Nitro MDM script by @AlexandreHauber in #923
Full Changelog: 6.7.1...6.8.0
6.7.1
🚀 Playbook Swift 6.7.1: Adjustments and Fixes! 🚀
Feb 14, 2025
Full List of Changes
Kit Enhancements
- Refactor PBTypeahead by @lucasfeijo in #678
- Removed reaction button internal logic by @isismsilva in #616
Platform Updates - Update to profile managed by iOS provisioning profile repository by @AlexandreHauber in #878
Full Changelog: 6.6.3...6.7.0
6.6.3
6.6.2
Bug fixes
- [PBIOS-662]Modify PBReactionButton to Use Binding by @RachelRadford21 in #485
- [PBIOS-659] Update PBSelect Kit Dynamic Select by @RachelRadford21 in #484
- [PBIOS-655] pbIcon Clipping Fix by @RachelRadford21 in #480
- [PBIOS-668] Section list fix for connect by @isismsilva in #486
Full Changelog: 6.6.1...6.6.2
6.6.1
Playbook Swift Releases
6.6.1
What's Changed
- [PBIOS-656] Typeahead presentation fix by [@isismsilva](https://github.com/isismsilva) in [#482](#482)
[Full Changelog](6.6.0...6.6.1)
6.6.0
What's Changed
Bug Fixes
- [PBIOS-591] Fix popover closing on scroll by [@isismsilva](https://github.com/isismsilva) in [#469](#469)
- [PBIOS-639, RANGR-830] Fix Popover leak by [@AlexandreHauber](https://github.com/AlexandreHauber) in [#478](#478)
- [PBIOS-589] Fix Typeahead dropdown scroll on key pressed by [@isismsilva](https://github.com/isismsilva) in [#476](#476)
Kit Enhancements
- [PBIOS-635] Update Padding Prop to PBNavItem by [@RachelRadford21](https://github.com/RachelRadford21) in [#475](#475)
- [PBIOS-634] Add Action to Reaction Button by [@RachelRadford21](https://github.com/RachelRadford21) in [#474](#474)
Platform Updates
- [PBIOS-636] Upgrade iOS and macOS version by [@isismsilva](https://github.com/isismsilva) in [#477](#477)
6.6.0
Playbook Swift 6.6.0: Enhanced Popovers and More!
Release Date: 12/18/2024
This release introduces fixes and improvements that refine user experience, optimize component behavior, and expand functionality across platforms.
Playbook Changes
Bug Fixes
- Fix Popover Closing on Scroll: Resolved issues with popovers unexpectedly closing when scrolling. #469 (Isis Silva)
- Fix Popover Leak: Addressed a memory leak associated with popover components. #478 (Alexandre Hauber)
- Fix Typeahead Dropdown Scroll on Key Pressed: Improved dropdown behavior for a smoother scrolling experience when using the keyboard. #476 (Isis Silva)
Kit Enhancements
- Update Padding Prop to PBNavItem: Introduced a new padding property for PBNavItem to allow greater customization. #475 (Rachel Radford)
- Add Action to Reaction Button: Enabled new actions to enhance interactivity with the Reaction Button kit. #474(Rachel Radford)
Platform Updates
- Upgrade iOS and macOS Versions: Updated supported versions for iOS and macOS to ensure compatibility with the latest platforms. #477 (Isis Silva)
🔗 Full Changelog
Full Changelog: 6.5.1...6.6.0
6.5.1
Playbook Changes
Adjustments and Fixes 6.5.0 Necessary Changes: This update includes essential changes and tweaks following our last major release to ensure everything runs. #1665 (Everton Cunha)