Skip to content

Releases: linkdotnet/Blog

v2.12

15 Jan 14:10

Choose a tag to compare

This release contains mostly smaller bugfixes

Bugfixes

  • Fixed #46 - Introduction card can look displaced on mobile
  • Redirect Uri is working correctly when clicking login / logout

v2.11.1

09 Jan 14:39

Choose a tag to compare

This is a hotfix release:

Bugfixes

  • Fixed a bug where key strokes can be swallowed (#44)

v2.11

08 Jan 20:19

Choose a tag to compare

New Features

  • Added upload component to upload markdown files
  • Small hint that skills are drag and droppable in "About Me" Page

Bug Fixes

  • Fixed a bug when writing a blog post the preview can take up all the space (#43)

v2.10

29 Dec 11:50
9be5d4b

Choose a tag to compare

New features

  • Added Disqus as alternative to the already available giscus plugin (see #40)

v2.9.1

19 Dec 11:29

Choose a tag to compare

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

17 Dec 20:05

Choose a tag to compare

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

07 Dec 21:06

Choose a tag to compare

Bug-Fixes

  • Fixed a bug where SQL could be the only Storage Provider

v2.8

05 Dec 20:19

Choose a tag to compare

Smaller Improvements

  • Release-Page opens in new page
  • Responses are compressed

Bug-Fixes

  • meta components are rendered on server (SEO optimized)

v2.7.1

27 Nov 18:44

Choose a tag to compare

This is a small hotfix release which addresses the following issue:

Bugfixes

  • Sitemap.xml was not in correct format for Google

v2.7

27 Nov 16:04

Choose a tag to compare

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