Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

5.0.0

Compare
Choose a tag to compare
@arj03 arj03 released this 05 Feb 18:14
· 288 commits to master since this release

New features/enhancements:

  • New groups tab
  • New Channels tab
  • New Settings tab
  • Themes
  • Filter preferences on the Public tab are saved
  • New filter for favorite channels
  • New filter for channels to hide
  • Public messages can now be posted to a channel
  • Connections now shows peers by name
  • New onboarding screen
  • User-friendly Markdown editor
  • Profile pages now have "Send Message" buttons
  • Channels can now be replied to directly
  • Internationalization support
  • Japanese translation
  • Pirate translation
  • Allow for message titles in Public messages
  • Autorefresh feature for Public messages
  • Include replies to threads in Notifications
  • Suggest profile names when typing @ in an editor
  • When a user is blocked, we now delete their messages from the database
  • When easily available, thread titles are displayed for reply messages
  • We now use ssb-friends instead of the old custom profiles index

Bug fixes:

  • Lots of performance optimizations from arj03
  • Clicking Disconnect now forgets connections so they don't try to reconnect
  • When changing pages, the page title is updated, making browser history useful for back/forward
  • Update dependencies
  • Multiple fixes for pagination
  • Display error to user if they exceed message size limits, rather than just failing on the console
  • Get rid of the chloride errors which always showed up on page load