Skip to content

Commit c153b23

Browse files
committed
chore(release): 1.24.1
1 parent ff4dd7d commit c153b23

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.24.1](https://github.com/fluidd-core/fluidd/compare/v1.24.0...v1.24.1) (2023-06-08)
6+
7+
8+
### Features
9+
10+
* adds sonar service mapping ([e86d389](https://github.com/fluidd-core/fluidd/commit/e86d38912adeafe8c9c2208b2a8c99dd61668358))
11+
* adds WebRTC (camera-streamer) support ([#1107](https://github.com/fluidd-core/fluidd/issues/1107)) ([1e42ca8](https://github.com/fluidd-core/fluidd/commit/1e42ca8037cffd7e0c5327f407fe1ed3201f2cf1))
12+
* crowsnest config support ([9a91182](https://github.com/fluidd-core/fluidd/commit/9a911822488a6830c8f878510b53267ae47dbcaf))
13+
* file editor content changes indicator ([7655f53](https://github.com/fluidd-core/fluidd/commit/7655f53a1b420c4d55ec6a63a93a2be8d557a1c0))
14+
* **i18n-RU:** Update Russian translations ([#1108](https://github.com/fluidd-core/fluidd/issues/1108)) ([f060315](https://github.com/fluidd-core/fluidd/commit/f060315233e2792ccdaf84ab95d1d73c5c3bea6e))
15+
* **i18n-zh-CN:** Update Chinese translation ([#1106](https://github.com/fluidd-core/fluidd/issues/1106)) ([220057f](https://github.com/fluidd-core/fluidd/commit/220057fe2a4a00c2bae7001e608bfd89eb850914))
16+
* save file editor content with Ctrl+S ([d490a5b](https://github.com/fluidd-core/fluidd/commit/d490a5b19a0f9673a0bdd145f830a23b52aea72d))
17+
* show read-only folders as such ([1ac93a3](https://github.com/fluidd-core/fluidd/commit/1ac93a35275d9ad81c70a0c191623b4691c7f7a2))
18+
519
## [1.24.0](https://github.com/fluidd-core/fluidd/compare/v1.23.5...v1.24.0) (2023-05-14)
620

721

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fluidd",
3-
"version": "1.24.0",
3+
"version": "1.24.1",
44
"private": true,
55
"description": "fluidd, a klipper web client.",
66
"author": {

0 commit comments

Comments
 (0)