Releases: didmar/visible-thoughts-writer
Releases · didmar/visible-thoughts-writer
v1.0
v0.9
Features:
- Double-click to edit a section
- Enable Firestore persistence (offline + caching)
- Load more steps at a time, and start loading before reaching the top
Fixes:
- Fix the behavior of the editor
- Inserts a separator when collapsing a bullet
- Adding a new line before a separator creates a new bullet and removes that separator
- Working copy/paste
- Regarding trailing spaces, automatically insert a space after the end-of-thought separator, but don't save it into the database
<yo be real>
tag can be edited for action and outcome, modifying other sections if necessary
v0.8
Features:
- Export run to JSON from run settings modal
- Import JSON data to create a new run, from the home page
- Soft-delete button in the run settings modal: will hide the run but keep the data
- List separately the runs you participate to
Fixes:
- Treat a skipped section differently from an empty section, which will be displayed as "(skipped)" and "(empty)", respectively
- Can edit previous sections, except 1) skipped sections after a
<yo be real>
tag in the outcome, 2) the action section. - Remove misleading link from the invitation email
Others:
- Automated daily backups of the Firestore database