|
|
@@ -5,6 +5,16 @@ Two empty lines before the next entry. |
|
|
|
External contributors notice at the end of the line: (LastName, FirstName / nick) |
|
|
|
|
|
|
|
|
|
|
|
## 2022-04-15 1.6.0 |
|
|
|
nsmd now follows the XDG Base Directory Specifications: |
|
|
|
Default session directory moved from ~/NSM Sessions/ to $XDG_DATA_HOME/nsm/ (see issue #gh-15) |
|
|
|
The old path ~/NSM Sessions/ is still supported and has priority, for now. This may be switched off in the future. |
|
|
|
Lockfiles fixed (see issue #gh-31) |
|
|
|
Lockfiles are now in $XDG_RUNTIME_DIR/nsm/ |
|
|
|
Lockfiles now each contain the session path, the osc NSM_URL and the nsmd PID. |
|
|
|
New section in the API documentation to explain the above. |
|
|
|
|
|
|
|
|
|
|
|
## 2022-01-15 1.5.3 |
|
|
|
Add [jackpatch] to terminal log output of jackpatch. |
|
|
|
Remove hardcoded ANSI colors from terminal log output |
|
|
|