Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Releases: dustinmoris/DustedCodes

2.28.0

23 Oct 21:28
ee30110
Compare
Choose a tag to compare

Last version of the blog powered by ASP.NET MVC 5 and C#.

2.27.0

04 Feb 13:10
Compare
Choose a tag to compare
  • Added a comment link at the bottom of each blog post on paged views
  • Improved the share on Twitter link
  • Minor CSS changes to improve the look of the website

2.26.0

11 Oct 09:25
Compare
Choose a tag to compare

Changed ErrorHandlerModule to log to Sentry instead of local file storage when operating in production.

2.25.0

06 Sep 22:40
Compare
Choose a tag to compare
  • CSS improvements to better highlight inline code formatting and blockquotes.
  • Other minor CSS changes in the blog header and footer.

2.24.2

31 May 21:58
Compare
Choose a tag to compare

Articles which cannot be found return 404 instead of 500 now.

2.24.1

24 Apr 21:41
Compare
Choose a tag to compare

Fixed some CSS for shitty Safari

2.24.0

23 Apr 15:02
Compare
Choose a tag to compare
  • Added a new page to display trending blog articles
  • Moved the link to the about page to the footer
  • Redesigned the footer to include more copyright info and social links
  • Redesigned the share links below each article
  • Added a Share on Reddit button
  • Minor CSS improvements in various places
  • Fixed bug where single blog articles have not been cached
  • Changed subtitle of my blog
  • Other minor improvements

2.23.0

21 Feb 18:56
Compare
Choose a tag to compare

Changed hardcoded HTTP URLs to be protocol agnostic for full HTTPS support.

2.22.0

16 Feb 11:48
Compare
Choose a tag to compare

CSS improvements for monospace rendering across browsers.

2.21.0

08 Feb 22:42
Compare
Choose a tag to compare
  • Moved some classes into the Core project
  • Fixed the blurry favicon in Firefox