Skip to content

Releases: lewisl9029/toc

v0.4.0-alpha

27 Jul 10:29
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

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

Feature:

  • Automatic sign out on other devices when logging into any device connected to a cloud account (#191)

Known Issues:

  • RemoteStorage authorization doesn't work on android builds (#194)

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.

v0.3.1-alpha

17 Jun 07:30
Compare
Choose a tag to compare
v0.3.1-alpha Pre-release
Pre-release

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

Bugfix:

  • RemoteStorage sync now completes successfully when connecting from an account with existing data (#187)

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.

v0.3.0-alpha

17 Jun 05:14
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

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

Features:

Known Issues:

  • Sync doesn't always complete successfully if you link an account when data already exists locally (#187)
  • Simultaneous login doesn't work yet because Telehash can't handle multiple hashnames online at the same time

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.

v0.2.0-alpha

08 May 08:20
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

Cleanup release

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

Misc refactoring and cleanup post-demo

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.

v0.1.0-alpha

07 Sep 14:31
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Capstone Demo Build

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

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.

v0.0.2-alpha

07 Sep 14:29
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

Devops:

v0.0.1-alpha

07 Sep 14:26
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Initial release for new prototype

For previous version, see https://github.com/lewisl9029/FYDP-2015-010

Features:

  • Non-functional login/signup templates
  • Non-functional remotestorage.io integration