Skip to content

Commit

Permalink
Update changelog for 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonGreenhalgh committed Jun 26, 2022
1 parent ef2cc9a commit 8c5412a
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,31 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased

## Released

## [1.2.2] - 2022-05-08
This update focuses on polishing up existing features and fixing bugs.

### Added
### Added

- Added help section for finding the **Lodestone ID** of a character.
- Added the ability to remove the current reference character.
- Added default profile icon when no reference character has been allocated.

### Changes

- Changed directory structure.
- Changed multiple component styles.
- Changed the description of the reference character system for improved clarity.
- Updated most components to use prop destructuring for better readability.
- Updated `alt` text of `img` tags to be more descriptive.
- Updated light theme.

### Fixed

- Fixed title not changing to **XIV Tracker |** `<Character Name>` when viewing character profile.



## Released
- Fixed *Newfound Adventure* quest component displaying incorrect tooltip.
- Fixed app crashing when viewing a character with unknown collection status.

## [1.2.1] - 2022-05-08
Moved from **Github Pages** to **AWS Amplify** as pages has problems with single page web applications. Maintainability update.
Expand Down

0 comments on commit 8c5412a

Please sign in to comment.