Skip to content

Commit

Permalink
[OFFICIAL RELEASE] 7.4.1
Browse files Browse the repository at this point in the history
-   (@GermanBluefox) Made improvement for JSONConfig components
  • Loading branch information
foxriver76 authored Nov 19, 2024
1 parent 0da92e8 commit aa4b7b2
Show file tree
Hide file tree
Showing 11 changed files with 50,258 additions and 50,258 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Older changes
## 7.2.4 (2024-10-08)

- (@GermanBluefox) Corrected some GUI errors
- (@GermanBluefox) Ignore error by opening `0_userdata.0`

## 7.2.0 (2024-10-01)

- (@GermanBluefox) Added the check of well-known passwords for the linux systems
Expand Down
31 changes: 13 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,38 +86,33 @@ The icons may not be reused in other projects without the proper flaticon licens

<!--
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**

- (@GermanBluefox) Made improvement for JSONConfig components
-->
### 7.4.1 (2024-11-19)

- (@GermanBluefox) Made improvement for JSONConfig components

### 7.4.0 (2024-11-17)

- (@GermanBluefox) Added new JsonConfig control: staticInfo

- (@GermanBluefox) Added new JsonConfig control: staticInfo

### 7.3.2 (2024-11-15)

- (@GermanBluefox) Some GUI packages were updated.
- (@GermanBluefox) Improved file viewer. Added icons viewer

- (@GermanBluefox) Improved file viewer. Added icons viewer

### 7.3.1 (2024-11-14)

- (@GermanBluefox) Corrected cloud icon for admin
- (@GermanBluefox) Added old dialog names to adapter-react-v5 again
- (@GermanBluefox) Corrected the password field in JSON-Config

- (@GermanBluefox) Corrected the password field in JSON-Config

### 7.2.6 (2024-10-11)

- (@GermanBluefox) Trying to fix a GUI build process
- (@GermanBluefox) Changed license icon

### 7.2.4 (2024-10-08)

- (@GermanBluefox) Corrected some GUI errors
- (@GermanBluefox) Ignore error by opening `0_userdata.0`

- (@GermanBluefox) Changed license icon

## License

The MIT License (MIT)

Copyright (c) 2014-2024 bluefox <[email protected]>
Copyright (c) 2014-2024 bluefox <[email protected]>
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.0",
"version": "7.4.1",
"packages": [
"packages/*"
],
Expand Down
Loading

0 comments on commit aa4b7b2

Please sign in to comment.