Skip to content

Commit

Permalink
[OFFICIAL RELEASE] 7.4.22
Browse files Browse the repository at this point in the history
-   (@GermanBluefox) Changed Device Manager for control types
-   (@GermanBluefox) Used socket classes with TypeScript
-   (@GermanBluefox) Added support for `plugins.sentry.enabled` flag in adapter
-   (@GermanBluefox) Updated packages
  • Loading branch information
foxriver76 authored Feb 23, 2025
1 parent c850fd6 commit 294088f
Show file tree
Hide file tree
Showing 9 changed files with 14,071 additions and 32,193 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Older changes
## 7.4.15 (2025-01-22)

- (@oweitman) Implemented better table view
- (@GermanBluefox) Extended DM with device type
- (@GermanBluefox) Showed the tabs in JSONConfig on narrow displays as a menu

## 7.4.14 (2025-01-15)

- (@GermanBluefox) Extended DM with device type
Expand Down
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The icons may not be reused in other projects without the proper flaticon licens
<!--
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 7.4.22 (2025-02-23)
- (@GermanBluefox) Changed Device Manager for control types
- (@GermanBluefox) Used socket classes with TypeScript
- (@GermanBluefox) Added support for `plugins.sentry.enabled` flag in adapter
Expand All @@ -107,12 +107,6 @@ The icons may not be reused in other projects without the proper flaticon licens
- (@GermanBluefox) Fixing Tabs in JSON Config
- (@GermanBluefox) Added support of `ifInstallDependencies` flag in adapter

### 7.4.15 (2025-01-22)

- (@oweitman) Implemented better table view
- (@GermanBluefox) Extended DM with device type
- (@GermanBluefox) Showed the tabs in JSONConfig on narrow displays as a menu

## License

The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.4.21",
"version": "7.4.22",
"packages": [
"packages/*"
],
Expand Down
Loading

0 comments on commit 294088f

Please sign in to comment.