Skip to content

XIV Tracker v1.2.1

Compare
Choose a tag to compare
@DamonGreenhalgh DamonGreenhalgh released this 08 May 01:45
· 93 commits to main since this release
7fb2869

[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 the useEffect 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.