CHANGE_LOG.txt
[V1.0][03.04.2026]
> SEARCH & SORTINGfeature
Implemented a search bar for filtering games by title or developer. Added sorting by date added.
> GAME DETAIL PAGESfeature
Individual game pages with full metadata display: developer, publisher, release year, genre, engine, and platforms. Added embedded YouTube trailer player and store links.
> LOCALIZATION SYSTEMfeaturei18n
Implemented full bilingual support with English and Portuguese (pt-PT) via cookie-based locale switching and JSON dictionary files.
> PROJECT LAUNCH & CORE FOUNDATIONfeature