v0.0.4
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