Skip to content

Releases: Skythrew/kattpad

0.5.0

23 Aug 17:33
Compare
Choose a tag to compare

🏙️ 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

18 Aug 17:41
Compare
Choose a tag to compare

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

16 Aug 16:13
Compare
Choose a tag to compare

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

15 Aug 09:17
Compare
Choose a tag to compare

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 to HomeScreen 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

13 Aug 17:36
Compare
Choose a tag to compare
chore(project): release `0.1.0`