Skip to content

Releases: DCC-EX/EX-Installer

EX-Installer 0.0.20

09 Jul 19:04
7254d20
Compare
Choose a tag to compare

Releasing version 0.0.20 of EX-Installer which includes these updates:

  • Fix bug with Windows file system path preventing cloning repositories

EX-Installer 0.0.19

07 Jul 09:14
Compare
Choose a tag to compare

Releasing version 0.0.19 of EX-Installer which includes these updates:

  • NOTE: Support for Windows 32bit is deprecated in this release
  • Building STM32 platforms on Windows 32bit is no longer possible
  • Numerous Python module updates to resolve security issues and a GUI bug on macOS
  • Adjust Arduino platform installation process
  • Enforce specific versions of CLI (0.35.3), AVR (1.8.6), ESP32 (2.0.17), and STM32 (2.7.1)
  • Enforce specific version of Ethernet (2.0.2)
  • Enable fake Arduino to be selected for demo purposes using -F|--fake command line argument
  • Fix debug command line argument to update menu selection
  • Ensure the details pane on the Load screen auto scrolls to the bottom
  • Optimise myAutomation.h for Track Manager and/or auto track power on to use single sequence
  • Add user preferences file to store user settings, starting with screen scaling only
  • Update EX-CommandStation defaults for ESP32 to force enable WiFi and prevent disabling
  • Add 132 x 64 OLED
  • Add support for new DCC-EX EX-CSB1 - restricts motor driver selection
  • Fix bug where a blank myAutomation.h file cannot be disabled after being enabled
  • Add ability to install the very latest devel branch by selecting v9.9.9-Devel
  • Refactor the manage_cli() method of the manage_arduino_cli module to make it more maintainable
  • Updates to work with Arduino CLI 1.0.x as the board list output has changed
  • Revise platform and library management logic to ensure required versions only are installed

EX-Installer 0.0.18

10 Mar 20:49
3a197c8
Compare
Choose a tag to compare
EX-Installer 0.0.18 Pre-release
Pre-release

Releasing version 0.0.18 of EX-Installer, which includes these updates:

  • Update EX-Turntable configuration options to suit changes made in 0.7.0
  • Update Python module to address security vulnerabilities
  • Add a link to DCC-EX News articles about EX-Installer to the Info menu
  • Ensure the Backup Config popup is always launched within the app window geometry
  • Add a Save log button to device monitor to save the device logs to a text file
  • Fix a bug where copying existing config files for EX-Turntable and EX-IOExpander caused an exception