Skip to content

Commit

Permalink
Merge branch 'master' into oauth2
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox authored Mar 1, 2025
2 parents 27e4525 + 78ce292 commit c449967
Show file tree
Hide file tree
Showing 9 changed files with 14,053 additions and 32,175 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 @@ -111,12 +111,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 c449967

Please sign in to comment.