Skip to content

Releases: GAMS-dev/studio

v1.18.3

21 Jun 10:09
Compare
Choose a tag to compare
  • added support for new GAMS license file format with 8 lines
  • added missing context menu actions for folder entries in projects
  • added --skip-check-for-update to skip all online check for update actions
  • fixed scrolling with page up/down doesn't work in process log
  • fixed base directory line input too long in project edit
  • fixed cut off text in NEOS dialog
  • fixed activation of parameter search filter in GAMS Configuration editor
  • fixed suffix issue for opt files on Windows

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.2

07 Jun 19:16
Compare
Choose a tag to compare
  • added transition page after the GAMS Engine login
  • fixed update issues during color changes when the Settings dialog is open
  • fixed crash when searching in folder
  • fixed switch back to login when GAMS Engine session is expired
  • fixed continue resume when GAMS Engine session is expired
  • fixed visual issues on the welcome page
  • fixed the min-size restriction that broke the "Getting started" column of the welcome page
  • fixed crash and load behavior of reference viewer when reference file is partially or incorrectly written
  • fixed GAMS Engine crash when downloading large result data

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.1

29 May 14:53
Compare
Choose a tag to compare
  • 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

24 May 13:27
Compare
Choose a tag to compare
  • 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

19 Apr 13:29
Compare
Choose a tag to compare
  • 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

21 Mar 16:58
Compare
Choose a tag to compare
  • 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

08 Mar 10:57
Compare
Choose a tag to compare
  • 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

26 Feb 09:52
Compare
Choose a tag to compare
  • 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

15 Feb 14:59
Compare
Choose a tag to compare
  • 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

09 Feb 13:14
Compare
Choose a tag to compare
  • 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