Releases: holmwell/circle-blvd
Patch release: UX and doc improvements
This is a usability and metrics release. Invitations are a little easier to understand, and can send out emails. The tour has been updated to include more team information.
We added a 'welcome tour' for new accounts, to introduce the task list explicitly.
There is now a report on the mainframe page that shows how many members there are, how many circles have been created, and what circles have been active in the last 8 months.
Patch release: Tips page
This release adds a tips page to document the keyboard shortcuts we have.
Patch release: Password resets and minor fixes
This release allows people to get an email with a session link if they've forgotten their password. Also fixes a defect where people could no longer sign in (or create a circle) if they were removed from all circles.
Patch release: Doc updates and minor fixes
This release updates the about, contact, and sponsor pages. It fixes a couple of minor defects, and adds an icon to tasks that allows them to be opened with one click.
Introducing search
This release adds a simple search to the task list, and a "my tasks" filter.
Patch release: List UI fixups
Fixes two issues:
- Clicking tags / labels was highlighting unrelated stories as a side effect.
- Clicking the "move to top" chevron was sometimes opening stories.
This release also adds our walk-through video to the tour start page.
Minor release: UX improvements
This release adds a description field to the task entry panel. Circles can now be "archived," meaning they can be removed from the top navbar via the admin panel.
This release also fixes the checklists page, and renames the "Next meeting" task to be simply "Next" by default.
Docs release: Revised sign-up page
This release attempts to add a little clarity to the sign-up page.
Minor release: Adds real-time collaboration
This version features performance improvements over Circle Blvd 1.3, real-time collaboration, and more entry shortcuts.
In particular, when adding new tasks:
- Assign them to yourself by ending them with @@
- Mark them as assigned by ending them with !
- Mark them as done by ending them with !!
We can also filter tasks by owner by clicking on the owner name.
Introducing real-time collaboration
When other people in your circle edit tasks, you'll see it reflected as it happens. We rely on Socket.io for this behavior.
This release is not meant for wide deployment, as our real-time API is expected to change before May 1.