Releases: georg-jung/BlazorWoL
Releases · georg-jung/BlazorWoL
v1.2.8: .Net 7, EF Core 7, Improve Cross Platform Support
Set version to '1.2'
v1.1.14: Update .Net, EF Core and ApplicationInsights
Set version to '1.1'
v1.0.26: .Net 6, EF Core 6 & more
- Update to .Net 6 and EF Core 6
- Use NBGV for versioning
- Fix SQLite migrations
- New CI/CD pipelines using GitHub Actions
- Add docker image
- needs more testing and documentation
- probably needs Docker Host networking which only works on Linux
Update Dependencies (incl. .Net Core 3.1.8)
- Update dependencies
Changes:
- deb7911 Merge pull request #44 from georg-jung/dependabot/nuget/Microsoft.EntityFrameworkCore-3.1.8
- 854d485 update all microsoft dependencies to 3.1.8 in this PR
- 68ee328 Bump Microsoft.EntityFrameworkCore from 3.1.5 to 3.1.8
- 4a951a0 Merge pull request #34 from georg-jung/dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.3.0
- cbfeab4 Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.0.0 to 3.3.0
- d6cc4af Merge pull request #45 from georg-jung/dependabot/nuget/Microsoft.ApplicationInsights.AspNetCore-2.15.0
- e0aa7f8 Bump Microsoft.ApplicationInsights.AspNetCore from 2.14.0 to 2.15.0
This list of changes was auto generated.
20200616.3: Fix DbContext Cleanup for Sqlite
Changes:
- 0f0152d fix dbcontext cleanup on failed add for sqlite
This list of changes was auto generated.
20200616.2: Update to .Net Core 3.1.5 dependencies
20200519.7: fix offline status
Changes:
This list of changes was auto generated.
20200519.5
Changes:
- 74c4494 update readme
- d60fa51 add application insights
- 3d7efd1 add logging
- a92b782 show sending wake-up packet explicitly
- e15db3e fix minor code smells
- 03a0bcc format
- d54629d fix warnings/code smells
- 4900a51 Merge pull request #23 from georg-jung/dependabot/nuget/Microsoft.EntityFrameworkCore-3.1.4
- 8477949 update other dependencies to 3.1.4
- 3cc94b3 Bump Microsoft.EntityFrameworkCore from 3.1.3 to 3.1.4
20200115.8
Changes:
This list of changes was auto generated.
20200110.2
Changes:
- 9157761 Fix wake 404
- e626a0c Format appsettings
- 88829fe Add append version of static assets to query string for cache busting
- 7f9d255 Fix readme spelling
- 9e822a6 Add improved doc
- 96b2d4d Merge pull request #2 from georg-jung/dependabot/nuget/ArpLookup-1.1.0
- 8f3ee9d Bump ArpLookup from 1.0.0 to 1.1.0
- 085e05c Merge pull request #1 from georg-jung/dependabot/nuget/ArpLookup-1.0.0
- 6d0347a Bump ArpLookup from 0.1.0 to 1.0.0
- 28fbbb6 Add cross-plattform arp capabilities
See More
- fab76bf Fix support lower case mac addresses
- b7991e6 Fix typo
- eec2035 Add arp not possible on linux to readme
- 6293efb Add appropriate alert message when trying to add by hostname on linux
- 48a1501 Add logging if name resolution or mac determination fails
- 0f71970 Add mention dependabot in readme
- adc0d8e Add new download section to readme
This list of changes was auto generated.