Releases: tylerbwong/stack
Releases · tylerbwong/stack
1.0.1
Minor updates
- Added comment count to questions and answers
- Fixed a bug when removing a bookmark
- Fixed a bug where the create answer button covers the last answer
1.0.0
Minor updates
- Fixed a bug when switching between sites
- Fixed a bug where the current site was sometimes not being displayed properly
- Added Privacy and Terms links
Other
- Internal build infrastructure migrated from CircleCI to GitHub Actions
1.0.0-alpha03
Minor updates
- View badges on user profiles
- Re-enable experimental syntax highlighting setting
- Minor updates to app icon
Other
- Library dependencies updated
1.0.0-alpha02
Major updates and new features
- Offline Bookmark Support
minSdkVersion
changed to 21- New Open Source Libraries Page
- Added Link to GitHub Repository in Settings
Other
- Minor UI updates
- More Jetpack Compose (Sites, Profile Header)
- Internal library updates
1.0.0-alpha01
Major updates and new features
- New bottom navigation layout
- User login
- Switch between all Stack Exchange sites
- New search and filter experience
- View bookmarked questions (Login required)
- Answer question support (Login required)
- Save answer drafts (Login required)
- Upvote, downvote, or bookmark a question (Login required)
- Experimental syntax highlighting for code blocks
- Experimental create question support (Login required)
- View linked and related questions
- Improved deep linking support
- Markdown rendering improvements (table, task list, and strikethrough support)
- In-app update support
Other
- Kotlin 1.4
- Jetpack Compose (Filters and Create Question)
- Dagger Hilt
- Coil Image Loader
0.2.2
General maintenance and improvements
- New user interface
- Improves question feed update performance using
DiffUtil
- Fix general dark mode menu theming bugs
- Internal library updates
targetSdkVersion
andcompileSdkVersion
bumped to29