Skip to main content
Changelog
  1. About Me/

Changelog

·214 words·2 mins·
May Meow
Author
May Meow
MayMeow is a developer and cybersecurity enthusiast with a passion for cryptography, DevSecOps, and open-source contributions. They enjoy creating tools that strengthen digital security, blending creativity and technology to innovate in fields like PHP and .NET. Always exploring new frontiers in tech, MayMeow is dedicated to safeguarding the digital landscape through their work.
Table of Contents

v24.1.1
#

  • Fixed WARNING: calling IsSet with unsupported type "invalid" (<nil>) will always return false.
  • New color coding system
    • Changed how page looks for CSS schemes

v24.1.0
#

  • Added color coding for status log (purple/lavender) and projects (green/sapphire)
  • match link hover color with site accent hover
  • clean code
  • Update about section
  • Known issue WARNING: calling IsSet with unsupported type "invalid" (<nil>) will always return false. I didn’t identify yet what is responsible for this.

v23.12.0
#

v23.11.1
#

Update theme for 2024 with new menu and colors.

  • Updated header menu to v2.0 inspired by Robb for better navigation on mobile devices and readability
  • Updated tags page
  • Updated buttons at bottom of posts

v23.5.1
#

  • Updated theme to use Catppuccin latte and macchiato color shcmes
  • Updated fonts, added korean fonts (serifs for headers and sans for other text)
  • Updated lists page

v23.1.5
#

  • Added more highlights colors
  • Added new shortcut for OMG.LOL status (you can see it on about page)
  • I removed the reply by email button
  • Added shortuct for WIP posts info
  • Fixed link for supporting page

v22.7.2
#

  • Added panel for supporting on each post

v22.7.1
#

  • Changed font for posts to Input Mono Narrow
  • Added Response by email button for each post
  • Added shortcodes for styled blockquotes
Reply by Email

Related

Disclaimer
·61 words·1 min
🔢 Introduction to PHP Enums
·611 words·3 mins
PHP Php Programming Webdev
🔐 Use 2FA Everywhere
·810 words·4 mins
Cybersecurity Security