Releases: mrcnkobu/myloc
Releases · mrcnkobu/myloc
0.3.6
0.3.5
Release 0.3.5
0.3.4
Release 0.3.4
0.3.3
0.3.3 fixes the last automated review compatibility issue in the settings tab. It replaces the emaining settings-tab row implementation with plain DOM-based controls, keeps the same settings behavior, and preserves the recent release workflow and attestation improvements from the previous patch releases.
0.3.2
0.3.2 fixes the remaining automated review findings after 0.3.1. It updates the settings UI to avoid API compatibility warnings, removes the last unsafe type-handling warnings, and keeps the attested release workflow in place for future versions.
0.3.1
Adjust release workflow for plain version tags
0.3.0
This release adds a second wave of workflow polish on top of the 0.2.0 rebuild.
- Added historical lookup from
Active placeswithCheck past time..., reconstructing active places from timeline entries - Enabled inline logging by default for new installs
- Improved login flow so detected places and drafted new places expose inline behavior directly in the selection list
- Added support for creating a new place from the login modal and deciding immediately whether to log in there
- Improved login, logout, and active-place modals with clearer place rows, inline toggles, and direct file links
- Changed timeline entries to use daily-note links with hidden folder paths and aliased place links
- Improved place-note logs to show the daily-note link first
- Added manual saved-place selection during login and a dedicated
Create place note manuallycommand - Added configurable daily note filename format for generated daily-note links
- Polished inline log placement and heading behavior
- Expanded tests for timeline parsing and note insertion behavior