Version 1.7.0 Released: Bug fix and Enhancements #31
jdanylko
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 1.7.0 Released!
The primary goal of this release was to address a bug, clean up some code, and provide additional hooks and flexibility for custom setup.
Again, examples are located on the Tuxboard.Examples repository.
Bugs
Modifications
GroupName
to contain a default for initial seed dataTuxDbContext
constructor's second parameter fromIConfiguration
toIOptions<TuxConfig>
Enhancements
CreateSeedData
setting to the TuxboardConfig configuration class; true creates the example widgets, false will not create any default widgets/layout content.Beta Was this translation helpful? Give feedback.
All reactions