Releases: micahlt/wasteof.mobile
RN 2.6.7
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
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
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
What's Changed
- Allow user to check notifications by @micahlt in #12
- Bump terser from 5.12.1 to 5.15.1 by @dependabot in #13
- React Native rewrite by @micahlt in #14
- Notifications and changelog by @micahlt in #15
- add apiURL file by @tushar1-000 in #20
- Upgrade to RN 0.71.2 by @micahlt in #24
- Bump fast-xml-parser from 4.2.2 to 4.2.4 by @dependabot in #35
New Contributors
- @dependabot made their first contribution in #13
- @tushar1-000 made their first contribution in #20
Full Changelog: 2.0.5...2.4.3
RN 2.0.5
RN 2.0.0
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
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
0.4.5
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
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.