Releases: linkdotnet/Blog
Releases · linkdotnet/Blog
v3.1
This release is packed full of new features and improvements.
Features
- For developers: Coverage report can be created locally (without Rider / Resharper)
- Redesign of a big chunk of the blog
- Background Image (
IntroductionCard) is completely optional
Improvements
- CSS refactored or trimmed in some areas
- Shortcuts do work without any selection
- Refactored some of the code to use Directory.Build.props
Bugfixes
- When
BlogBrandUrlwas set to null it was still received as "image" resulting in an empty a tag
v3.0
This is the new 3.0 release. It brings a lot of new features and improvements
Features
- Blog post editor has shortcuts for example to make text bold or add a link: #48
- Rough estimation about the read time of a blog post #50
- Navbar supports a brand image #49
Improvements
- Simplified css for some elements
- Updated external dependency versions
v2.13
This release contains smaller quality of live improvements
Improvements
- Added footer with copyright
- Removed some unused code
- Added label to search bar to improve accessibility
v2.12
v2.11.1
v2.11
v2.10
v2.9.1
This is a hotfix release
Bugfixes
- Fixed a bug where copying the share link will crash the website (for example due to insufficient permissions)
v2.9
Features
- Added Share-Button (LinkedIn and to Clipboard)
Improvements
- Re-styling of Like button
- Removing cached repository for
GetAllas it did not work in the first place - Updates dependencies
v2.8.1
Bug-Fixes
- Fixed a bug where SQL could be the only Storage Provider