Hotfix Pre-Release — Encounter History Bug Fixes
This is a pre-release for testing only. Not intended for general use.
Bug Fixes
- fix(db): encounter history not saving —
o such column: boss_names\ error caused all encounter writes to silently fail for users upgrading from v0.0.2–v0.0.6 - fix(db): encounter history not loading —
o such table: encounter_data\ crash affecting some v0.0.7 users with corrupt migration state - Both fixes apply self-healing schema guards on startup, making the DB safe across all upgrade paths
How to Test
- Install over your existing v0.0.7
- Play a combat encounter
- Check that the encounter history table populates after the fight ends