Skip to content

v0.0.4

Compare
Choose a tag to compare
@cardi cardi released this 06 Oct 00:56
· 81 commits to master since this release

0.0.4 marks the first alpha release of AuntieTuna for Mozilla Firefox.

Features:

  • rewrite of most underlying logic and code, and front-end
  • import/export, management of hashes and lists

Development notes:

  • uses Dexie.js to manage the DB instead of raw indexeddb operations
  • uses Promises (mostly?) instead of callbacks