File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to Submersion are documented in this file.
44
55
6+ ## 1.3.3 (2026-03-18)
7+
8+ ### Features
9+
10+ - add schema version-mismatch guard to prevent older app from opening newer database
11+ - add Fix Dive Times settings page for bulk-fix tool
12+ - add DiveTimeMigrationService for bulk-fix offset logic
13+ - add importVersion column and wall-clock-as-UTC migration (schema v49)
14+ - construct wall-clock-as-UTC DateTime from raw components in mapper
15+ - pass raw datetime components instead of UTC epoch
16+ - add nativeGetDiveTimezone JNI binding
17+ - pass raw datetime components instead of UTC epoch
18+ - replace dateTimeEpoch with raw component fields in Pigeon API
19+
20+ ### Bug Fixes
21+
22+ - pass raw datetime components instead of epoch in dive converters
23+ - use UTC bounds for all dive date range queries
24+ - use DateTime.utc for manual dive entry (wall-clock-as-UTC)
25+
26+ ### Documentation
27+
28+ - add dive time timezone fix implementation plan
29+ - add dive_import_providers to files changed table
30+ - address spec review findings for dive time timezone fix
31+ - add dive time timezone fix design spec
32+
33+ ### Chores
34+
35+ - bump version to 1.3.3+78
36+ - formatting
37+ - formatting
38+
39+
640## 1.3.2 (2026-03-16)
741
842### Chores
Original file line number Diff line number Diff line change 11name : submersion
22description : An open-source dive logging application for scuba divers.
33publish_to : ' none'
4- version : 1.3.2+77
4+ version : 1.3.3+78
55
66environment :
77 sdk : ^3.10.0
You can’t perform that action at this time.
0 commit comments