What's Changed
* Fix a crash when a comic does not have a url by mizaki in 393
* Update macOS packaging, .zip, .cbz, .rar, .cbr, .7z, .cb7 files should all allow opening in ComicTagger from Finder
* 7zip support is now optional if installing via pip
* The standard notes value is now appended to instead of overwriting existing data fixes 390
* <details><summary>Update checking now works, disabled by default.</summary>
<img width="820" alt="Screenshot 2022-11-25 at 5 11 08 PM" src="https://user-images.githubusercontent.com/7547075/204066886-07213246-bb15-450d-bfb1-46f45c1339ff.png">
</details>
Settings will be changed in the _next_ release
Currently the format used to store and retrieve settings has some downsides, primarily the format is not well defined and does not allow for more complex types.
Consequently there is now a warning that you must silence 4 times if you want it to go away.
<img width="551" alt="Screenshot 2022-11-25 at 5 10 15 PM" src="https://user-images.githubusercontent.com/7547075/204066899-ec92b552-7c97-4c11-b1e4-9031b7967649.png">
Because a new format is being used the settings will not be deleted so you can open up an old version and the new version at the same time in order to compare.
**Full Changelog**: https://github.com/comictagger/comictagger/compare/1.5.4...1.5.5