yomidevs / yomitan

Pop-up dictionary browser extension. Successor to Yomichan.
https://yomitan.wiki
GNU General Public License v3.0
1.31k stars 103 forks source link

Update dictionary will update alias if alias is the same as previous title #1568

Closed khaitruong922 closed 3 weeks ago

khaitruong922 commented 3 weeks ago

Additional change to #1553.

Since we are preserving the alias when updating dictionaries, for dictionaries which have new title for every new version, the alias does not match the title after updated. For example:

Screenshot 2024-11-05 at 11 52 33

Therefore, we want to update the alias if it is the same as the title (not yet set by the user), and preserve the alias otherwise.