Change Logs

Publish Date: 2025-06-20T10:24

Updated by:

Previous Version: 1.1.0

Change Reason: published

ADDED

  • Implemented 404 page functionality;

CHANGED

  • Detail pages will be render thru Markdown instead of simple HTML;

FIXED

  • Fixed a bug that cause previous change log version to not appear correctly in UI;
  • Resolved an issue with incorrect appearing of the author for a blog post and changelog;

Publish Date: 2025-06-10T16:26

Updated by:

Previous Version: Undefined

Change Reason: From draft to publish

CHANGED

  • Updated the user authentication process for better security;
  • Update front end for all public pages to match a more modern approach;
  • Modified the UI to make the cards from "see details" for Projects, Services and Blog more UX friendly;

REMOVED

  • Removed the ability to see the Resume / CV from About Me Section
  • Removed unused dependencies from the project to optimize builds.

SECURITY

  • Added additional security checks to the login form to prevent brute-force attacks.