This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
Releases: dustinmoris/DustedCodes
Releases · dustinmoris/DustedCodes
2.28.0
Last version of the blog powered by ASP.NET MVC 5 and C#.
2.27.0
- 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
Changed ErrorHandlerModule to log to Sentry instead of local file storage when operating in production.
2.25.0
- CSS improvements to better highlight inline code formatting and blockquotes.
- Other minor CSS changes in the blog header and footer.
2.24.2
Articles which cannot be found return 404 instead of 500 now.
2.24.1
Fixed some CSS for shitty Safari
2.24.0
- 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
Changed hardcoded HTTP URLs to be protocol agnostic for full HTTPS support.
2.22.0
CSS improvements for monospace rendering across browsers.
2.21.0
- Moved some classes into the Core project
- Fixed the blurry favicon in Firefox