Skip to content

2.1.0-beta.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexis- alexis- released this 12 Dec 14:11
· 2 commits to develop since this release

[2.1.0-beta.21]

  • Fixed: Minor bug in PluginManager

[2.1.0-beta.20]

  • Updated: Improved NuGet installing performance
  • Updated: Plugin operation logs TextBox swapped for Avalonia's TextEditor (improved performances)
  • Fixed: Alpha repo enabled status

[2.1.0-beta.19]

  • Updated: Packages
  • Updated: PluginManager submodule tracks branch legacy-net-framework
  • Fixed: Crash when closing collection window options dialog

[2.1.0-beta.16]

  • Updated: Release url
  • Fixed: Installer couldn't find the latest release

[2.1.0-beta.15]

  • Added missing file
  • Added: missing file
  • Added: IElement.UniqueId placeholder
  • Added: TemplateUseMode to ApplyTemplate
  • Added: AsyncErrorHandler
  • Added: Console to Dev Sandbox
  • Added: ElementWdw.ApplyTemplate(int templateId)
  • Added: Template can be set when creating a new element
  • Updated: Interop package
  • Updated: Submodules
  • Updated: Improved logging
  • Updated: Missing csproj update
  • Updated: ElementBase.ToJson() should now serialize its concepts, children, etc.
  • Updated: Interop version
  • Fixed: Registry member enumeration
  • Fixed: Notification xml injection was incorrect and prevented notifications from being activated
  • Misc: Minor fixes
  • Submodules