LifeOS Pro Changelog
More details with pictures, please check LifeOS for Obsidian
3.0.19
- Updated the bundled LifeOS Skill to the latest AI Wiki guidance, including the new
.AI.mdtopic maintenance workflow and examples - Made both the Obsidian plugin and LifeOS CLI build paths refresh
@lifeos/skill-assetsbefore packaging, so the installed skill no longer lags behind the source files - Added
lifeos skill installto the CLI release, letting agents install or update the bundled LifeOS Skill directly from the upgraded@life-os/cli
3.0.18
- Fixed the note-create weekly picker showing English weekday names and starting the week on Sunday under Chinese locale (it should show Chinese weekday names and start on Monday): the build bundled dayjs as several separate instances, so the Chinese locale was registered on one instance while the calendar component used another; dayjs is now a single shared instance (sister fix to the 3.0.17 English-locale week-number issue)
- Adjusted the AI Connect settings tab so LifeOS Pro keeps only the LifeOS Skill install / update entry and no longer shows MCP settings
3.0.17
- Fixed clicking a week (e.g. week 23) in the note-create calendar jumping to / creating the previous week (week 22) under English locale: weekly note week numbers now match the week numbers shown in the calendar (Chinese locale was unaffected)
3.0.16
- Fixed built-in template snapshot variables such as
{{snapshot:Project}}not detecting*.README.mdproject index files in readme index mode - Updated example vault templates to the new built-in template syntax and disabled Dataview and Templater by default to reduce external plugin requirements
- Removed
[createFile]debug logs from periodic note creation
3.0.15
- Fixed
LifeOScode blocks sometimes rendering as plain code instead of advanced lists when periodic notes open before vault indexing finishes
3.0.14
- Fixed Templater templates failing with
LifeOS is not definedwhen a periodic note is created before vault indexing finishes
3.0.13
- Fixed the Obsidian third-party plugin list sometimes hiding the settings button by registering the settings tab before vault indexing starts
3.0.12
- Added the AI Connect settings tab for HTTP Server (MCP) configuration and one-click LifeOS Skill install / update
- Fixed settings white-screen and Invalid hook call crashes caused by antd / React resolving to different runtime copies
- Fixed old antd peer packages being pulled indirectly into shared DeepAsk / LifeOS Pro settings bundles
3.0.11
- Fixed dropdowns in Obsidian's detached settings window drifting to the main window or becoming hard to select
- Fixed settings tab highlight not following the active tab
- Fixed duplicate input borders in settings fields
- Fixed possible settings white-screen after upgrade and plugin activation integrity failures
3.0.0
- Added activation device management: view device usage, refresh the device list, and unbind unused devices from plugin settings
- Added a manual update entry in Activation & Upgrade, making it easier to get the latest plugin when automatic updates fail
- Added task default start dates for new tasks, including today, tomorrow, day after tomorrow, and next week
- Added configurable task delay days with delay-to-today support for quick and bulk overdue actions
- Added Kanban tag column sorting by task count, alphabetical order, and manual drag ordering
- Added template variable help and support for inserting theme snapshots in templates
- Added custom periodic note path awareness in the note creation panel, so existing-note markers follow configured paths
- Added Memos 0.28 compatibility for more reliable daily record sync with newer Memos versions
- Improved startup, search, and context loading for large vaults, especially when multiple LifeOS plugins are enabled together

