Skip to content

0.0.4

Compare
Choose a tag to compare
@nick-delirium nick-delirium released this 09 Jul 12:44
· 81 commits to main since this release

Whats new?

  • Theme selector in settings (System, Light, Dark, Amoled)
  • /fennec button in profile now leads to community directly in app
  • Posts tab in User view
  • Messages (still working on writing) and Mentions tabs

Fixes:

  • Preserve user state on unmount (open user -> comments -> open comment -> go back used to reset everything. Now all fine!)
  • Fixes for markdown styles (now using one component everywhere, colors are consistent and nice on each theme)
  • Fixed opening single comment view when there's only 1 parent comment (used to throw network error)
  • Now app assumes same language as parent post or comment used (if it was defined). Option to add your language badge in next update
  • if community is not local, it will be now shown in feed and subscriptions

As usual, thanks to everyone who tested and left their feedback, it helps a lot.