Releases: GAMS-dev/studio
v1.18.1
- fixed crash when running GAMS Engine without efi-file
- fixed double-click word selection, wrong selection when scrolling, wrong selection anchor
- fixed palette issues in process log view, e.g. while text on white background for text selections
- fixed find in project processes only open files
- fixed find in project also processed excluded files, like gdx and zip
This version of GAMS Studio requires GAMS 47. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.18.0
- added maximum lines for syntax highlighting to the settings
- added support for excludes schema in connect editor
- added support for anyof schema in connect editor
- added
--log
and--log-file
command line option to create a Studio log file - fixed the display of the schema definition of a list of oneof_schema dict in connect editor
- fixed a crash inside the GDX Viewer when loading a file with invalid UELs
- fixed empty recovery file and added backup file after recovery
- fixed wrong search result after replace in multiple files
- fixed prevent the rewrite of all gsp files on startup
- fixed color theme issues for dark theme
- improved delay creation of workspace directory until necessary, to give the user the opportunity to set the prefered workspace location
- upgraded to Qt 6.7.1
This version of GAMS Studio requires GAMS 47. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.17.6
- upgraded to Qt 6.6.3
- improved set TLS 1.2 as minimum requirement for HTTPS connections
This version of GAMS Studio requires GAMS 46. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.17.5
- fixed prevent Alt keys from closing GDX Viewer filter dialogs
This version of GAMS Studio requires GAMS 46. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.17.4
- fixed font initialization error
- fixed crash on close a tab with active block edit selection
- fixed project not created when using "Open File"
- fixed behavior of running GAMS Engine job on exit Studio
- fixed keep file modified when saving the file fails
This version of GAMS Studio requires GAMS 46. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.17.3
- added "Last Projects" to the welcome page
- added close button to remove an entry from the welcome page
- added search and replace for block-edit
- fixed project file gets cleared when opening a file of the same base name
- updated Qt version to Qt 6.6.2
This version of GAMS Studio requires GAMS 46. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.17.2
- improved GDXViewer export dialog now uses the ExcelReader instead of the PandasExcelReader (deprecated). This changes the following aspects:
- all GAMS special values are exported as string representation per default
- visual appearance of the generated Excel files has changed
- exported data does not contain the "value" and "element_text" headers anymore
- no extra blank row between column header and data anymore
- labels are not written into merged cells anymore
- added support for specifying custom values for GAMS special values in the GDXViewer export dialog
This version of GAMS Studio requires GAMS 46. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.17.1
- fixed local job unable to be executed after running a remote job (Engine / NEOS)
- fixed server not found after changing the url to another GAMS Engine server
- fixed Navigator file system navigation improperly handling file switching
- fixed unnecessary spaces breaking Navigator modes
- fixed deactivated search elements when project settings are focussed
- fixed crash when closing a project during a GAMS debug
- fixed crash when opening file from welcome page
- fixed unwanted partial matches in the Search Dialog file filter section
- fixed project explorer not updated when using "save as"
- fixed encoding resets to UTF-8 after restarting Studio
- removed unnecessary dialog to keep GAMS Engine job when exiting Studio if no remote job is active
- fixed crash in lxiViewer with invalid model index
- fixed crash in project explorer on macOS with invalid model index
- fixed Windows interrupt not working like ctrl-c on console
- fixed crash when loading an empty lxi/lst file
- added symbol sub types to the "Type" column of the symbol table
- fixed crash in Connect Editor when adding
ExcelWriter
schema data - fixed
Open As Text
button in Connect Editor not showing file contents in text editor - fixed
Save
for newly added data by drag and drop schema in Connect Editor - fixed overwritten clp when moving/copying a file from one project to another
- added Esc as a shortcut to abort the search
- added abort of ongoing search when search dialog is closed (but not hidden)
This version of GAMS Studio requires GAMS 46. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.17.0
- added new options "Compare Defaults", "Compare Domains", and "Ignore Order" to the GDX Diff dialog
- added install license button for the "GAMS Licensing" dialog
- added highlighting of the system log tab when new messages are available. For warnings and errors the tab will be focused
- added the ability to resume to an ongoing GAMS Engine job after Studio is restarted
- fixed LST viewer sometimes jumping to wrong position in file
- fixed help view showing empty page when document linked to a page in new tab or new window
- fixed unresponsive Abort button in Search Dialog
- fixed performance when searching very large folders
- fixed Navigator being very slow after large searches
- fixed duplicate Navigator entries for files that are also opened in a tab
- fixed Navigator file navigation when starting path with ".."
- fixed Navigator not working properly when using long paths
- fixed directories being listed as files in Navigator
- fixed Navigator filesystem navigation for absolute path on windows
- fixed wording in Search Dialog label when search is running
- fixed Search not properly interrupted when pressing Abort
- fixed stop and interrupt buttons for macOS and Linux
- fixed help view crash due to an dependency issue
- fixed
Error loading V8 startup snapshot file
due to a missing dependency - fixed when using "Replace All" in unopened files extra characters were appended
- fixed a bug where a changed filter was leading to attributes being shown that were marked to be hidden
- improved file handling for unexpected events while writing a file, i.e. write to temporary file and rename after success
- improved LST viewer performance
- upgraded Studio to Qt 6.6.1 on all platforms
This version of GAMS Studio requires GAMS 46. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.17.0-rc
- added new options "Compare Defaults", "Compare Domains", and "Ignore Order" to the GDX Diff dialog
- added install license button for the "GAMS Licensing" dialog
- improved LST viewer speed
- fixed LST viewer sometimes jumping to wrong position in file
- fixed help view showing empty page when document linked to a page in new tab or new window
- fixed unresponsive Abort button in Search Dialog
- fixed performance when searching very large folders
- fixed Navigator being very slow after large searches
- fixed wording in Search Dialog label when search is running
- fixed Search not properly interrupted when pressing Abort
- fixed stop and terminate buttons for macOS and Linux
- upgraded Studio to Qt 6.6.1 on all platforms
- added highlighting of the system log tab when new messages are available. In case of warnings and errors the tab will be focused.
This version of GAMS Studio requires GAMS 46. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html