Changelog

API 📡

Backend StatusERROR

Deployment Info 🐳

Current Version1.2.4
Build DateNovember 13, 2024 at 6:33:44 PM GMT+0
Commit Ide6f4b5cf0f5115557ddcbc372e09c8513e8ab753

Version History 📖

1.2.4 - Oct 20, 2024

Made the email field optional for comments and improved comment styling.

1.2.3 - Jul 25, 2024

Added the third article and made some style fixes.

1.2.2 - Jun 17, 2024

Updated Angular to v18 and switched from Scully to SSR.

1.2.1 - Nov 15, 2023

Removed flex-layout and added Bitfoil project.

1.2.0 - Aug 1, 2023

Implemented comment system and fixed Scully routes.

1.1.9 - Nov 28, 2022

Added visitor counter logic and improved SEO with new robots.txt and sitemap.xml. Fixed redirects, routes and trailing slash errors.

1.1.8 - Nov 6, 2022

Reduced header component Hero size from 30vh to 25vh. Updated containers with the is-max-widescreen class to reduce their maximum horizontal size.

1.1.7 - Oct 23, 2022

Added Changelog section.

1.1.6 - Sep 16, 2022

Created Jenkins CI/CD pipeline to replace Github Actions.

1.1.5 - May 19, 2022

Fixed post titles.

1.1.4 - May 18, 2022

Updated app to Angular 13.

1.1.3 - May 16, 2022

Added Open Graph Tags.

1.1.2 - May 8, 2022

Added Projects section.

1.1.1 - May 7, 2022

Implemented GitHub Actions pipeline.

1.1.0 - May 1, 2022

Added MIFARE Classic article.

1.0.9 - Apr 26, 2022

Fixed links and styles.

1.0.8 - Sep 19, 2021

Minor fixes; removed extra post from the production version.

1.0.7 - Sep 17, 2021

Added a new encoding system to verify the value of every field inside a pageview using AES256-CBC.

1.0.6 - Jul 16, 2021

Created a service to collect User-Agent information from visitors and send it to the backend.

1.0.5 - Jul 13, 2021

Posts and the Categories section now have tags.

1.0.4 - Jul 12, 2021

First working version. Added draft flag to hide posts from the home screen and direct links. Reworked about section.

1.0.3 - Jul 7, 2021

First post and About section have been added. Background color changed.

1.0.2 - Jun 16, 2021

Page number is no longer visible if there are less than 9 posts on display. Fixed environments.

1.0.1 - Jun 14, 2021

Added dynamic headers and fixed phone overflow.

1.0.0 - Jun 13, 2021

First version.