Skip to content

Releases: micahlt/wasteof.mobile

RN 2.6.7

09 Jul 05:20
Compare
Choose a tag to compare

What's Changed

  • Added button to open link handler settings
  • Rebranded to "wasteof for Android"
  • Upgrade to React Native 0.74
  • Switch to the RN New Architecture
  • Optionally match system Material You theme
  • Add links to mentions
  • Add links to profile bios
  • Fix notifications on messages page
  • Allow searching for users
  • Other minor bugfixes

Full Changelog: 2.5.1...2.6.7

Hotfix 2.5.1

03 Jul 18:25
Compare
Choose a tag to compare

This is a hotfix release for version 2.5.0. It fixes a few reported problems such as certain profiles causing crashes and likes being inaccurate.

Full Changelog: 2.5.0...2.5.1

RN 2.5.0

02 Jul 04:33
Compare
Choose a tag to compare

What's Changed

  • Dynamic profile theming
  • Create reposts in-app
  • Local push notifications (optional)
  • Status bar responds to app colors
  • Editor bugfixes and improvements
  • Comments bugfixes

Full Changelog: 2.4.3...2.5.0

RN 2.4.3

13 Jun 17:47
cd11d1d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.5...2.4.3

RN 2.0.5

07 Jul 17:56
Compare
Choose a tag to compare

Lots of changes:

  • Fixed crashing on start
  • Added following/unfollowing
  • Added posts on user pages
  • Added badges on user pages
  • Added profanity filter
  • Stabilized and improved performance on feed page
  • Added timestamps to posts
  • General performance enhancements

RN 2.0.0

05 Jul 22:26
Compare
Choose a tag to compare

First version of wasteof.mobile built with React Native. At the moment it uses a different AppID so that you can have this version and the original NativeScript version installed side-by-side. It will remain this way until it reaches feature parity with the NativeScript version.

0.7.2

26 Jun 20:25
Compare
Choose a tag to compare

In this release:

  • Allow switching between beta and prod official clients
  • Fix opening notifications from drawer
  • Allow clicking links in posts
  • Add rules link

NOTICE:

For security reasons, this release has been signed with the same key that will be used on the Google Play listing. This means you will have to uninstall your current version of wasteof.mobile and then reinstall the new version. Otherwise you'll get a few errors that won't let you install the app. As a benefit, it's a smaller file and runs faster due to minification.

0.7.0

07 Jun 22:29
Compare
Choose a tag to compare

In this release:

  • Some optimized images
  • Handle admin and repost messages
  • Blocking users
  • Major performance improvements
  • Post creation
  • Native ripple effect

0.4.5

15 Apr 21:38
Compare
Choose a tag to compare

In this release:

  • Custom applicationId (backend)
  • Performance improvements
  • Infinite scroll for notifications

Apparently the app size is normal. Still pretty big imo, and the Android App Bundle that I publish on Google Play should be a lot smaller, but for now we're stuck with this. This release is much more stable than the previous 0.4.0 release and has been minified for speed.

0.4.0

15 Apr 04:36
Compare
Choose a tag to compare

In this release:

  • Major bugfixes
  • Notifications
  • Infinite scroll for homepage feed
  • Pinned posts on profiles
  • General UI/UX updates
  • Performance improvements
  • Create post button
  • Custom tabs instead of default browser

Why the debug APK size is so massive, I'm not sure. Will work on that in the next release.