Releases: Snifer/LifeQuest
Releases · Snifer/LifeQuest
1.0.1
Maintenance release focused on deployment and catalog-readiness updates for the Obsidian release process.
Changed
- Updated release metadata and version mappings for the
1.0.1deployment. - Raised the minimum supported app version to
1.12.7. - Refined README presentation with bilingual references and repository badges.
Fixed
- Adjusted manifest metadata to comply with Obsidian catalog validation rules.
- Updated GitHub workflows for CI, prerelease, and release automation.
- Improved plugin compatibility with popout windows by avoiding direct
document,setTimeout, andclearTimeoutusage patterns flagged by validation. - Removed deprecated or discouraged UI API usage in settings and review styling to better match current Obsidian publishing requirements.
1.0.0
Changelog
1.0.0
First stable release of LifeQuest for Obsidian.
Added
- Core quest system with XP, levels, streaks, badges, and progress panel.
- Daily note integration with quest injection and checkbox sync.
- Weekly review with statistics and insights.
- Economy with coins, shop, and configurable rewards.
- Health add-on with weight tracking, blood pressure, and medication log.
- Base internationalization for Spanish and English.
Changed
- Settings reorganized into clearer panels.
- Health and shop extracted as optional add-ons.
- Rewards configuration centralized in
rewardSettings. - More consistent UI and messaging in
es/en.
Fixed
- Date consistency in the daily note and quest synchronization.
getXPToNextLevelcalculation at max level.- Weekly weigh-in rules now respect the current week and configured day.
- Weight trend computed from real dates with consistent units.
- Validation for economy, health, and configuration to prevent inconsistent states.