Releases: PHOENIXCONTACT/MORYX-Framework
Releases · PHOENIXCONTACT/MORYX-Framework
v6.1.3
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.6.3 by @dependabot in #300
- Bump CommandLineParser from 2.8.0 to 2.9.1 by @dependabot in #277
- Bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 by @dependabot in #275
- Remove AddDefaultValueSerializer when loading resources from the DB by @MarisaGoergen in #308
- Added GetEnum method to get DisplayAttribute.Name value or use enum value. by @MathoMathiasCamara in #313
- Add test for display attribute on the ActivityResult value by @MathoMathiasCamara in #315
- Set method parameter as required when the parameter has no default value. by @MathoMathiasCamara in #314
New Contributors
- @dependabot made their first contribution in #300
Full Changelog: v6.1.2...v6.1.3
v6.1.2
What's Changed
Prevent Notification from throwing InvalidOperationException in the event of a race condition in the NotificationAdapter by @1nf0rmagician in #302
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- Harmonize ResourceSerialization by @Toxantron in #297
- Fix saving resources with internal properties, which are EntrySerialize, using the UI by @MarisaGoergen in #301
Full Changelog: v6.1.0...v6.1.1
v6.1.0
Full Changelog: v6.0.5...v6.1.0
- Add authorization for WebUIs
v6.0.5
What's Changed
- Add dependabot.yml by @jsonBackup in #261
- resource reference md file added by @MathoMathiasCamara in #283
- Fix saving configs with and without lists by @MarisaGoergen in #294
Full Changelog: v6.0.4...v6.0.5
v6.0.4
What's Changed
- Changing Plugins with different Configs throws exceptions by @MathoMathiasCamara in #260
Full Changelog: v6.0.3...v6.0.4
v6.0.3
What's Changed
- Bugfix/invoke internal methods by @seveneleven in #254
- Fixed name and description for subworkflowStep in the String.resx file by @MathoMathiasCamara in #255
- Port #255 to release 6 by @MathoMathiasCamara in #259
Full Changelog: v6.0.2...v6.0.3
v3.7.3
What's Changed
- Fixed name and description for subworkflowStep in the String.resx file by @MathoMathiasCamara in #255
Full Changelog: v3.7.2...v3.7.3
v6.0.2
v6.0.1
What's Changed
- Added reusable workflow and dependant packages with coverage feature by @lschoenepxc in #227
- SqLite Databases can not be erased from the maintenance by @MathoMathiasCamara in #223
- Added obsolete for old signin way by @milmilkat in #228
- Testing pipeline by @milmilkat in #229
New Contributors
- @lschoenepxc made their first contribution in #227
Full Changelog: v6.0.0...v6.0.1