-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6459472
commit b27e712
Showing
1 changed file
with
7 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
Version 0.12.6 | ||
Version 0.12.7 | ||
======================== | ||
|
||
## General | ||
- fixed bookmarks sometimes not being able to be set | ||
- improved add new/existing file dialog: now opens dialog in group folder if available | ||
- fixed crash when GLB file does not contain any models, added proper warning/error instead | ||
- added dialog to create license file (pops up when a license is in the user's clipboard and the "About GAMS" is opened) | ||
- disabled top dockwidget area for all widgets as it should be used solely by the extended parameter editor | ||
- fixed behavior of jumping to matching parenthesis ([Shift+]F8) | ||
- fixed missing parenthesis highlighting for variables | ||
- reduced flickering when minimizing/maximizing Studio | ||
- removed online version check on Studio startup | ||
|