Changelog
A timeline of updates, additions, and modifications to this website.
v1.2.2 – July 22, 2026
- Created a simple favicon for the website.
- Note: This icon uses the Russo One font, size 105 and was made from favicon.io.
v1.2.1 – July 20, 2026
- Acquired the moazzamtariq.com domain.
- Set up a 301 redirect rule to ensure all traffic from moazzamtariq.com is redirected to moazzam.co.uk.
- Updated the about me timeline, including my exam results and more details on previous listings.
v1.2.0 – July 18, 2026
Blog Page
- Added contents to the blog hompage, including a search bar, filter-by-topic buttons and a list view of all of my blog posts.
- Released my first blog post, including back-links to the blog homepage and custom formatting.
- Fixed an issue with newsletter loading causing the page layout to shift.
- Technical Change: Newsletter Form code is now stored in a central file rather than on each page, allowing for quick changes across all newsletter forms.
- Set up a page which users are sent to once they confirm their newsletter subscription.
- Changed the copyright name in page footer from first name to full name.
v1.1.1 – July 13, 2026
- Fixed an issue where the header and footer would flash upon loading of each page.
- This fix will also allow for correct indexing of pages on google.
- Technical Note: This issue was fixed by constructing headers and footers on my own device via a python script before publishing the website. Before this, the user's client used JavaScript to do this, hence the short flash.
v1.1.0 – July 12, 2026
Dark Mode & Newsletter
- Added automatic dark mode depending on device system settings.
- Added Newsletter registration forms to the Blog and Contact pages, fully optimised for light and dark modes.
- Future blog posts and project updates will be published to the newsletter.
- Added a loading animation for the Newsletter registration form and an error message for non-JavaScript users.
- Fixed header tab highlighting to indicate which page a user is on.
- Added sitemap.xml to allow for better indexing via search engines.
- Hid the Projects page from the site header for now until the page is updated (it can still be accessed in the site navigator).
- Added a privacy policy.
v1.0.0 – July 9, 2026
Official Site Launch
- Officially launched my personal website.
- Switched to a clean, minimalist black-and-white design.
- Added dedicated pages for Home, About, Projects, Blog, CV, Contact, and this Changelog, plus a custom 404 error page.
- Projects and Blog pages are currently under construction and will be active in a later update.
- Set up a dedicated tab to easily view and download my CV.
- Built a vertical timeline on the About page to highlight my recent milestones.
- Ensured compatibility with non-JavaScript browsers by adding noscript checks and a dedicated site navigator page.
v0.0.1 – July 6, 2026
- Acquired the moazzam.co.uk domain.
- Published a temporary landing page to act as a placeholder with a few basic links.