Releases: linkdotnet/Blog
Releases · linkdotnet/Blog
v2.9
Features
- Added Share-Button (LinkedIn and to Clipboard)
Improvements
- Re-styling of Like button
- Removing cached repository for
GetAll
as 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
v2.8
Smaller Improvements
- Release-Page opens in new page
- Responses are compressed
Bug-Fixes
- meta components are rendered on server (SEO optimized)
v2.7.1
This is a small hotfix release which addresses the following issue:
Bugfixes
- Sitemap.xml was not in correct format for Google
v2.7
Improvements
- Removed some dependencies
- Smaller refactorings and cleanups (restructured smaller parts of the API)
Bugfixes
- Fixed issue where selecting tag in searchByTag will not result in new results
v2.6
Improvements
- Minified basic.css and smaller css tweaks
- Update packages
Bugfixes
InMemoryRepository
didn't apply where clause when no OrderBy statement was passed to
v2.5
Improvements
- Used PooledDbContext for better throughput
- Updated highlight.js and bootstrap to the latest version
- Removed some unused assets
Bugfixes
- Fixed bug in Dashboard where resetting the date-range throws an exception
v2.4
Features
- Analytics can be searched with variable time span
Improvements
- Tables are overflowing so they don't mess up the layout especially on mobile
- Fixes cache reset mechanism
- Removed some dependencies
v2.3.1
Bug-Fixes
- Fixed a bug where updating a blog post leads to tag duplication