__ Generated By Clidey's Auto GitHub Release__
✨ Improvements
Predictable Storage Unit Sorting:
- Thanks to the contribution by @FunnyPocketBook, storage units are now sorted to provide greater predictability and a more consistent user experience.
Enhanced Logging for Pre-Built Login Profiles:
- Improved logging has been added to provide clearer and more actionable error messages when parsing pre-built login profiles from environment variables fails.
🐛 Bug Fixes
LoginWithProfile
Fix:
- Resolved an issue with
LoginWithProfile
where it failed to work properly with pre-built login profiles provided through environment variables. It should now function as intended.
Thank you to everyone who contributed to this release! 🚀
Your feedback and support are invaluable.
What's Changed
- Sort tables in storage-unit alphabetically by @FunnyPocketBook in #310
New Contributors
- @FunnyPocketBook made their first contribution in #310
Full Changelog: 0.44.0...0.45.0