Releases: Chesire/Nekome
Releases · Chesire/Nekome
1.0.3
- Fix issue where searching could produce an unknown error
- Add option to allow choosing the default status a series will be in when tracked
- Set a default series type in the search screen
1.0.2
- Show a different view when the series list is empty.
1.0.1
- Add a link to the Github from the settings.
- Refactor the results UI to show a bit more information.
- Refactor the login UI to look a bit better.
- Update a bunch of androidx dependencies to their latest versions.
1.0.0
feat: show the series start and end dates on the list
refactor: update some of the colours throughout the app
0.0.5
- refactor: login screen
Login screen has been refactored slightly, and a create account and forgot password button have been added
- fix: licenses missing
Licenses were missing from the release version of the application due to ProGuard rules, these should now appear
- feat: add glide placeholder and error
Added some placeholders and error images for when using Glide
- fix: bottom sheet theme is incorrect
Bottom sheet was not using the application theme, it was using its own
0.0.4
New build with proguard enabled and some accessibility fixes done
0.0.3
Minor adjustments to the UI to ensure that it fits the screen properly when running in larger fonts or display modes.
0.0.2
A couple of minor fixes and changes.
Mainly to ensure that the Bitrise config is working all fine to build and publish AAB files.