Releases: hummingbird-me/kitsu-mobile
Releases · hummingbird-me/kitsu-mobile
v6.10.2
v6.10.1
v6.10
v6.9
Changes
- Replaced
react-navigation
withreact-native-navigation
- Added deep linking
- Added the ability to view trailers in media pages (press the 3 dot menu)
- Added ability to view other media by tapping the genre on a media page
- Added ability to load more posts in user and media pages.
- Performance improvements
- Fix layout for iPhone XS, XS Max, XR
v6.8.1
v6.8
Changes
- Cleaned up code.
- Removed
native-base
.
- Removed
- Improved feed performance.
- Improved search performance.
- Added editing dates in library entry.
- Added indicator to media episode/chapter page to let users know that they can visit the pages in them.
- Fixed NSFW search
- Fixed minor issue in General Settings
- Fixed link embed
- Fixed status counts not updating when adding/moving/deleting entries.
- Fixed notification crash
- [Android] Fixed screen sleeping when watching a video
v6.7
Changes
- Added Uploading images in posts
- Added Lightbox when tapping images in feeds, as well as on the profile and media pages.
- Added new app settings
- Start screen: You can now choose which screen you would like the app to start on.
- Data saver: Enabling this will make it so you have to tap before images get loaded on feeds. Enable this if you're having performance issues.
- Added sharing options in profile and media pages
- Library will now load 25 entries per status initially instead of the regular 10
- [Android] Added fullscreen video support
- [Android] Added adaptive icon
- Bug and crash fixes.
v6.6
Changes
- Added Hulu streaming support
- Added streaming links on media page
- Added post editing and deleting
- Added password visibility toggle to sign in and sign up pages
- Increased library pagination limit to 60
- Fixed a bug where typing in the search bar on the browse page will cause the screen to go blank
- Fixed sign up and sign in bugs
- Other minor bug fixes
v6.5.1
This contains major bug fixes from version 6.5
Changes
- Added loading indicator in
PersistGate
. - Removed refreshing token on startup.
- This stops users from logging out when they start up the app.
- Fixed some facebook users not being able to log in.
- Fixed some issues with library ratings UX.
v6.5 - Library Revamp
Changes
- Updated React Native to version
53
. - New library layout.
- Library Moved to it's own dedicated tab.
- Moved settings to a navigation drawer on the Feed tab.
- Library entries are now synced across the app!
- Switched to using
FastImage
. - Added
NSFW
andSpoiler
tagging in Quick Update - Disabled logging out when we receive a
403
.- This now only applies to
401
responses.
- This now only applies to
- Added aired notifications.
- Media titles now obey the user title preference.
- Media franchise is now sorted by year.
- Performance improvements.
- Bug & crash fixes.