#Roadmap

Phase 1 Update

21 April 2026  ·  #roadmap #release

After the Phase 1, Run 1 testing there are quite a number of things that need fixing before we can move forward to a run-2 test phase. The work to do falls into these categories:

Features

There are three phase-1 features that escaped implementation. These are:

  • FEAT-0225 - Archive scene
  • FEAT-0226 - Unarchive scene
  • FEAT-0227 - Delete scene

These missing features were responsible for many of the test failures that required the archiving, restoration or deletion of a scene as part of the test protocol. As the functionality was missing the tests failed.

Read more →

Phase 1 Progress Report

8 April 2026  ·  #roadmap #release #testing

Version v0.3.0 marked the final feature version for phase 1. So what’s next?

Testing it what’s next. Every requirement has a set of tests written using Gherkin syntax. This is a plain text description of the tests that can be automated to run as part of a continuos integration suite. However, there’s a lot of work involved in setting up the steps required for the automation, and so a decision was made to execute the test scripts manually.

Read more →

Phase 1 Progress Report

30 March 2026  ·  #features #roadmap #release

The recently completed review and rework of the feature specification has allow me to make an accurate assessment of where there development of phase 1 is.

There are 35 features slated for the phase 1. Of these there are:

  • 20 already fully implemented
  • 10 that are partially implemented and need further work before release 1.0.0
  • 5 that are not started yet.

Those last 5 are all related to the feature that implements novel parts as a structural layer above chapters. As parts are not used that often in novels (or the ones I read anyway) I had intended to postpone parts until a later phase. However, while reworking the features, I realized how disruptive it would be to implement it later. So it’s going into phase 1.

Read more →

What's Next - 2026-03-18

18 March 2026  ·  #roadmap

Slated for the next release is a fix for Issue #29. When you type an unordered list (bullet points) or a numbered list into the editor and click the preview button, the bullets and numbers aren’t displayed.

Go figure.

Anyway, that’s next up.

Read more →