PepperDashCore 2.20.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package PepperDashCore --version 2.20.2
                    
NuGet\Install-Package PepperDashCore -Version 2.20.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PepperDashCore" Version="2.20.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PepperDashCore" Version="2.20.2" />
                    
Directory.Packages.props
<PackageReference Include="PepperDashCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PepperDashCore --version 2.20.2
                    
#r "nuget: PepperDashCore, 2.20.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PepperDashCore@2.20.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PepperDashCore&version=2.20.2
                    
Install as a Cake Addin
#tool nuget:?package=PepperDashCore&version=2.20.2
                    
Install as a Cake Tool

PepperDash Essentials Framework (c) 2020

Latest Release

License

Provided under MIT license

Overview

PepperDash Essentials is an open source Crestron framework that can be configured as a standalone program capable of running a wide variety of system designs and can also be utilized as a plug-in architecture to augment other Simpl# Pro and Simpl Windows programs.

Essentials Framework is a collection of C# / Simpl# Pro libraries that can be utilized in several different manners. It is currently operating as a 100% configuration-driven system, and can be extended to add different workflows and behaviors, either through the addition of further device "types" or via the plug-in mechanism. The framework is a collection of "things" that are all related and interconnected, but in general do not have dependencies on each other.

Minimum Requirements

  • Essentials Framework runs on any Crestron 3-series processor, 4-series processor or Crestron's VC-4 platform.
  • To edit and compile the source, Microsoft Visual Studio 2008 Professional with SP1 is required.
  • Crestron's Simpl# Plugin is also required (must be obtained from Crestron).

Dependencies

The PepperDash.Core SIMPL# library is required. It is referenced via nuget. You must have nuget.exe installed and in the PATH environment variable to use the following command. Nuget.exe is available at nuget.org.

Installing Dependencies

To install dependencies once nuget.exe is installed, run the following command: nuget install .\packages.config -OutputDirectory .\packages -excludeVersion. To verify that the packages installed correctly, open Essentials and make sure that all references are found, then try and build it.

Installing Different versions of PepperDash Core

If you need a different version of PepperDash Core, use the command nuget install .\packages.config -OutputDirectory .\packages -excludeVersion -Version {versionToGet}. Omitting the -Version option will pull the version indicated in the packages.config file.

Utilization

Essentials was originally conceptualized as a standalone application for running control system logic entirely in Simpl# Pro. It is primarily designed around accomplishing this goal, but during development, it became obvious that it could easily be leveraged to also serve as a partner application to one or more SIMPL Windows programs.

Utilization of Essentials Framework falls into the following categories:

  1. Standalone Control System Application for controlling one or more rooms. See Standalone Use

  2. Partner Application to a SIMPL Windows program. This allows for several useful advantages. See SIMPL Windows Bridging

  • Dynamic device instantiation. Devices can be defined in configuration and instantiated at runtime and then bridged to a SIMPL Windows program via EISC.

  • Advanced logic. Some logic operations that cannot be affectively accomplished in SIMPL Windows (ex. JSON/XML serialization/deserialization, database operations, etc.) can be done in the Simpl# Pro environment and the necessary input and output bridged to a SIMPL Windows program via EISC.

  1. Hybrid Application that may contain elements of both standalone control and SIMPL partner application integration.
  • There may be a use case where a device can only be defined in a single application, but that device may need to be interacted with from multiple applications. The device can be defined in an Essentials application, interacted with in that application and also bridged to one or more SIMPL Windows applications.

Documentation

For detailed documentation, see the Wiki.

Support

How-To (Getting Started)

See Getting Started

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on PepperDashCore:

Package Downloads
PepperDashEssentials

Package Description

PepperDash.Essentials.Core

Package Description

PepperDash.Essentials.Devices.Common

Package Description

PepperDash.Essentials.MobileControl

This software is a plugin designed to work as a part of PepperDash Essentials for Crestron control processors. This plugin allows for connection to a PepperDash Mobile Control server.

