Skip to content

Commit

Permalink
[OFFICIAL RELEASE] 7.1.1
Browse files Browse the repository at this point in the history
* (bluefox) Showed the context menu under cursor position in the object browser
* (bluefox) Added links to aliases in the object browser
* (bluefox) Added confirmation for CRON dialog if set to triggering every minute
  • Loading branch information
foxriver76 authored Sep 15, 2024
1 parent c2fa49c commit 3c62b96
Show file tree
Hide file tree
Showing 8 changed files with 46,183 additions and 46,183 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.0.22 (2024-07-29)
* (bluefox) Corrected installation of adapter with the license unequal to MIT
* (bluefox) Corrected width of a side menu
* (bluefox) Allowed the pasting into object JSON editor

## 7.0.18 (2024-07-22)
* (bluefox) Corrected export from JSON table
* (foxriver76) added `qrCode` component to JSON config
Expand Down
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The icons may not be reused in other projects without the proper flaticon licens
<!--
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 7.1.1 (2024-09-15)
* (bluefox) Showed the context menu under cursor position in the object browser
* (bluefox) Added links to aliases in the object browser
* (bluefox) Added confirmation for CRON dialog if set to triggering every minute
Expand All @@ -109,11 +109,6 @@ The icons may not be reused in other projects without the proper flaticon licens
* (bluefox) Corrected the link in instances, e.g., for vis-2
* (bluefox) Corrected the connection information in the instance tab

### 7.0.22 (2024-07-29)
* (bluefox) Corrected installation of adapter with the license unequal to MIT
* (bluefox) Corrected width of a side menu
* (bluefox) Allowed the pasting into object JSON editor

## 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.1.0",
"version": "7.1.1",
"packages": [
"packages/*"
],
Expand Down
Loading

0 comments on commit 3c62b96

Please sign in to comment.