Skip to content

Commit

Permalink
Merge pull request #166 from SecUSo/changelog-v2.0.0
Browse files Browse the repository at this point in the history
Update changelog for v2.0.0
  • Loading branch information
udenr authored Sep 4, 2024
2 parents 316d093 + fdcb467 commit 160da0d
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

<a name="v2.0.0"></a>
## [v2.0.0](https://github.com/SecUSo/privacy-friendly-notes/releases/tag/v2.0.0) - 03 Sep 2024

## What's Changed
### UI
- Theming (Light and Dark mode)
- Colored categories: Identify categories and colors and quickly find your notes.
- Improved note preview
- Redesign of the checklist
- Confirmation Dialogs for deleting a note
- New FAB to create notes

### Behavior and Features
- More and better sorting options in the note overview. Also custom sorting possible.
- Convert text notes to checklists and vise versa
- Undo/Redo buttons for sketches
- Swipe to delete and drag-and-drop to reorder everywhere
- Opening a txt file automatically creates a new text note
- Sharing text with the notes app creates a new corresponding text note
- Button to clear recycling bin
- When deleting a category, all notes will be deleted if the corresponding setting is enabled.

### Others
- Bug fixes. More notably: Force-closing the app whilst having edited a sketch resulted in the corruption of said sketch.
- Closes issues [#143](https://github.com/SecUSo/privacy-friendly-notes/issues/143), [#74](https://github.com/SecUSo/privacy-friendly-notes/issues/74), [#131](https://github.com/SecUSo/privacy-friendly-notes/issues/131), [#150](https://github.com/SecUSo/privacy-friendly-notes/issues/150), [#59](https://github.com/SecUSo/privacy-friendly-notes/issues/59), [#43](https://github.com/SecUSo/privacy-friendly-notes/issues/43).

## New Contributors
* [@jahway603](https://github.com/jahway603) made their first contribution in https://github.com/SecUSo/privacy-friendly-notes/pull/155

**Full Changelog**: https://github.com/SecUSo/privacy-friendly-notes/compare/v1.4.5...v2.0.0

[Changes][v2.0.0]


<a name="v1.4.5"></a>
## [Notes (Privacy Friendly) v1.4.5](https://github.com/SecUSo/privacy-friendly-notes/releases/tag/v1.4.5) - 11 Jan 2024

Expand Down Expand Up @@ -231,6 +265,7 @@ This app belongs to the Privacy Friendly Apps group developed by the research gr
[Changes][v1.0]


[v2.0.0]: https://github.com/SecUSo/privacy-friendly-notes/compare/v1.4.5...v2.0.0
[v1.4.5]: https://github.com/SecUSo/privacy-friendly-notes/compare/v1.4.4...v1.4.5
[v1.4.4]: https://github.com/SecUSo/privacy-friendly-notes/compare/v1.4.2...v1.4.4
[v1.4.2]: https://github.com/SecUSo/privacy-friendly-notes/compare/v1.4.1...v1.4.2
Expand All @@ -249,4 +284,4 @@ This app belongs to the Privacy Friendly Apps group developed by the research gr
[v1.0.1]: https://github.com/SecUSo/privacy-friendly-notes/compare/v1.0...v1.0.1
[v1.0]: https://github.com/SecUSo/privacy-friendly-notes/tree/v1.0

<!-- Generated by https://github.com/rhysd/changelog-from-release v3.7.1 -->
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.7.2 -->

0 comments on commit 160da0d

Please sign in to comment.