Skip to content

Commit 44ba3e4

Browse files
committed
release: v1.4.1
1 parent 83992e0 commit 44ba3e4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [1.4.1] - 2026-07-15
4+
5+
### Fixed
6+
- Refill now saves reliably by using the view's context instead of the dialog's, which unmounts before the async saves complete
7+
38
## [1.4.0] - 2026-07-13
49

510
### Added

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: planova
22
description: A future proof opinionated software written with flutter to manage your life in plaintext - todo, agenda, journal and notes.
33
publish_to: 'none'
4-
version: 1.4.0+4
4+
version: 1.4.1+5
55

66
environment:
77
sdk: '>=3.0.0 <4.0.0'

0 commit comments

Comments
 (0)