We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6fdcc7 + eb26e3e commit b25ad92Copy full SHA for b25ad92
CHANGELOG.md
@@ -2,7 +2,13 @@
2
All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
5
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
+
7
+## [Unreleased]
8
+### Fixed
9
+- Fixed files from hidden folders showing up in storage tab browser ([#217])
10
- Fixed an issue where existing files were overwritten when saving new files ([#131])
11
12
## [1.3.0] - 2025-09-30
13
### Added
14
- Added a separate "Save as" option in the text editor ([#224])
0 commit comments