Releases: emcek/dcspy
Releases · emcek/dcspy
dcspy 2.3.1
- Hotfix: add missing files
dcspy 2.3.0
- Add radios presets for A-10C and A-10C II
- Add ARC-210 data for A-10C II
- Allow to download DCSpy while checking for new version
- Auto refresh about tab
- Collect data for troubleshooting
- Internal:
- Remove support for Python 3.7
- Add Python 3.12 RC1 in CI process
- Loading Logitech C library using
cffi
instead of built-inctypes
dcspy 2.2.0
- Add support for F-15E Eagle and its UFC
- Internal:
- Change way of handling buttons
- use newest version of
packaging
- fix PyInstaller exception during runtime
dcspy 2.1.2
- Fix problem when git executable is not available (for DCS-BIOS live)
- Add tooltips to some widgets
dcspy 2.1.1
- Add missing
falconded.ttf
in Python package
dcspy 2.1.0
- Add System tray icon:
- Notification when DCSpy is hidden and running in background.
- New version notification
- Make splashscreen nicer
- Update DCS-BIOS (master) data for Mi-24P Hind
- Internal:
- Add more unit tests
- Make unit test configurable from CLI
- Use toml instead of cfg for packing
- Improve type hinting
dcspy 2.0.0
- Allow use/update live DCS-BIOS directly from GitHub (master branch)
- Allow run DCSpy without console
- Auto screenshot of LCD during operation
- Auto save change options from GUI
- Fix problem when DCS-BIOS is empty or drive letter not exists
- Generate standalone version with PyInstaller
- Save configuration in user local directory (preserved between updates)
- Internal:
- improve type checking
- verbose setting will impact both console and file logs
- use pathlib for path manipulation
- improve CI/CD process
dcspy v1.9.5
- Support for Mi-8MTV2 Magnificent Eight
- Autopilot Channels (Heading, Pitch/Bank and Altitude)
- Radios: R868, R828, YADRO1A information
- Support for Mi-24P Hind
- Autopilot Channels (Yaw, Roll, Pitch and Altitude)
- Autopilot Modes (Hover, Route and Altitude)
- Radios: R868, R828, YADRO1I information
- Add About tab with basic information
- F-16C Viper:
- Add spacial font for DED (G19 only)
- Clean some extra characters from DED
- Internal:
- force update customtkinter to at least 5.1.0
dcspy v1.8.1
- Add support for Ka-50 Black Shark III
- Update footer when checking DCS-BIOS version
- Align with DCS 2.8.1.34667.2 and DCS-BIOS 0.7.47
- Internal:
- add more unit tests
- mark some test as DCS-BIOS tests
dcspy v1.8.0
- Major GUI redesign using
customtkinter
package, which provides new, modern widgets:- Appearance system mode (
Light
,Dark
) - Three color theme (
Green
,Blue
andDark Blue
) - All settings are configured from GUI vie widgets
- One window for all configuration and buttons
- Check version from GUI
- Add configuration flag to check for new version during start
- Appearance system mode (