PepperDash.Essentials.MobileControl.Messengers

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0-net8-updates-claude-t... 148 8/12/2025
3.0.0-net8-updates.4 140 9/4/2025
3.0.0-net8-updates.3 213 8/6/2025
3.0.0-net8-updates.2 380 7/4/2025
2.20.5 78 11/14/2025
2.20.5-portal-url-parsing.1 163 11/12/2025
2.20.5-mc-subscription-logg... 146 11/13/2025
2.20.5-feature-generic-sink... 136 11/5/2025
2.20.4 181 11/4/2025
2.20.4-comport-controller-u... 133 11/4/2025
2.20.3 167 11/3/2025
2.20.3-mc-subscription-conc... 124 11/3/2025
2.20.2 175 11/3/2025
2.20.2-theme-saving.1 133 11/3/2025
2.20.2-mc-subscription-conc... 129 11/3/2025
2.20.1 172 11/3/2025
2.20.1-stream-debugging.3 131 11/3/2025
2.20.1-stream-debugging.2 136 11/3/2025
2.20.1-stream-debugging.1 134 11/3/2025
2.20.1-ssh-echo-off.2 73 10/31/2025
2.20.1-ssh-echo-off.1 96 10/31/2025
2.20.1-file-logging-config.1 77 10/31/2025
2.20.0 190 10/30/2025
2.20.0-mc-touchpanel-key.2 123 10/30/2025
2.20.0-mc-touchpanel-key.1 123 10/30/2025
2.20.0-feature-fusion-help-... 125 10/30/2025
2.20.0-feature-fusion-help-... 133 10/29/2025
2.20.0-feature-fusion-help-... 133 10/28/2025
2.20.0-feature-fusion-help-... 122 10/27/2025
2.20.0-com102-comspec.2 130 10/27/2025
2.20.0-com102-comspec.1 129 10/27/2025
2.19.4-mc-touchpanel-key.1 133 10/30/2025
2.19.3 193 10/29/2025
2.19.3-json-console.1 129 10/27/2025
2.19.2 164 10/23/2025
2.19.2-mc-touchpanel-key.3 129 10/23/2025
2.19.2-mc-touchpanel-key.2 118 10/23/2025
2.19.2-mc-touchpanel-key.1 128 10/23/2025
2.19.2-feature-add-infinetE... 115 10/23/2025
2.19.1 159 10/23/2025
2.19.0 160 10/23/2025
2.19.0-feature-allow-config... 122 10/22/2025
2.18.2-device-interface-sys... 118 10/21/2025
2.18.1 167 10/15/2025
2.18.1-wsdebug-persistence.3 116 10/15/2025
2.18.1-wsdebug-persistence.2 122 10/15/2025
2.18.1-wsdebug-persistence.1 126 10/15/2025
2.18.0 133 10/10/2025
2.18.0-feature-add-IKeyed-t... 111 10/9/2025
2.18.0-feature-add-IKeyed-t... 114 10/9/2025
2.18.0-feature-add-IKeyed-t... 111 10/8/2025
2.18.0-feature-add-IKeyed-t... 113 10/7/2025
2.18.0-feature-add-IKeyed-t... 116 10/7/2025
2.18.0-feature-add-IKeyed-t... 129 10/7/2025
2.18.0-display-bridging.1 123 10/9/2025
2.17.1-feature-add-IKeyed-t... 122 10/7/2025
2.17.1-display-bridging.2 118 10/9/2025
2.17.1-display-bridging.1 119 10/9/2025
2.17.0 249 9/30/2025
2.17.0-update-crestron-asse... 228 9/22/2025
2.17.0-mc-messenger-improve... 128 9/30/2025
2.17.0-mc-messenger-improve... 125 9/29/2025
2.17.0-mc-messenger-improve... 70 9/27/2025
2.17.0-mc-messenger-improve... 137 9/25/2025
2.17.0-mc-messenger-improve... 138 9/25/2025
2.17.0-mc-messenger-improve... 139 9/25/2025
2.17.0-mc-messenger-improve... 138 9/24/2025
2.17.0-mc-messenger-improve... 133 9/23/2025
2.17.0-mc-messenger-improve... 135 9/23/2025
2.17.0-mc-messenger-improve... 138 9/23/2025
2.17.0-mc-messenger-improve... 139 9/23/2025
2.17.0-feature-allow-config... 144 9/22/2025
2.17.0-feature-allow-config... 145 9/22/2025
2.17.0-feature-allow-config... 165 9/22/2025
2.16.4-mc-connect-logging.2 131 9/29/2025
2.16.3 149 9/26/2025
2.16.3-logging-updates.1 137 9/25/2025
2.16.2 187 9/25/2025
2.16.2-io-updates.1 137 9/25/2025
2.16.2-Ibasicvolumecontrols... 137 9/25/2025
2.16.2-Ibasicvolumecontrols... 131 9/23/2025
2.16.1 187 9/23/2025
2.16.1-hotfix-check-for-cs-... 256 9/19/2025
2.16.1-hotfix-check-for-cs-... 256 9/18/2025
2.16.0 304 9/17/2025
2.16.0-update-crestron-asse... 148 9/22/2025
2.16.0-feature-add-hide-pro... 254 9/17/2025
2.15.4-mc-connect-logging.3 182 9/19/2025
2.15.4-mc-connect-logging.2 255 9/17/2025
2.15.4-mc-connect-logging.1 251 9/17/2025
2.15.3 305 9/17/2025
2.15.3-mc-connect-logging.2 249 9/17/2025
2.15.3-mc-connect-logging.1 252 9/17/2025
2.15.3-dev-list-fix.1 255 9/17/2025
2.15.2 159 9/10/2025
2.15.2-devlist-fix.1 123 9/10/2025
2.15.1 110 9/5/2025
2.15.1-cs-lan-mc-panel.2 74 9/5/2025
2.15.1-cs-lan-mc-panel.1 125 9/2/2025
2.15.0 258 8/26/2025
2.14.0 159 8/21/2025
2.14.0-rc.1 194 8/26/2025
2.14.0-IBasicVideoMuteWithF... 116 8/19/2025
2.14.0-IBasicVideoMuteWithF... 115 8/19/2025
2.14.0-IBasicVideoMuteWithF... 125 8/19/2025
2.14.0-feature-html-assets.1 133 8/19/2025
2.14.0-feature-extract-html... 66 8/22/2025
2.14.0-feature-extract-html... 81 8/22/2025
2.14.0-feature-extract-html... 124 8/19/2025
2.14.0-beta.2 193 8/26/2025
2.14.0-beta.1 81 8/15/2025
2.13.1 159 8/15/2025
2.13.1-streaming-device-pro... 71 8/15/2025
2.13.0 108 8/15/2025
2.13.0-feature-assets-folder.2 127 8/12/2025
2.13.0-feature-assets-folder.1 133 8/11/2025
2.13.0-comm-bridge-add.1 82 8/15/2025
2.13.0-beta.1 129 8/13/2025
2.12.4 324 8/12/2025
2.12.4-current-sources.1 129 8/11/2025
2.12.3 243 8/4/2025
2.12.3-fix-remove-unsued-me... 123 8/11/2025
2.12.3-feature-update-crest... 150 8/8/2025
2.12.3-default-debug-levels.1 176 8/4/2025
2.12.3-current-sources.4 203 8/6/2025
2.12.3-current-sources.3 41 8/2/2025
2.12.3-current-sources.2 54 8/1/2025
2.12.3-current-sources.1 102 7/31/2025
2.12.3-beta.1 205 8/5/2025
2.12.2 144 7/31/2025
2.12.2-debug-fixes.1 97 7/31/2025
2.12.2-current-sources.3 99 7/30/2025
2.12.2-current-sources.2 98 7/30/2025
2.12.2-current-sources.1 101 7/30/2025
2.12.1 179 7/28/2025
2.12.1-mc-tp-ip-fix.1 114 7/28/2025
2.12.1-feature-unit-testing... 208 7/26/2025
2.12.1-beta.1 113 7/28/2025
2.12.0 387 7/25/2025
2.12.0-factory-updates.6 364 7/25/2025
2.12.0-factory-updates.5 365 7/25/2025
2.12.0-factory-updates.4 369 7/25/2025
2.12.0-factory-updates.2 374 7/25/2025
2.12.0-factory-updates.1 374 7/25/2025
2.11.0 499 7/24/2025
2.11.0-feature-add-IHasCame... 469 7/24/2025
2.11.0-feature-add-IHasCame... 468 7/24/2025
2.11.0-copilot-fix-1294.1 464 7/24/2025
2.10.1-beta.1 526 7/23/2025
2.10.0 598 7/22/2025
2.10.0-portkey-add.1 522 7/22/2025
2.9.0 538 7/21/2025
2.9.0-unique-client-ids.1 146 7/10/2025
2.9.0-meter-feedback-interf... 467 7/21/2025
2.9.0-meter-feedback-interf... 129 7/17/2025
2.9.0-meter-feedback-interf... 126 7/17/2025
2.8.2 175 7/17/2025
2.8.2-mc-touchpanel-cs.2 127 7/17/2025
2.8.1 178 7/17/2025
2.8.1-meter-feedback-interf... 126 7/16/2025
2.8.1-meter-feedback-interf... 102 7/11/2025
2.8.1-meter-feedback-interf... 141 7/9/2025
2.8.1-mc-touchpanel-cs.1 121 7/17/2025
2.8.0 186 7/8/2025
2.8.0-feature-add-isMic-sup... 152 6/26/2025
2.8.0-feature-add-IHasCamer... 126 7/17/2025
2.8.0-feature-add-IHasCamer... 139 7/16/2025
2.7.4 199 7/7/2025
2.7.4-beta.1 83 7/4/2025
2.7.3 169 6/27/2025
2.7.3-combiner-auto-mode-en... 85 6/27/2025
2.7.3-combiner-auto-mode-en... 85 6/27/2025
2.7.2 175 6/26/2025
2.7.2-device-info-messenger.1 123 6/26/2025
2.7.1 185 6/26/2025
2.7.1-device-status-console.3 123 6/26/2025
2.7.1-device-status-console.1 140 6/26/2025
2.7.0 418 6/18/2025
2.7.0-feature-add-interfaces.5 147 6/18/2025
2.7.0-feature-add-interfaces.4 131 6/18/2025
2.7.0-feature-add-interfaces.3 150 6/18/2025
2.7.0-feature-add-interfaces.2 150 6/18/2025
2.6.1-beta.1 127 6/26/2025
2.5.1 485 5/14/2025
2.5.1-dsp-base-fix.1 242 5/14/2025
2.5.0 152 5/9/2025
2.5.0-plugin-minimum-version.2 157 4/30/2025
2.5.0-plugin-minimum-version.1 177 4/30/2025
2.5.0-logging-improvements.1 79 7/4/2025
2.5.0-DGE-1000.1 96 5/9/2025
2.4.9-camera-preset-fix.1 233 5/14/2025
2.4.9-beta.1 252 5/14/2025
2.4.9-appdebug-case-insensi... 168 5/7/2025
2.4.8 164 5/2/2025
2.4.8-routing-clear-fix.2 102 5/2/2025
2.4.8-routing-clear-fix.1 120 5/2/2025
2.4.8-RegisterForExtendersM... 129 4/30/2025
2.4.8-RegisterForExtendersM... 131 4/30/2025
2.4.8-RegisterForExtendersM... 140 4/30/2025
2.4.7 376 4/24/2025
2.4.7-routing-updates.2 173 4/24/2025
2.4.7-routing-updates.1 161 4/24/2025
2.4.6 248 4/18/2025
2.4.6-selectable-items-inte... 215 4/17/2025
2.4.6-lighting-interface-fix.2 120 4/18/2025
2.4.6-lighting-interface-fix.1 148 4/18/2025
2.4.5 338 4/14/2025
2.4.5-lighting-scene-updates.1 201 4/14/2025
2.4.4 307 4/11/2025
2.4.4-generic-comm-monitor-... 123 4/11/2025
2.4.3-generic-comm-monitor-... 113 4/11/2025
2.4.2 244 4/9/2025
2.4.2-messenger-fixes.2 170 4/9/2025
2.4.2-messenger-fixes.1 170 4/9/2025
2.4.1 251 4/8/2025
2.4.0 221 4/4/2025
2.3.1-fix-add-client.1 146 4/8/2025
2.3.0 314 4/2/2025
2.3.0-webview-eventhandler.1 217 4/2/2025
2.3.0-routing-fixes.2 119 4/4/2025
2.3.0-routing-fixes.1 116 4/4/2025
2.3.0-rc.1 140 4/2/2025
2.3.0-codec-messenger-issues.1 166 4/2/2025
2.3.0-bring-mc-fixes-over.1 167 4/2/2025
2.3.0-beta.2 174 4/2/2025
2.3.0-beta.1 177 4/2/2025
2.2.3-routing-fixes.1 152 4/4/2025
2.2.2 243 4/2/2025
2.2.2-mc-fixes.1 158 4/2/2025
2.2.1 257 4/1/2025
2.2.1-fix-volume-add-again.1 164 4/1/2025
2.2.0 232 4/1/2025
2.2.0-rc.1 144 4/1/2025
2.2.0-beta.1 158 4/1/2025
2.1.2 214 3/31/2025
2.1.2-room-loading-protecti... 165 3/31/2025
2.1.1 202 3/28/2025
2.1.1-add-routes.3 130 3/28/2025
2.1.1-add-routes.1 141 3/28/2025
2.1.0 569 3/26/2025
2.1.0-rc.1 152 3/26/2025
2.1.0-feature-move-portal-c... 474 3/26/2025
2.1.0-feature-move-portal-c... 476 3/26/2025
2.1.0-beta.3 457 3/26/2025
2.0.1 507 3/6/2025
2.0.1-ssh-fix.1 189 3/6/2025
2.0.0 279 3/6/2025
2.0.0-release-2.1 207 3/4/2025
2.0.0-rc.5 229 3/5/2025
2.0.0-rc.4 202 3/5/2025
2.0.0-rc.3 224 3/5/2025
2.0.0-rc.2 208 3/5/2025
2.0.0-rc.1 204 3/5/2025
2.0.0-file-cleanup.1 210 3/5/2025
2.0.0-feature-2-device-ikey... 204 3/5/2025
2.0.0-feature-2-creslib-ver... 208 3/5/2025
2.0.0-feature-2-camera-list... 219 3/5/2025
2.0.0-beta-452 186 2/20/2025
2.0.0-beta-423 370 5/28/2024
2.0.0-beta-418 627 5/20/2024
2.0.0-beta-415 373 5/16/2024
2.0.0-beta-404 148 5/1/2024
2.0.0-beta-400 629 3/21/2024
2.0.0-beta-397 214 3/21/2024
2.0.0-beta-389 1,553 2/15/2024
2.0.0-beta-385 1,637 2/5/2024
2.0.0-beta-383 1,281 2/2/2024
2.0.0-beta-379 350 2/1/2024
2.0.0-beta-318 844 2/7/2023
2.0.0-beta-310 746 2/7/2023
2.0.0-beta.1 207 3/4/2025
2.0.0-alpha-462 216 2/26/2025
2.0.0-alpha-461 147 2/26/2025
2.0.0-alpha-460 136 2/26/2025
2.0.0-alpha-459 140 2/26/2025
2.0.0-alpha-458 138 2/26/2025
2.0.0-alpha-457 137 2/25/2025
2.0.0-alpha-456 134 2/25/2025
2.0.0-alpha-455 399 2/20/2025
2.0.0-alpha-451 530 2/19/2025
2.0.0-alpha-450 285 2/19/2025
2.0.0-alpha-442 157 12/11/2024
2.0.0-alpha-441 252 11/11/2024
2.0.0-alpha-439 285 11/5/2024
2.0.0-alpha-438 124 11/5/2024
2.0.0-alpha-437 144 11/5/2024
2.0.0-alpha-436 149 11/5/2024
2.0.0-alpha-435 151 11/4/2024
2.0.0-alpha-434 148 11/1/2024
2.0.0-alpha-433 128 11/1/2024
2.0.0-alpha-432 164 11/1/2024
2.0.0-alpha-430 142 10/31/2024
2.0.0-alpha-428 148 10/31/2024
2.0.0-alpha-427 154 10/30/2024
2.0.0-alpha-425 170 6/25/2024
2.0.0-alpha-424 6,806 5/28/2024
2.0.0-alpha-422 250 5/28/2024
2.0.0-alpha-421 224 5/28/2024
2.0.0-alpha-420 323 5/23/2024
2.0.0-alpha-419 686 5/21/2024
2.0.0-alpha-417 202 5/17/2024
2.0.0-alpha-416 256 5/17/2024
2.0.0-alpha-414 176 5/16/2024
2.0.0-alpha-413 174 5/16/2024
2.0.0-alpha-412 166 5/16/2024
2.0.0-alpha-411 180 5/16/2024
2.0.0-alpha-410 161 5/15/2024
2.0.0-alpha-409 169 5/15/2024
2.0.0-alpha-408 183 5/15/2024
2.0.0-alpha-407 747 5/14/2024
2.0.0-alpha-406 190 5/7/2024
2.0.0-alpha-405 186 5/7/2024
2.0.0-alpha-403 166 5/1/2024
2.0.0-alpha-402 3,711 3/27/2024
2.0.0-alpha-399 186 3/21/2024
2.0.0-alpha-398 181 3/21/2024
2.0.0-alpha-396 185 3/21/2024
2.0.0-alpha-395 177 3/21/2024
2.0.0-alpha-393 385 3/20/2024
2.0.0-alpha-392 928 3/13/2024
2.0.0-alpha-391 585 3/8/2024
2.0.0-alpha-388 297 2/15/2024
2.0.0-alpha-387 437 2/14/2024
2.0.0-alpha-384 352 2/5/2024
2.0.0-alpha-382 350 2/2/2024
2.0.0-alpha-381 327 2/2/2024
2.0.0-alpha-377 1,060 12/28/2023
2.0.0-alpha-376 449 12/28/2023
2.0.0-alpha-375 532 11/29/2023
2.0.0-alpha-374 491 11/24/2023
2.0.0-alpha-373 507 11/23/2023
2.0.0-alpha-372 510 11/23/2023
2.0.0-alpha-371 512 11/23/2023
2.0.0-alpha-370 502 11/23/2023
2.0.0-alpha-369 510 11/23/2023
2.0.0-alpha-368 520 11/22/2023
2.0.0-alpha-367 547 11/22/2023
2.0.0-alpha-366 516 11/20/2023
2.0.0-alpha-365 508 11/20/2023
2.0.0-alpha-364 521 11/20/2023
2.0.0-alpha-363 475 11/20/2023
2.0.0-alpha-362 490 11/20/2023
2.0.0-alpha-361 512 11/20/2023
2.0.0-alpha-360 532 11/20/2023
2.0.0-alpha-359 483 11/16/2023
2.0.0-alpha-358 510 11/16/2023
2.0.0-alpha-357 468 11/16/2023
2.0.0-alpha-356 504 11/15/2023
2.0.0-alpha-355 501 11/8/2023
2.0.0-alpha-354 511 11/8/2023
2.0.0-alpha-353 519 11/7/2023
2.0.0-alpha-352 511 11/7/2023
2.0.0-alpha-351 498 11/7/2023
2.0.0-alpha-350 518 11/7/2023
2.0.0-alpha-349 481 11/7/2023
2.0.0-alpha-348 519 11/7/2023
2.0.0-alpha-346 525 11/7/2023
2.0.0-alpha-344 522 11/1/2023
2.0.0-alpha-342 484 10/31/2023
2.0.0-alpha-341 499 10/31/2023
2.0.0-alpha-330 739 3/23/2023
2.0.0-alpha-315 699 2/7/2023
2.0.0-alpha-314 731 2/7/2023
2.0.0-alpha-309 753 2/6/2023
1.4.2 162 8/14/2025
1.4.2-comm-method-updates.1 129 8/14/2025
1.4.2-3series-caller-refere... 209 5/15/2025
1.4.1 433 5/13/2025
1.4.1-3series-workflow-upda... 233 5/13/2025
1.4.1-3series-workflow-upda... 238 5/13/2025
1.4.1-3series-workflow-upda... 237 5/13/2025
1.4.0 148 5/9/2025
1.3.3-hotfix-449 163 2/13/2025
1.3.3-hotfix-390 292 2/26/2024
1.3.2 526 1/25/2024
1.3.2-hotfix-378 333 1/25/2024
1.3.2-hotfix-340 620 8/24/2023
1.3.2-hotfix-339 600 8/24/2023
1.3.1 830 8/24/2023
1.3.1-hotfix-338 620 8/23/2023
1.3.1-hotfix-337 608 8/16/2023
1.3.0 700 8/15/2023
1.2.2-hotfix-335 649 8/15/2023
1.2.2-beta-336 614 8/15/2023
1.2.2-beta-333 700 4/7/2023
1.2.2-alpha-334 695 4/28/2023
1.2.1 931 4/7/2023
1.2.1-hotfix-332 677 4/7/2023
1.2.1-hotfix-331 692 4/7/2023
1.2.1-beta-329 720 3/1/2023
1.2.0 906 3/1/2023
1.2.0-rc-328 737 3/1/2023
1.2.0-rc-324 716 2/24/2023
1.2.0-rc-320 724 2/7/2023
1.1.5-hotfix-327 720 3/1/2023
1.1.5-hotfix-295 737 2/2/2023
1.1.5-hotfix-294 751 1/31/2023
1.1.5-hotfix-288 774 1/19/2023
1.1.5-beta-323 732 2/24/2023
1.1.5-beta-317 750 2/7/2023
1.1.5-beta-289 713 1/19/2023
1.1.5-alpha-322 730 2/20/2023
1.1.5-alpha-321 708 2/20/2023
1.1.5-alpha-316 746 2/7/2023
1.1.5-alpha-293 764 1/30/2023
1.1.5-alpha-292 736 1/26/2023
1.1.5-alpha-291 751 1/24/2023
1.1.5-alpha-290 697 1/24/2023
1.1.5-alpha-286 704 1/18/2023
1.1.5-alpha-285 718 1/18/2023
1.1.5-alpha-284 755 1/17/2023
1.1.4 938 12/12/2022
1.1.4-hotfix-283 720 12/12/2022
1.1.4-alpha-282 769 11/14/2022
1.1.3 926 11/14/2022
1.1.3-hotfix-280 745 11/14/2022
1.1.3-hotfix-279 695 11/14/2022
1.1.3-hotfix-278 749 11/8/2022
1.1.3-hotfix-277 718 11/4/2022
1.1.3-hotfix-276 755 11/4/2022
1.1.3-hotfix-268 734 9/8/2022
1.1.3-hotfix-267 742 9/8/2022
1.1.3-hotfix-266 710 9/8/2022
1.1.3-hotfix-265 752 7/7/2022
1.1.3-beta-281 750 11/14/2022
1.1.3-alpha-275 735 10/20/2022
1.1.3-alpha-274 729 10/20/2022
1.1.3-alpha-273 729 10/20/2022
1.1.3-alpha-272 721 10/17/2022
1.1.3-alpha-271 732 10/14/2022
1.1.3-alpha-270 732 10/7/2022
1.1.3-alpha-269 716 10/7/2022
1.1.2 1,129 6/15/2022
1.1.2-hotfix-263 781 6/15/2022
1.1.2-hotfix-262 675 6/15/2022
1.1.2-hotfix-261 735 6/15/2022
1.1.2-beta-264 769 6/15/2022
1.1.2-beta-260 779 6/8/2022
1.1.2-alpha-259 764 6/8/2022
1.1.2-alpha-258 756 6/7/2022
1.1.2-alpha-257 775 5/23/2022
1.1.2-alpha-256 737 5/23/2022
1.1.2-alpha-253 791 5/23/2022
1.1.2-alpha-252 749 5/22/2022
1.1.2-alpha-251 751 5/22/2022
1.1.2-alpha-250 718 5/21/2022
1.1.1 1,452 2/24/2022
1.1.1-rc-247 857 2/10/2022
1.1.1-rc-243 756 2/9/2022
1.1.1-hotfix-241 758 2/9/2022
1.1.1-hotfix-239 760 2/9/2022
1.1.1-hotfix-236 748 2/9/2022
1.1.1-hotfix-233 908 10/18/2021
1.1.1-hotfix-232 859 10/18/2021
1.1.1-hotfix-225 879 9/11/2021
1.1.1-hotfix-224 921 9/11/2021
1.1.1-beta-248 758 2/24/2022
1.1.1-beta-242 781 2/9/2022
1.1.1-beta-238 780 2/9/2022
1.1.1-beta-231 863 9/24/2021
1.1.1-beta-230 853 9/20/2021
1.1.1-alpha-246 758 2/10/2022
1.1.1-alpha-245 762 2/10/2022
1.1.1-alpha-244 784 2/10/2022
1.1.1-alpha-234 1,310 11/19/2021
1.1.1-alpha-229 868 9/20/2021
1.1.1-alpha-228 857 9/15/2021
1.1.1-alpha-227 832 9/14/2021
1.1.1-alpha-226 880 9/14/2021
1.1.0 1,243 8/24/2021
1.0.49-hotfix-222 869 8/24/2021
1.0.49-hotfix-220 843 7/30/2021
1.0.49-beta-223 867 8/24/2021
1.0.49-beta-221 870 8/1/2021
1.0.48 1,136 7/23/2021
1.0.48-rc-219 850 7/23/2021
1.0.48-rc-218 855 7/23/2021
1.0.48-rc-217 856 7/23/2021
1.0.48-hotfix-213 877 7/1/2021
1.0.48-hotfix-210 837 6/17/2021
1.0.48-beta-216 879 7/23/2021
1.0.48-beta-215 910 7/23/2021
1.0.48-beta-212 850 7/1/2021
1.0.48-alpha-214 901 7/23/2021
1.0.48-alpha-211 876 7/1/2021
1.0.47 1,163 6/10/2021
1.0.47-hotfix-208 869 6/10/2021
1.0.47-hotfix-207 881 6/9/2021
1.0.47-beta-209 849 6/10/2021
1.0.46 1,073 4/22/2021
1.0.46-hotfix-205 916 4/22/2021
1.0.46-hotfix-202 868 2/17/2021
1.0.46-beta-206 847 4/22/2021
1.0.46-beta-203 901 3/5/2021
1.0.46-beta-201 920 1/22/2021
1.0.46-alpha-204 884 4/10/2021
1.0.45 231,605 1/22/2021
1.0.45-hotfix-200 955 1/21/2021
1.0.45-beta-199 961 12/21/2020
1.0.44 16,939 12/21/2020
1.0.44-rc-196 956 12/21/2020
1.0.44-rc-195 952 12/21/2020
1.0.44-hotfix-198 954 12/21/2020
1.0.44-hotfix-197 945 12/21/2020
1.0.44-hotfix-192 955 12/21/2020
1.0.44-beta-194 980 12/21/2020
1.0.44-beta-193 876 12/21/2020
1.0.43 22,321 11/11/2020
1.0.43-rc-189 985 11/11/2020
1.0.43-rc-188 921 11/11/2020
1.0.43-hotfix-190 955 11/11/2020
1.0.43-beta-191 950 11/11/2020
1.0.43-beta-187 1,061 11/11/2020
1.0.43-beta-183 1,007 10/28/2020
1.0.43-beta-178 951 10/28/2020
1.0.43-beta-173 965 9/30/2020
1.0.43-alpha-186 954 11/10/2020
1.0.43-alpha-185 1,008 11/4/2020
1.0.43-alpha-184 985 11/4/2020
1.0.43-alpha-182 987 10/28/2020
1.0.43-alpha-181 954 10/28/2020
1.0.43-alpha-177 1,011 10/16/2020
1.0.43-alpha-176 972 10/15/2020
1.0.43-alpha-175 934 10/15/2020
1.0.43-alpha-172 963 9/28/2020
1.0.43-alpha-171 992 9/24/2020
1.0.43-alpha-170 1,001 9/21/2020
1.0.42 1,321 9/17/2020
1.0.42-rc-167 996 9/17/2020
1.0.42-rc-165 1,035 9/16/2020
1.0.42-rc-164 1,026 9/16/2020
1.0.42-beta-168 991 9/17/2020
1.0.42-beta-163 1,001 9/16/2020
1.0.42-alpha-166 1,006 9/17/2020
1.0.42-alpha-162 995 9/16/2020
1.0.42-alpha-161 1,003 9/16/2020
1.0.42-alpha-160 991 9/14/2020
1.0.42-alpha-159 1,016 9/14/2020
1.0.42-alpha-158 1,072 9/4/2020
1.0.42-alpha-157 1,078 9/3/2020
1.0.41 1,328 8/14/2020
1.0.41-hotfix-155 1,036 8/14/2020
1.0.41-hotfix-154 1,017 8/14/2020
1.0.41-beta-156 1,010 8/14/2020
1.0.40 60,053 7/25/2020
1.0.40-rc-153 1,048 7/24/2020
1.0.40-rc-152 1,044 7/24/2020
1.0.40-rc-150 1,041 7/24/2020
1.0.40-alpha-151 997 7/24/2020
1.0.40-alpha-149 1,008 7/24/2020