Changelog
Changelog
0.1.10 (2026-02-09)
Features
config: add configurable file browsers (cd70ebc)
config: configurable file browsers (734d25b)
db: add backup and export helpers (bc0c77c)
db: add backup and export helpers (5902d6d)
map: split stack offset axes (d312203)
map: split stack offset axes (5268882)
ollama: add parameter presets (1bf1ba7)
ollama: add parameter presets (fef3290)
schema: add map metadata and export provenance (a2c8ee7)
schema: add map metadata and export provenance (eaef555)
sqlite: add sqlite map storage (0eab047)
sqlite: add sqlite map storage (206140b)
ui: add theme toggle (bedf69d)
ui: add theme toggle (a024457)
ui: add workspace tabs (6342cc0)
ui: add world json tab (b67ef5c)
ui: add world json tab (110fcea)
ui: move map navigation to workspace (4e8a5c5)
ui: move map navigation to workspace (5e2d6f2)
ui: move new room to action row (9914418)
ui: move new room to action row (a35f916)
ui: refine file browsers and file actions (04cdf15)
ui: refine file browsers and file actions (26c2b77)
ui: rework zone exits and vertical links (68b9449)
ui: rework zone exits and vertical links (0722d41)
ui: workspace tabs (62375d8)
workspace: add API runner and config defaults (fa708da)
workspace: add db tool actions (189adef)
workspace: add db tool actions (c941c38)
workspace: add rooms table (3bd85d0)
workspace: add rooms table (a535c3d)
workspace: add sqlite overview panel (93d1ccc)
workspace: add sqlite overview panel (c3d4601)
workspace: API runner and config defaults (560a9b9)
Fixes
ui: constrain world json layout (933fd2b)
Documentation
Internal Changes
0.1.9 (2026-02-04)
Fixes
Documentation
sphinx: avoid duplicate autoapi fields (8cf2a3b)
Internal Changes
0.1.8 (2026-02-04)
Features
ui: add dev snapshots browser (2e6714c)
Internal Changes
ollama: modularize integration (ed07a8c)
0.1.7 (2026-02-04)
Fixes
snapshot uses latest Ollama output (6de4184)
0.1.6 (2026-02-04)
Features
0.1.5 (2026-02-03)
Features
Fixes
Internal Changes
ollama: add banned phrases to Core Rules for small LLMs (b6dadcc)
0.1.4 (2026-02-03)
Features
ollama: add configurable target word count for LLM generation (de00d6b)
0.1.3 (2026-02-03)
Features
0.1.2 (2026-02-03)
Features
add Ollama template system for LLM room descriptions (ab9bbe9)
0.1.1 (2026-02-03)
Features
add Dash-based mapper UI skeleton (f8386ac)
add delete room functionality with undo (3be6176)
add exit management and Sphinx documentation (98da84b)
add flattened Z-layer display with visual stacking (018976f)
add JSON Schema for map files (ca61c7b)
add Ollama LLM integration for room descriptions (#8) (35a37a0)
add room selection, editing, and save functionality (3bb3dc1)
add validation UI with report generation (ccea6b9)
add zone creation, loading, and map visualization (f9f56c6)
implement two-file workflow (Phase 5) (6b39800)
initialize pipeworks_mud_mapper repository (4e0d723)
models: add Pydantic domain models for two-file workflow (911a9f4)
services: add service layer for business logic (605ba39)
Fixes
add workflow_dispatch trigger to CI for release-please (f26ae5d)
enable save button when sending LLM text to room description (d5b09fe)
lower CI coverage threshold to 25% for skeleton phase (5520f34)
make version test check format not hardcoded value (5009aee)
prevent has_unsaved reset when file list re-renders (5fa7acb)
remove Python 3.11 compat code and enable docs CI (6f873a2)
resolve save/export button disappearing in flexbox layout (4dd66d2)
trigger CI on release-please branches (fc50666)
update version test and add map_view tests (fc85b6f)
Documentation
Internal Changes
0.0.10 (2026-02-02)
Features
add validation UI with report generation (ccea6b9)
0.0.9 (2026-02-02)
Features
add delete room functionality with undo (3be6176)
Documentation
update documentation for v0.0.8 changes (ec3d218)
0.0.8 (2026-02-02)
Features
add JSON Schema for map files (ca61c7b)
Fixes
0.0.7 (2026-02-02)
Features
0.0.6 (2026-02-02)
Documentation
improve README with badges and cleaner structure (5028a13)
0.0.5 (2026-02-02)
Features
Documentation
update documentation for two-file workflow and architecture (5d5cfbd)
Internal Changes
0.0.4 (2026-02-02)
Features
add exit management and Sphinx documentation (98da84b)
Fixes
remove Python 3.11 compat code and enable docs CI (6f873a2)
0.0.3 (2026-02-01)
Features
add room selection, editing, and save functionality (3bb3dc1)