8.0.0
With the release 8.0.0 of ActiveLogin.Authentication we bring new features, bug fixes, and improved documentation.
Most important we are now targeting .NET 8.
Since 7.0.0 we have:
3 people contributed to this release. Thank you @robynactive , @altenstedt and @PeterOrneholm
News
Major features and changes in this release
- Target .NET 8
- Fix bug with tsconfig.json
- Easier handling of third party browsers (like custom app)
Features & Improvements
- Upgrade to .NET 8 #432, #431
- Easier handling of third party browsers (like custom app) #423, #424, #442, #443
Bugfixes & Refactorings
- Remove code signing #429, #430
- Fix tsconfig bug #422, #435
- Fix cancel button bug #400, #436
- Fix timing bug on client #433, #437
Docs
No specific docs improvements.
Breaking changes
This a major release, with some breaking changes. Most of them should go unnoticed for the majority of installations.
For a full list of breaking changes, see all issues/PR:s prefixed with the Breaking change: above.
The most important ones are listed in the file BREAKINGCHANGES.md in the root of the repo.
Feedback
If you find any bugs or have feedback in general. Please file an issue!
Thanks
Thanks to the community for providing code, testing and feedback!