Skip to content

Releases: tylerbwong/stack

1.0.1

17 Oct 04:09
Compare
Choose a tag to compare

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

16 Oct 03:45
Compare
Choose a tag to compare

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

15 Oct 09:23
Compare
Choose a tag to compare

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

14 Oct 05:04
Compare
Choose a tag to compare

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

21 Aug 07:54
Compare
Choose a tag to compare

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

22 Aug 08:06
e4ba467
Compare
Choose a tag to compare

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 and compileSdkVersion bumped to 29