Releases: Adam-Software/AdamStudio
Releases · Adam-Software/AdamStudio
v.2.0.1.4
v.2.0.1.3
What's Changed
- Changed Newtonsoft to System.Text.Json.Serialization by @vertigra in #33
- Prism experiment by @vertigra in #60
- Remove hamburger menu by @vertigra in #88
- Change region navigation by @vertigra in #106
- New multi-level status bar
- A lot of minor fixes in the interface
- Remove compiler log from statusbar
- Implement portable settings
Full Changelog: v.1.0.2.4...v.2.0.1.3
v.2.0.1.2.preview
Full Changelog: v.2.0.1.1.preview...v.2.0.1.2.preview
Fixed: critical error in the installation script
v.2.0.1.1.preview
Full Changelog: v.2.0.1.0.preview...v.2.0.1.1.preview
- Fixed: minor bugs in the user interface
- Fixed: overlapping of interface elements with a popup toolbar
- Fixed: broken syntax highlighting in the source code editor
- Added: the "scrollToEnd" button in the program execution results window
v.2.0.1.0.preview
Full Changelog: v.2.0.0.9.preview...v.2.0.1.0.preview
- New multi-level status bar
- A lot of minor fixes in the interface
- Added logging service
- A lot of fixes in the code
v.2.0.0.9.preview
What's Changed
Full Changelog: v.2.0.0.8.beta...v.2.0.0.9.preview
- Renamed project file and folders, namespaces
- Clean project files
- Removed dependency on aspnetcore-runtime-8.0.5-win-x64 the environment has already been removed from the installation script
Preview release - without an installer
v.2.0.0.8.beta
Full Changelog: v.2.0.0.7.beta...v.2.0.0.8.beta
The test concept of the "All in one tab" interface
v.2.0.0.7.beta
Full Changelog: v.2.0.0.6.beta...v.2.0.0.7.beta
Added:
- FPS counter in Computer Vision
- Options in the player for receiving the stream
The installer has been tested
v.2.0.0.6.beta
Full Changelog: v.2.0.0.5.beta...v.2.0.0.6.beta
Fixed:
- Manual landing gear control #66
- Resetting the code to the original one when switching to the blockly tab
Change:
- Application name #73
- Delete the reboot request after installing the program
New:
- Change LibVlc on native MediaElement with ffmpeg codec on ComputerVision tab
The installer has not been tested
v.2.0.0.5.beta
Full Changelog: v.2.0.0.4.beta...v.2.0.0.5.beta
- Calls to the system dialog boxes for opening/saving a file and selecting a folder that occurred through the MessageDialogManagerLib library have been changed to native (Microsoft.Win32)
- Remove MessageDialogManagerLib nuget package and wrapper service IDialogManagerService
The installer has not been tested