Skip to content

Releases: AskiaADX/ADXStudio

Version 1.0.3

02 Dec 12:10
067bc61
Compare
Choose a tag to compare

This version includes:

  • Update electron v2.0.0
  • Update electron-builder v21.2.0
  • ADXUtil v2.0.5
  • Remove ADXUtil node module & integrate as a project module
  • Update Codemirror v5.49.0

Compatible with:

  • AskiaCompat version 5.5.2
  • ADC/ADP v3
  • ADXSchema version 2.2.0

Version 1.0.2

29 Aug 13:43
Compare
Choose a tag to compare

This version includes:

  • Update Electron v1.7.5
  • Update Electron-Builder v19.26.3
  • Update AdxUtil v2.0.2
  • Update CodeMirror v5.24.2

Version 1.0.1

16 May 18:25
Compare
Choose a tag to compare

This version includes:

  • Update Electron v1.6.5
  • Remove Electron Package
  • Add Electron Builder v17.3.0 to build the setup
  • Add list of application shortcuts in the Help menu
  • Code cleaning Preview
  • Add type project selection ADC or ADP
  • Add Theme properties in Preview
  • Add reset button
  • Add Zendesk publisher
  • Update ADC and ADP template
  • Update tests
  • Fixed MRU.json file missing

Version 0.0.9

06 May 15:09
Compare
Choose a tag to compare

ADXStudio 0.0.9

  • Use the ADXStudio-win32-ia32 in 32bit environment
  • Use the ADXStudio-win32-x64 in 64bit environment

This version includes:

  • Update Electron v0.37.8
  • Update Electron Package v7.0.1
  • Add list of application shortcuts in the Help menu
  • Improve toolbar of image viewer
  • Add input text for color properties
  • Add toggle view on project settings
  • Add preference to open file using single or double click
  • Add editor font-size in preferences
  • Add management of themes in preferences
  • Add 2 additional themes (light and mixed)
  • Add font on editor hint (from @sir-ragna pull request)
  • BugFixes: Remove global shortcut while switching between tabs
  • BugFixes: Duplicate items in intellisense

Version 0.0.8

19 Feb 16:44
Compare
Choose a tag to compare

ADXStudio 0.0.8

  • Use the ADXStudio-win32-ia32 in 32bit environment
  • Use the ADXStudio-win32-x64 in 64bit environment

This version includes:

  • Update Electron v0.36.8
  • Add copy / cut / paste in the project files explorer
  • Implements the multi-selection in the project files explorer
  • Implements keyboard shortcuts to navigate / do action in the project files explorer
  • Implements menu and keyboard shortcut for move to next / previous tab
  • Display error messages in modal window
  • Update the links of the Help menu to the new items location
  • BugFix #1: Remove BOM characters
  • BugFix: While using RGB / RGBA the color is not correctly displayed in the preview properties
  • BugFix: While changing the default value or color format of the color properties it is not take in account

Version 0.0.7

25 Jan 13:52
Compare
Choose a tag to compare

ADXStudio 0.0.7

  • Use the ADXStudio-win32-ia32 in 32bit environment
  • Use the ADXStudio-win32-x64 in 64bit environment

This version includes:

  • Update Electron v0.36.5
  • Update CodeMirror 5.10
  • Add XML/HTML/Javascript hints (auto-completion)
  • Implements the XSD schema of ADC and unit tests for the auto-complete
  • Add tooltip (title) on XML which implements an XSD (config.xml and unit tests)
  • Propagate the focus of the application to the workspace view
  • Add a preference to open or not open the latest project
  • Take in account added/removed files in the project settings window
  • Add auto-close brackets (brackets, curve brackets, parenthesis, quotes)

Version 0.0.6

22 Dec 12:10
Compare
Choose a tag to compare
Version 0.0.6 Pre-release
Pre-release

ADXStudio 0.0.6

  • Use the ADXStudio-win32-ia32 in 32bit environment
  • Use the ADXStudio-win32-x64 in 64bit environment

This version includes:

  • BugFix: Cannot save the project settings when main nodes (such as info, outputs, properties) is missing in the xml

Version 0.0.5

21 Dec 12:10
Compare
Choose a tag to compare
Version 0.0.5 Pre-release
Pre-release

ADXStudio 0.0.5

  • Use the ADXStudio-win32-ia32 in 32bit environment
  • Use the ADXStudio-win32-x64 in 64bit environment

This version includes:

  • Update Electron v0.36.1
  • Improve the image preview (Zoom in, Zoom out and Actual Size)

Version 0.0.4

18 Dec 16:55
Compare
Choose a tag to compare
Version 0.0.4 Pre-release
Pre-release

ADXStudio 0.0.4

  • Use the ADXStudio-win32-ia32 in 32bit environment
  • Use the ADXStudio-win32-x64 in 64bit environment

This version includes:

  • Add a contextual menu in the explorer files to add new file
  • Fix: Take in account the new added file in the preview watcher (use nodejs native watcher instead of Gaze)
  • Fix: Renaming a file that is already open in the workspace should be take in account
  • Fix: Removing a file that is already open in the workspace should remove the tab associated with it

Version 0.0.3

15 Dec 15:00
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release

ADXStudio 0.0.3

  • Use the ADXStudio-win32-ia32 in 32bit environment
  • Use the ADXStudio-win32-x64 in 64bit environment

This version includes:

  • Improve and fix styling issues
  • Fix: Modal dialog callback (Create new projects, exit without save ...)