Releases: maxroehrl/Vueddit
Releases · maxroehrl/Vueddit
Vueddit 2 1.0.1
Vueddit 1.1.2
- Bump Nativescript to 8.4.7
- Update dependencies
Vueddit 2 1.0.0
- Initial release
Vueddit 1.1.1
- Bump fresco to 2.5.0
- Bump Nativescript to 8.1.2
- Update dependencies
Vueddit 1.1.0
- Update to Nativescript 8
- Move remove from visited from menu to subreddit item long press
- Change small post preview size
- Use more vector drawables (min SDK version is now 21 Lollipop instead of 17)
- Use hidden instead of v-if to improve scrolling
- Use Exoplayer to play videos
- Decrease subreddit item size
- Decrease sorting bar padding
- Fix reddit login parameter parse bug where login was impossible
- Update dependencies
Vueddit 1.0.9
- Bump fresco to 2.4.0
- Update dependencies
Vueddit 1.0.8
- Update launch screen style
- Fix user posts reloading on back navigation
- Try to fix post list reload on state restoration
- Update dependencies (androidx, nativescript-vue, recyclerview)
Vueddit 1.0.7
- Show progress bar in loading images
- Fix user logout
- Update in-app video player to use video.js
- Fix custom tabs close button
- Fix subreddit search bar
- Fix error page after successful login
Vueddit 1.0.6
- View a users posts and comments
- View the current users upvoted, saved and downvoted posts and comments
- Clicking on links now opens reddit URLs in app
- Show loading indicator for comments
- Show snackbar if there are no posts or comments
- Show the number of displayed comments
- Comment list performance improvements
- Add sidebar menu item to comments list
- Indicate edited comments or post with a star
- Fix reddit gallery links (open in custom tabs now)
- Support for sorting and saving comments
- Fix for malformed markdown heading not rendering
- Add a ripple effect to comments
- Add time option for top post sorting
Vueddit 1.0.5
- Add current users saved, submitted, upvoted, and downvoted posts and comments lists to a menu item
- Show snackbar when there are no posts
- Fix post and comments creation times
- Fix changing subreddit not refreshing the post list