Skip to content

Releases: Adam-Software/AdamStudio

v.2.0.1.4

18 Nov 00:58
Compare
Choose a tag to compare

Added: 180 degree video rotation button

Full Changelog: v.2.0.1.3...v.2.0.1.4

v.2.0.1.3

08 Nov 02:29
Compare
Choose a tag to compare

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

04 Nov 22:26
Compare
Choose a tag to compare
v.2.0.1.2.preview Pre-release
Pre-release

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

02 Nov 06:28
Compare
Choose a tag to compare
v.2.0.1.1.preview Pre-release
Pre-release

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

02 Nov 01:12
Compare
Choose a tag to compare
v.2.0.1.0.preview Pre-release
Pre-release

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

11 Jun 06:21
Compare
Choose a tag to compare
v.2.0.0.9.preview Pre-release
Pre-release

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

10 Jun 23:57
Compare
Choose a tag to compare
v.2.0.0.8.beta Pre-release
Pre-release

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

28 May 04:57
Compare
Choose a tag to compare
v.2.0.0.7.beta Pre-release
Pre-release

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

25 May 10:40
Compare
Choose a tag to compare
v.2.0.0.6.beta Pre-release
Pre-release

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

22 May 05:21
Compare
Choose a tag to compare
v.2.0.0.5.beta Pre-release
Pre-release

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