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.6 (2026-03-21)
7+
8+ ### Features
9+
10+ - add dive list view mode dropdown to Appearance settings
11+ - integrate view mode toggle and tile switching in dive list
12+ - add DiveListViewModeToggle segmented button
13+ - add DenseDiveListTile widget
14+ - add CompactDiveListTile widget
15+ - wire DiveListViewMode through settings layer
16+ - add dive_list_view_mode column to DiverSettings (schema v51)
17+ - add DiveListViewMode enum
18+
19+ ### Bug Fixes
20+
21+ - formatting
22+ - replace SegmentedButton with PopupMenuButton for view mode toggle
23+ - add dive list view mode dropdown to desktop settings page
24+ - normalize wall-clock-as-UTC and local times in media matching
25+ - open schema version check in read-write mode to allow WAL recovery
26+
27+ ### Documentation
28+
29+ - add compact dive list view implementation plan
30+ - add compact dive list view design spec
31+ - add multi-computer dive consolidation implementation plan
32+ - address spec review feedback for multi-computer consolidation
33+ - add multi-computer dive consolidation design spec
34+
35+ ### Chores
36+
37+ - bump version to 1.3.6+81
38+ - update changelog
39+
40+ ### Other
41+
42+ - Fix/air consumption unit conversion (#52 )
43+ - Feature/site picker search (Issue #49 ) (#51 )
44+
45+
646## 1.3.5 (2026-03-19)
747
848### Features
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.5+80
4+ version : 1.3.6+81
55
66environment :
77 sdk : ^3.10.0
You can’t perform that action at this time.
0 commit comments