Releases: PHOENIXCONTACT/MORYX-Framework
Releases · PHOENIXCONTACT/MORYX-Framework
v8.0.1
What's Changed
- Port PR AL-221 to release 8 by @1nf0rmagician in #366
Full Changelog: v8.0.0...v8.0.1
v6.3.1
What's Changed
- When invoking the TextBindingResolverFactory with a null template string, it crashes. by @MathoMathiasCamara in #332
- Fix time conversion by @MarisaGoergen in #319
- Filter resource interfaces with generic parameters or generic methods. by @Toxantron in #344
- Add API to fluently initialize resources by @seveneleven in #345
- Add Title translation to Command Center by @MarisaGoergen in #347
- If you put a EntrySerialize over a Resource itself and also use it in one of the properties, there will be a StackOverflow Exception by @MathoMathiasCamara in #341
- Fix disposed exception on shutdown by @Toxantron in #350
- Fix
DisposedObjectException
in DatabaseController by @seveneleven in #349 - Improve (tidy up) commandcenter navigation by @seveneleven in #351
- Port PR AL-221 to release 6 by @1nf0rmagician in #365
Full Changelog: v6.2.1...v6.3.1
v8.0.0
What's Changed
- Switching to ubuntu for github actions by @lschoenepxc in #286
- Update to .Net 8 and EntityFramework 8 by @1nf0rmagician in #291
- Switch CreatePackage flag with new IsPackable flag by @lschoenepxc in #298
- Update
Newtonsoft.Json
to13.0.3
by @seveneleven in #252 - Update Castle.Windsor and clean-up container structure by @Toxantron in #307
- Migrate LoadComponents fix to MORYX 8 by @Toxantron in #338
- Merge facade module base into common module base by @Toxantron in #333
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.1 by @dependabot in #330
- Bump Moq from 4.17.2 to 4.20.69 by @dependabot in #331
- Remove trivial warnings, unused imports, and update Newtonsoft.Json by @1nf0rmagician in #303
- Remove wrapper by @MathoMathiasCamara in #336
- Add authentication to modules endpoint by @1nf0rmagician in #355
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #354
Full Changelog: v6.3.0...v8.0.0
v6.3.0
What's Changed
- Improve (tidy up) commandcenter navigation by @seveneleven in #351
Full Changelog: v6.2.5...v6.3.0
v6.2.5
What's Changed
- Add Title translation to Command Center by @MarisaGoergen in #347
- If you put a EntrySerialize over a Resource itself and also use it in one of the properties, there will be a StackOverflow Exception by @MathoMathiasCamara in #341
- Fix disposed exception on shutdown by @Toxantron in #350
- Fix
DisposedObjectException
in DatabaseController by @seveneleven in #349
Full Changelog: 6.2.4...v6.2.5
v6.2.4
What's Changed
- Filter resource interfaces with generic parameters or generic methods. by @Toxantron in #344
- Add API to fluently initialize resources by @seveneleven in #345
Full Changelog: v6.2.3...6.2.4
v6.2.3
What's Changed
- When invoking the TextBindingResolverFactory with a null template string, it crashes. by @MathoMathiasCamara in #332
- Fix time conversion by @MarisaGoergen in #319
Full Changelog: v6.2.2...v6.2.3
v6.2.2
What's Changed
- Mising modules stopped dependend from starting, even when optional by @Toxantron in #339
Full Changelog: v6.2.1...v6.2.2
v6.2.1
What's Changed
- Fix LoadComponents for private types with missing reference by @Toxantron in #337
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- Keep alive on UNIX by @Toxantron in #102
- Bump NUnit3TestAdapter from 4.2.1 to 4.5.0 by @dependabot in #311
- Provider of DB is now selected by default by @enis-pixel in #324
- Removed facade.ValidateHealthState null check for module specific ValidationHealthState intial value handling. by @MathoMathiasCamara in #325
- Missing Conditional to display Expand and Collapse. by @MathoMathiasCamara in #328
- Dropdown value is not reset on changing the methods in the console by @MathoMathiasCamara in #327
- Get all resources when parameter of GetDetailsBatch is empty by @MarisaGoergen in #250
- Unresolved dependencies are removed from the dependency list of available modules by @MathoMathiasCamara in #326
- LoadVersions only returns the current version by @MathoMathiasCamara in #320
- Add missing union on lists in NotificationAdapter by @1nf0rmagician in #329
New Contributors
- @enis-pixel made their first contribution in #324
Full Changelog: v6.1.3...v6.2.0