Releases: Mosc/Glider
Releases · Mosc/Glider
v2.8.0
v2.7.0
- Improved filter setting to match on word boundaries
- Improved pure background setting to also darken the app bar and navigation bar
- Fixed Hacker News links opened within the app clearing navigation stack
- Fixed show jobs setting not persisting
- Fixed user page showing a nondescript error shortly after registering new account
- Fixed incorrect story title suffix detection
v2.6.0
- Added setting to configure filters for words and domains
- Added animation to list tiles changing size, most noticably when comments load in
- Changed what's new page to not show on new installs
- Changed show job stories setting to also hide jobs tab when disabled
- Changed navigation rail on large devices or orientations to be more compact
- Removed persistence of search queries across sessions
- Fixed custom tabs setting not persisting
v2.5.0
- Added setting to enable custom tabs
- Fixed only first opened deeplink loading correctly
- Fixed edit/delete actions not properly authenticating and thus failing
- Fixed comments page sometimes staying in loading state when error occurs
- Improved search and catch up page load speed
v2.4.0
- Added action to mark items as read or unread
- Added setting to clear all read statuses
- Fixed login autofill issues by replacing login flow
- Improved (scrolling) performance
v2.3.0
- Added font setting
- Added setting to disable favicons
- Added setting to disable user avatars
- Changed font used for code to be smaller
- Fixed gray screen appearing upon opening deeplinks
- Fixed custom date range picker opening more than once
- Added bottom padding to pages with floating action buttons
- Improved error handling slightly by showing a snackbar on errors
v2.2.0
- Added setting to enable downvoting
- Added theme mode setting to force light or dark theme
- Moved favicon in thread view down to provide more space for title
- Changed Android versions below 12 to show glowing overscroll indicator
- Fixed system navigation bar color on Android versions below 10
- Fixed themed icons rendering blank at some densities
v2.1.0
- Added action buttons setting to upvote and favorite without long-pressing
- Fixed inbox page for users with a large number of replies
- Made various minor tweaks
v2.0.0
- Rewrote the app internals
- Revamped the UI based on Material 3
- Resolved numerous issues