Skip to content

Releases: SolAZDev/DreamReader

Minor Improvements I - Usuablity Update

23 Mar 20:25
Compare
Choose a tag to compare

I apologize, this release was ready and in the oven for a while now, I had forgotten to actually publish it.

Changelog:

  • Exporter can now export and share on Mobile.
  • Can now flip the toolbar on the note editor*
    • Note; while I am not pleased with the current version, it was a priority request for mobile
  • Dream Symbol page now has an icon for sharing a dream!
  • Can't open with Mobile app yet...
  • Main Panel padding should now accommodate for smaller screens
  • Wishlist added, not important but lets you know of features that are being considered!
  • PWA Config updated, hopefully this will improve updates.
  • History page improvements

This is a minor update, and could still use some work, sadly I stuck in a few issues at this time. Feel free to contribute and/or

First "Complete" Build.

10 Mar 06:06
Compare
Choose a tag to compare

The most important feature (for me, personally) is finally implemented. And now Featuring Android support (and possibly iOS Support, can't compile myself)

Changelog:

  • Importer and Exporter are now their individual components.
  • Importer now validates the file in question.
  • Exporter can now output raw text that could be copied and pasted.
  • Switched from Cordova to Capacitor.
  • Mobile users can now Import and Export backups!
  • Due to my limited knowledge (or lack of a plugin) the backups are exported to (Storage or Documents (in case of iOS))/DreamReader/.
  • The File Picker does not allow for extension filtering yet. (Might rework later)

Known Bugs:

  • Importer and Exporter won't close once they've finished their tasks.
  • Some fields' text appears white in light theme?

The First True Build - Some minor erros.

11 Jan 00:54
Compare
Choose a tag to compare

It took about 11 days to remake this app from scratch. But it's complete, and it's everything I wanted v1 to be, but it's even better.

Changelog

  • Switch from Vanilla Vue + Bootstrap to Quasar
    • vue-select was switched for Quasar's Select & Filter
  • Dark Mode
  • Android App (via Cordova)
  • Can be installed as a PWA in any capable device
  • Save Mechanism has been completely rewritten
    • Now uses IndexdedDB (via localForage) instead of cookies
    • You can now save dreams in different dates
    • You can now add notes to each day with a dream.
      • This is originally intended to write the dreams and keep track of them.
        • This is a feature I want to explore more, some things that come to mind are symbol linking, themes, and possibly 'sagas' (continuous dreams in same time/place)
    • You can now import and export your dream backups. [WIP on Mobile!]
  • Just as with the previous version, everything stays in your device/browser, so be mindful of deleting data, you can just export your backup beforehand. (I'm sorry Mobile Users, I'm working on it!)

Known Bugs:

  • App Update Refresh
    • When an update is released, the PWA Version may not load properly (blank page) in this case we recommend deleting the page's cache, but NOT it's data.
  • Import/Export Android
    • Android Users can't Import nor Export their Backups from the app, this is due to permission limitations

Remember you can always access the Browser Version