-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- (@GermanBluefox) Made improvement for JSONConfig components
- Loading branch information
1 parent
0da92e8
commit aa4b7b2
Showing
11 changed files
with
50,258 additions
and
50,258 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "7.4.0", | ||
"version": "7.4.1", | ||
"packages": [ | ||
"packages/*" | ||
], | ||
|
Oops, something went wrong.