Releases: Skythrew/kattpad
Releases · Skythrew/kattpad
0.5.0
🏙️ New Features
- Support for following and unfollowing users has been added ! 🌟
- The "Your stories" section (featuring your Wattpad library) has been added to HomeScreen
- Some UI changes were made, especially to the Profile screen
🔧 Fixes
- Credentials aren't stored anymore on your device. Instead, we simply use the token generated on the first login to Wattpad.
- UI changes
⚠️ Warning
Since I implemented the login by token, you will be disconnected from your Wattpad account after updating the app.
0.4.0
New Features
- Full support for publishing, deleting and liking comments
Fixes
- Implement some cache for story browsing on the Profile Screen
- Fix stories search by using host locale for more accurate results
Full Changelog: 0.3.0...0.4.0
0.3.0
New Features
- Ability to log in to your Wattpad account 🌐
- Voting for chapters is now supported ❤️
Fixes
- Text readability (see #8)
Full Changelog: 0.2.0...0.3.0
0.2.0
New Features
- Translations support released (English and French are currently supported) 🌟
- We can now see comments on stories !
Major fixes
- Tabs in the bottom navigation bar are now correctly selected
DiscoveryScreen
was changed toHomeScreen
as I found out that Wattpad's discovery only displays paywalled stories, and that's a thing I don't wanna have in the app for the moment.
Full Changelog: 0.1.0...0.2.0
0.1.0
chore(project): release `0.1.0`