You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 3.0.0
- **⚠ Now requires Flow Launcher version `2.1.0` or later.**
- Refactored code
- Improved Notebook Explorer performance.
- Added copy link to clipboard context menu item. ([#32](#32))
- Dependencies
- Updated to Net 9.0
- Updated `Flow.Launcher.Plugin-4.1.0` to `Flow.Launcher.Plugin-5.2.0`
- Updated `Odotocodot.OneNote.Linq-1.2.0` to `LinqToOneNote-2.0.0`
- Migrated from `ModernWpfUI` to `iNKORE.UI.WPF.Modern`
Copy file name to clipboardExpand all lines: Changelog.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,22 @@
1
1
# Changelog
2
2
3
-
## 2.1.2 - 2025-6-11
3
+
## 3.0.0 - 2026-03-04
4
+
5
+
-**⚠ Now requires Flow Launcher version 2.1.0 or later.**
6
+
- Refactored code
7
+
- Improved Notebook Explorer performance.
8
+
- Added copy link to clipboard context menu item. ([#32](https://github.com/Odotocodot/Flow.Launcher.Plugin.OneNote/issues/32))
9
+
- Dependencies
10
+
- Updated to Net 9.0
11
+
- Updated `Flow.Launcher.Plugin-4.1.0` to `Flow.Launcher.Plugin-5.2.0`
12
+
- Updated `Odotocodot.OneNote.Linq-1.2.0` to `LinqToOneNote-2.0.0`
13
+
- Migrated from `ModernWpfUI` to `iNKORE.UI.WPF.Modern`
14
+
15
+
## 2.1.2 - 2025-06-11
4
16
5
17
- Added the ability to open items in a new OneNote window using the context menu.([#28](https://github.com/Odotocodot/Flow.Launcher.Plugin.OneNote/issues/28))
0 commit comments