v1.3.0
What's Changed
- feat(update): disable real updates in make run dev builds by @BlackHole1 in #12
- feat(log): differentiate activation reasons and add row context by @BlackHole1 in #13
- feat(url): support Firefox-based browsers in per-URL rules by @BlackHole1 in #14
- feat(build): separate dev app identity from releases by @BlackHole1 in #15
- fix(update): derive stop identity from lab run copy by @BlackHole1 in #16
- feat(backup): add config export/import via .lockime files by @BlackHole1 in #18
- build(dmg): shrink download by trimming icon slot and using ULFO by @BlackHole1 in #19
- refactor(update): render release notes natively, dropping MarkdownUI by @BlackHole1 in #21
- feat(rules): add one-shot switch action for app/URL rules by @BlackHole1 in #22
- docs(test): note the expected CoreData stderr in the fallback test (
e9834e8)
Full Changelog: v1.2.2...v1.3.0