Skip to content

v0.13.0

Compare
Choose a tag to compare
@Flomp Flomp released this 05 Jan 17:48
· 222 commits to main since this release

v0.13.0

Features

  • Adds a profile page with timeline, trails and stats of the respective user
  • Adds notifications (on the website and via email) for various events (e.g. a new comment on your trail). Notifications can be toggled in the settings.
  • You can now follow other users
  • Settings page overhaul:
    • Clearer setting sections
    • Option to add a personal biography
    • New privacy settings page
    • New notification settings page
  • Lists can now be public
  • Lists can now be filtered and sorted
  • Trails can now be displayed as a table (thanks @tofublock)
  • Minor quality of life improvements:
    • more descriptive error messages
    • uniform empty states

Bug fixes

  • Fixes bug that caused trails to not be displayed for new users
  • Fixes various bugs related to improper API data validation

Docs

  • Improves and updates API reference
  • Improves clarity of "From source installation" guide