Releases: GiveItAPlus/personaplus
PersonaPlus 0.1.4
More fixes.
What's changed
Fixed
- Fixed the help tab from sessions looking off.
- Fixed the updater modal having two buttons that did pretty much the same thing.
- Fixed several untranslated strings and accessibility tags.
That's all, below's the link to the diff view. Enjoy the update!
Full Changelog: 0.1.3...0.1.4
PersonaPlus 0.1.3
Minor fixes.
What's changed
Fixed
- Fixed the Update profile tab not opening, crashing the app.
- Fixed some untranslated strings.
That's all, below's the link to the diff view. Enjoy the update!
Full Changelog: 0.1.2...0.1.3
PersonaPlus 0.1.2
Minor release patching some issues and improving the Toolkit tab.
What's new
Changed
- Now the Toolkit tab shows a list of tools, each one of them now has a dedicated page.
Fixed
- Fixed some mistakes and some missing translations.
- Fixed some minor optimization issues.
- Fixed some unused code taking up extra MBs in the app bundle.
That's all, below's the link to the diff view. Enjoy the update!
Full Changelog: 0.1.1...0.1.2
PersonaPlus 0.1.1
1.212 commits for a project I initially saw as nothing but a "i'll learn react native" project is wild. Today I'm finally moving PersonaPlus into an org repo - resetting that commit count, as I find the idea of making another XXXPlus app in the future completely viable. But that'll come later, now let's focus on updates - this patch release makes minor adjustments, fixes many issues (including random data loss), and improves in-app dev tooling. Hope you like it :].
What's new
Changed
- Minor changes to UI texts.
- Minor visual tweaks.
- Improved dev viewers.
Fixed
- Fixed the app randomly showing the welcome screen, forcing into a data reset. It did this upon any error with data handling.
- Fixed the app packaging unused fonts. That's not an error per se, but it took extra space and memory for nothing.
- Fixed objectives showing "No objectives for today" instead of "All done" when all objectives of a category were done.
That's all, below's the link to the diff view. Enjoy the update!
Full Changelog: https://github.com/GiveItAPlus/personaplus/commits/0.1.1