New Contributors

This commit is contained in:
hyugogirubato
2024-07-17 22:06:47 +02:00
parent fe6d92229c
commit eec284a3ef
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -31,10 +31,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Fixed the taskbar icon for Windows in the player. - Fixed the taskbar icon for Windows in the player.
- Fixed the player margins. - Fixed the player margins.
- Automatically detect the player size based on the smallest image. - Automatically detect the player size based on the smallest image.
- Fix XML parsing for CBZ with one page.
### New Contributors ### New Contributors
- [flolep2607](https://github.com/flolep2607) - [flolep2607](https://github.com/flolep2607)
- [gokender](https://github.com/gokender)
## [3.3.0] - 2024-07-14 ## [3.3.0] - 2024-07-14
+2
View File
@@ -151,6 +151,8 @@ comic_from_cbz = ComicInfo.from_cbz('/path/to/your_comic.cbz')
<a href="https://github.com/domenicoblanco"><img src="https://images.weserv.nl/?url=avatars.githubusercontent.com/u/9018104?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="domenicoblanco"/></a> <a href="https://github.com/domenicoblanco"><img src="https://images.weserv.nl/?url=avatars.githubusercontent.com/u/9018104?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="domenicoblanco"/></a>
<a href="https://github.com/RivMt"><img src="https://images.weserv.nl/?url=avatars.githubusercontent.com/u/40086827?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="RivMt"/></a> <a href="https://github.com/RivMt"><img src="https://images.weserv.nl/?url=avatars.githubusercontent.com/u/40086827?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="RivMt"/></a>
<a href="https://github.com/flolep2607"><img src="https://images.weserv.nl/?url=avatars.githubusercontent.com/u/24566964?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="flolep2607"/></a> <a href="https://github.com/flolep2607"><img src="https://images.weserv.nl/?url=avatars.githubusercontent.com/u/24566964?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="flolep2607"/></a>
<a href="https://github.com/gokender"><img src="https://images.weserv.nl/?url=avatars.githubusercontent.com/u/3709740?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="gokender"/></a>
## Licensing ## Licensing