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
Copy file name to clipboardExpand all lines: manual/README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,14 @@
6
6
7
7
libnick provides Nickvision apps with a common set of cross-platform APIs for managing system and desktop app functionality such as network management, taskbar icons, translations, app updates, and more.
8
8
9
-
## 2025.5.3
9
+
## 2025.6.0
10
10
### Breaking Changes
11
-
#### Localization
12
-
-`_f()` and `_fn()` macros now return `std::string` instead of `const char*`
13
-
### New APIs
14
11
None
12
+
### New APIs
13
+
#### App
14
+
- Added the ability for `WindowGeometry` to remeber window poisition on Windows
15
15
### Fixes
16
-
#### System
17
-
- Fixed `Process::pause()` and `Process::resume()` not working on Windows
16
+
None
18
17
19
18
## Dependencies
20
19
The following are a list of dependencies used by libnick.
0 commit comments