XIV Tracker v1.2.1
[1.2.1] - 2022-05-08
Moved from Github Pages to AWS Amplify as pages has problems with single page web applications. Maintainability update.
Added
- Added Help page.
- Added links to profession jobs.
- Added
useFetchData
custom hook, replaces theuseEffect
nested async function pattern. - Added media queries for multiple components to improve responsiveness.
Changes
- Changed most links to now open in a new tab.
- Only valid events are displayed given the date.
- Quests system refactor. Improved maintainability and reduced overhead.
Fixed
- Fixed quests not appearing when reference character data was not updating.
- Fixed 404 error when using the search-bar from a character page.
- Fixed open in new tab resulting in a 404 error.