We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96ecd4 commit e7882a7Copy full SHA for e7882a7
1 file changed
CHANGELOG.md
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project
6
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## 2.1.5 - 2026-06-14
9
+
10
+### Added
11
12
+- Prompt to select a save location
13
+- Display emojis in Markdown notes when viewing
14
15
+### Changed
16
17
+- Disabled automatic emoji replacement in rich text notes
18
19
+### Fixed
20
21
+- Prompt for authentication when necessary
22
+- Crash when opening the tags menu
23
+- Update tags after editing/deleting
24
+- Show the parameter value as disabled when the tile is disabled
25
26
## 2.1.4 - 2026-04-07
27
28
### Miscellaneous
0 commit comments