Skip to content

v1.15.4

Compare
Choose a tag to compare
@scottnonnenberg-signal scottnonnenberg-signal released this 10 Aug 22:41
· 6709 commits to main since this release

Performance:

  • Increase timeout for database operations, as users have been seeing timeouts
  • Additional logging to track performance of database operations
  • New indices and query updates to ensure indices are used for all queries

Visuals:

  • Style the scrollbar in both light and dark themes
  • Ensure that the scroll down button is always on top of conversation content

Dev:

  • Properly flow errors back when errors happen during message processing or caching
  • Use Base64 strings in temporary message cache instead of 'binary' encoding
  • Eliminate write of config.json on exit of app, may be causing corruption