Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
teemusuvinen committed Nov 22, 2024
1 parent 7f5261d commit 73153b2
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions extensions/apple-notes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Apple Notes Changelog

## [Bug Fix Update] - 2024-11-22

Fix "Create note" from empty "Search notes" view, where a new note would be created with random characters instead of value from searchbar.

## [Bug Fix Update] - 2024-06-22

Fix Add Text to Note hooks rendering issue.
Expand All @@ -10,7 +14,7 @@ Add a new command allowing users to see the currently selected note from within

## [Change AI model for notes] - 2024-05-23

Now, creating an AI note will use GPT-4o instead of GPT-4.
Now, creating an AI note will use GPT-4o instead of GPT-4.

This update also fixes a bug for users not able to create a note if the default folder isn't spelled "Notes".

Expand All @@ -37,7 +41,7 @@ Add a new command called `Add Text to Note` allowing you to quickly append text

Merge `Copy Mobile Note URL` into `Copy Note URL` by using the `applenotes://` scheme that works on all platforms.

## [Find related notes] - 2024-04-10
## [Find related notes] - 2024-04-10

Add `Find Related Notes` feature to suggest relevant notes based on a selected note.

Expand Down Expand Up @@ -117,7 +121,7 @@ There's now proper support for pinned notes, just like on the Apple Notes native

## [Open note in separate windows] - 2023-03-31

- Added the function to open notes in separate windows.
- Added the function to open notes in separate windows.

## [Fix error handling] - 2023-02-20

Expand Down

0 comments on commit 73153b2

Please sign in to comment.