Skip to content

Releases: Drumber/Kitsune

v1.10.1

06 Jan 13:15
Compare
Choose a tag to compare

Just two small bug fixes 🐞

Changelog

  • Fixed input fields were not focused correctly on the new profile editing page and on the library entry editing page
  • Fixed first library separator/heading was displayed delayed and not displayed at all when offline

All changes since v1.9.1 can be found in the Changelog for v1.10.0.

v1.10.0

02 Jan 12:30
Compare
Choose a tag to compare

First update in 2024! I hope you had a wonderful holiday season and a great start to the new year. πŸŽ‡

Changelog

  • Updated Appearance settings
  • Added two more themes: Blue and Green
  • Added 'OLED Black' option (#27)
  • You can now edit your Kitsu profile (#22)
    • Upload profile picture and banner (#21)
    • Edit profile details (location, birthday, gender, bio) (#23)
    • Edit Waifu or Husbando
    • Edit profile links (#33)
  • Fixed a bug with refreshing the OAuth access token
  • Fixed display cutouts not being handled properly
  • Some minor bugfixes and visual improvements

Screenshots

v1.9.1

05 Nov 10:10
Compare
Choose a tag to compare

Bug fixes and small improvements πŸ›

Changelog

  • Show user avatar in the bottom navigation (#18)
  • Fixed Dynamic Colors theme not applied in fullscreen dialogs (#28)
  • Fixed themed app icon (Android 13+) (#29)
  • Fixed handling of access token refresh (#26)
  • Fixed scrolling on the login page when the keyboard is displayed

v1.9.0

08 Oct 13:40
Compare
Choose a tag to compare

I'm happy to announce that Kitsune is now using Material 3! πŸŽ‰

Changelog

  • Migrated UI to Material 3
  • Added option to use Dynamic Colors theme on Android 12+
  • Added support for themed app icons on Android 13+
  • a lot of other UI tweaks and improvements...

Some screenshots of the new UI

Help make Kitsune better

If you encounter any bugs or have suggestions for improvement, feel free to create a new GitHub issue or start a discussion!

v1.8.1

02 Oct 11:09
Compare
Choose a tag to compare

Fixing a major bug on Android 14 🚧

Changelog

  • Fixed a bug where library updates could not be synced with Kitsu.io on Android 14
  • Fixed toolbar menu icons where visible on the library page when not logged in

Help make Kitsune better

If you encounter any bugs or have suggestions for improvement, feel free to create a new GitHub issue or start a discussion!

v1.8.0

29 Sep 09:13
Compare
Choose a tag to compare

Big improvements under the hood! πŸ› οΈ

Changelog

  • Major internal code refactoring
  • Improved internal library management
  • Added new navigation rail on large screens or in landscape mode
  • Display titles for all available languages in the details table
  • Added support for notification permission on Android 13+
  • Some bug fixes and other small optimizations

❗ Important Note before Updating ❗

This update introduces a new internal database structure. All locally stored library changes will be lost. Please make sure you have no offline changes and your library is synchronized with Kitsu.io before updating.

Help make Kitsune better

If you encounter any bugs or have suggestions for improvement, feel free to create a new GitHub issue or start a discussion!

v1.7.8

25 Aug 16:16
Compare
Choose a tag to compare

A few improvements that make using Kitsune even a bit more fun 🍑

Changelog

  • Text in the details table (titles, etc.), the description and character names are now selectable and can be copied (#11)
  • Added transition between anime/manga and its detail page
  • Show the number of completed manga on the profile page (I have somehow missed that)
  • Updated internal navigation to support latest androidx navigation component
  • Added app bar to the Open Source Libraries page in settings

v1.7.7

29 Jul 13:19
Compare
Choose a tag to compare

Just some bug fixes πŸ›

Changelog

  • Fixed search did not work if search results contained empty image dimensions
  • Fixed library search results weren't updated after making changes in the edit dialog (long click on an entry)

v1.7.6

28 May 12:25
Compare
Choose a tag to compare

Bug fixes and improvements πŸ”—

Changelog

  • Kitsu.io links to anime and manga can be opened in Kitsune (#4)
  • View and share application logs directly in the app (Settings > Advanced > Application Logs)
  • Update results after changing the progress or rating of a library entry while searching the library (#6)
  • Fixed crash that could occur while canceling an ongoing library search

v1.7.5

27 Dec 11:23
Compare
Choose a tag to compare

Small changes and bug fixes πŸŽ„

Changelog

  • Updated Log-in screen
  • Fixed library search not working
  • Updated dependencies