Skip to content

v0.6.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@lewisl9029 lewisl9029 released this 26 Aug 11:39
· 530 commits to master since this release

Web release available at http://lewisl9029.github.io/toc/releases/v0.6.0-alpha.
Android binaries are attached below.

Features:

  • Improved messaging UI with date separators, more compact spacing, less redundant elements, better performance #219 #218
  • Improved channel list UI with status indicators, latest message/latest unread message #222
  • Improved invite workflow with less error prone modal UI and email/QR reader invite options #230 #236 #235 #251
  • Added notification center and custom notification overlays #223 #241
  • Added a open source license #234
  • Reduced bandwidth requirements for CSS on load #221

Bugfixes:

  • Users would have identical avatars if no email is supplied #227
  • Incorrect timestamps were displayed in chat log #140
  • Android scrolling on small screens is erratic when keyboard is up #209

Known Issues:

  • Button sizes in footer is a bit inconsistent on large screens, but this should be irrelevant after #231 and #216. UPDATE: need to revert #246 due to #254

Warning:

There has been no effort to maintain backward and forward compatibility between versions as of this release. Data from one version is not guaranteed to work on another. This will continue to be the case until the eventual v1.0.0 release.

If you're experiencing issues, try clearing your localStorage and IndexedDB. For this release, you can do so by typing tocState.destroy() in the console.