Skip to content

Commit

Permalink
format(desktop): formatted CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GervinFung committed Dec 26, 2024
1 parent fdb76eb commit 41eb45f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions apps/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
# 0.1.1 (27 May 2024)

- (Fix) Downgrade `windows-latest` to `windows-22` and `macos-latest` for `arm` to `macos-13`
- (Fix) Downgrade `windows-latest` to `windows-22` and `macos-latest` for `arm` to `macos-13`

# 0.1.0 (1 May 2024)

- (Feat) Updated `Discovery Location` to show flag instead of word. Rather than showing `UK/France`, it will show flag 🇬🇧🇫🇷
- (Fix) Added 🇬🇧for Krypton element's `Discovery Location`
- (Feat) Updated `Discovery Location` to show flag instead of word. Rather than showing `UK/France`, it will show flag 🇬🇧🇫🇷
- (Fix) Added 🇬🇧for Krypton element's `Discovery Location`

# 0.0.5 (21 Apr 2024)

- (Fix) Removed flashing/flickering when selecting from compounds/block dropdown
- (Fix) Reduce interactive bohr model window size, widen model size
- (Fix) Removed flashing/flickering when selecting from compounds/block dropdown
- (Fix) Reduce interactive bohr model window size, widen model size

# 0.0.4 (16 Apr 2024)

- (Fix) Store search compound input so changing rows per page, or different page perserve it, instead of having to type again
- (Fix) Searching compound always navigate back to first page, instead of defaulting to current page
- (Fix) Compound search fallback to page 1 when there is no pages or only 1 page is available, instead of throwing error
- (Fix) Store search compound input so changing rows per page, or different page perserve it, instead of having to type again
- (Fix) Searching compound always navigate back to first page, instead of defaulting to current page
- (Fix) Compound search fallback to page 1 when there is no pages or only 1 page is available, instead of throwing error

# 0.0.3 (14 Apr 2024)

- (Fix) Downgrade Ubuntu from latest version to 20.04 for building app in older version
- (Fix) Downgrade Ubuntu from latest version to 20.04 for building app in older version

# 0.0.2 (13 Apr 2024)

- (Fix) Remove `allowlist` to fix a bug of libssl, ref: https://github.com/tauri-apps/tauri/issues/4470#issuecomment-1170342732
- (Fix) Remove `allowlist` to fix a bug of libssl, ref: https://github.com/tauri-apps/tauri/issues/4470#issuecomment-1170342732

# 0.0.1 (13 Apr 2024)

- (Fix) Fix all incorrect atomic number that occured due to faulty indexing
- (Fix) Fix all incorrect atomic number that occured due to faulty indexing

# 0.0.0 (11 Apr 2024)

- (Feat) Initial public release
- (Feat) Initial public release

0 comments on commit 41eb45f

Please sign in to comment.