-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
format(desktop): formatted
CHANGELOG.md
- Loading branch information
1 parent
fdb76eb
commit 41eb45f
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |