Release History for ravn-tactical

v1.1.0 [2024-08-28] Michael Granger ged@faeriemud.org

Improvments:

  • Bolt details should respect the editable flag.

  • “Everyone” if null. “-” if no respond component.

  • Make it more obvious that you can edit bolts.

v1.0.2 [2024-08-26] Michael Granger ged@faeriemud.org

Bugfixes:

  • Bump dependencies to release versions

v1.0.1 [2024-08-26] Michael Granger ged@faeriemud.org

Bugfixes:

  • Update the manifest for new front end paths

v1.0.0 [2024-08-26] Mahlon E. Smith mahlon@ravn.com

Improvements:

  • Fix bolt package upload failure detection/handling

  • Push changes to the current mission automatically

  • make the compute pack system time show in red if over 60 seconds clock drift

  • Separate service error conditions.

  • Add the ability to download a mission archive.

  • Reset validation on changes so revalidation can enable save again

  • Hook invalidation up to its own flag

  • Rework roles using fomantic markup

  • Make sure previous update poll task is canceled before queueing another one.

  • Stop bolts tab from clobbering role dropdowns; make it use the same convention

  • Add confirmation to the ‘make mission current’ action

  • Add a service spec for purging.

  • Made this function a better name.

  • Implement mission purging.

  • Rework the test to just check the status

  • Handle archive edge case, single control node.

  • Fix the mission state column when there is no current mission.

  • Fix the broken download_mission operation spec

  • Simplify the unboxing view to eliminate a spurious error when registering

  • Add changes endpoint, use that to implement the “Mission Synced” column

  • Add an endpoint to fetch the next pending Change for each node

  • Add current mission banner to the compute packs dashboard

  • Add a public service endpoint for fetching the current mission

  • Various branding renames.

  • Hook mission archiving up in the UI

  • Fix mission archiving

  • Start the change runner when the service starts

  • Hook up the front end to “make current” and “duplicate” mission

  • Handle the case where the history DB is already linked from a previous run

v0.2.0 [2024-06-11] Michael Granger ged@faeriemud.org

Improvements:

  • Add front end web UI

  • Add public-facing webservice

  • Add infrastructure webservice

  • Add distributed task queue

v0.1.0 [2021-11-28] Mahlon E. Smith mahlon@ravn.com

First release.