Skip to content

Releases: didmar/visible-thoughts-writer

v1.0

11 Jan 16:14
Compare
Choose a tag to compare

Features:

  • Improved steps list navigation: jump to, search, and share
  • Update run settings modal to setup everything up at once + extra stuff like description and tags
  • Improved home page UI
  • Reviewer permission, Run admin, multiple DMs, and fine-grained permissions

v0.9

01 Nov 14:04
Compare
Choose a tag to compare

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

27 Oct 20:12
Compare
Choose a tag to compare

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

v0.7

21 Oct 15:13
Compare
Choose a tag to compare

Finalize UI for the run page

v0.6

13 Oct 20:55
Compare
Choose a tag to compare

Colorful composer and editable sections

v0.5

08 Oct 14:30
Compare
Choose a tag to compare

Player invitation system

v0.4

07 Oct 13:17
8e1d08a
Compare
Choose a tag to compare

Real-time updates, "push" (change title and icon) and email notifications

v0.3

05 Oct 06:58
Compare
Choose a tag to compare

User authentication + differentiated access for guest / players / DMs

v0.2

28 Sep 07:57
Compare
Choose a tag to compare

Minimal but functional version: can create runs, visualize them and add new steps (following the rules such as the YoBeReal tag)