- Now Orson is easier to try, using the provided SQLite database. No need to set up a separate database.
- Interactive graph shows overview of all project resources. See 'Local' tab in homepage.
- Development server and file bundling now implemented with Vite js instead of Webpack, for instant start and immediate changes when editing files. Much, much quicker to work with!
- SQLite database support now tested and working.
- Node Graph Context updated. More intuitive controls and drag and drop behaviour.
- Map Views now also save the current Basemap, so switching views can also switch the map tiles on display.
- Animation in Contexts highlights adding and removing of Cards
- Cards can now be dragged onto Comparison Context
- Creation of databases now uses a common codebase, so the definition of databases for plugins is simpler.
- Many upgrades to code libraries.
- Test suite now uses Vitest instead of Jest
- Overhaul of db queries code.
- Overhaul of css file structure.
- Fixes to authentication tokens, so sessions should expire less frequently.
- Fix scroll to selected Card when opening Stack via a card link.
- Fix tabbing from Page title to Page body.
- Prevent duplicate Cards from being added to Maps.