0.2.1
AI generated friendly notes
- Improved reply messages to display correctly on the screen.
- Enhanced language support for a better user experience.
- Automated management of invalid pull request titles in workflows.
- Improved functionality in handling keybindings within components.
- Streamlined the user interface for clearer replies.
- Added a visually appealing comet loader.
- Introduced a loading indicator for better feedback during operations.
- Addressed a bug causing favorite buttons to move on sidebar close.
- Various updates and minor improvements for a smoother user experience.
Github generated notes
What's Changed
- fix(sidebar): favorite buttons get moved on sidebar close by @Jekrimo in #1684
- chore(docs): minor update by @stavares843 in #1687
- update(Logger): Add file location and line in logs, when they are error or warning by @lgmarchi in #1689
- chore(docs): minor update by @stavares843 in #1694
- chore(docs): minor update by @stavares843 in #1695
- chore(RecoveryPhrase): Add UI for removing recovery seed from the account by @InfamousVague in #1688
- update(aria): add aria labels for settings and recovery screens by @luisecm in #1693
- update(locales): change/update Croatian, Bosnian, Serbian by @Tinrii in #1696
- fix(textarea): add checks for height bug in chat input by @Jekrimo in #1691
- feat(LoadingIndicator): Added spinning loading indicator by @InfamousVague in #1704
- chore(Buttons): enforce proper button height by @InfamousVague in #1707
- chore(ci): add js by @stavares843 in #1708
- chore(workflow): add or remove linter failing label on PR by @luisecm in #1711
- update(Storage): Do not move file position when rename it, just when upload new files by @lgmarchi in #1710
- chore(Loader): Add comet loader image by @InfamousVague in #1721
- Comet loader by @InfamousVague in #1722
- chore(Replies): Clean up the UI for replies to make them more clear. by @InfamousVague in #1701
- update(Keybind): Improve code let changing state just in the component by @lgmarchi in #1709
- chore(workflows): add or remove invalid PR title label automatically by @luisecm in #1726
- chore(locales): improve locale by @stavares843 in #1729
- update(ReplyMessage): Fix reply offscreen message by @lgmarchi in #1728
New Contributors
Full Changelog: 0.2.0...0.2.1