Open Collective
Open Collective
Loading
v0.8.3.2 - A Small Hotfix
Published on September 20, 2024 by Joseph Milazzo

 
The UX refresh release has been great, a lot of great feedback has come in, along with a few bugs that got missed during testing. I knew there would be some, especially when the new UX was 50K lines of code difference. I picked up as many as I could that didn't require large periods of time for testing. Unless there is anything major that comes, this should be the last hotfix and I will start work on v0.8.4. 

Changed

- Changed: Instead of showing 'Special' on chapter cards that aren't real, show a dash instead
- Changed: Changed how the warning about Email settings and the Test flow worked to be less intrusive
- Changed: (Performance) Small memory improvement when returning reading list items over OPDS
- Changed: Changed 'Edit Series Information' tooltip to 'Edit Information' as it's now generic for other entities
- Changed: Adjusted the logic for displaying chapter information when the chapter belongs to a single volume. 

Fixed

- Fixed: Fixed a bug where all chapter cards would always say chapter, instead of issue
- Fixed: Fixed some edge case styling issues on cards
- Fixed: Fixed the wording for the edit tooltip to be more generic since used on other pages, not just series
- Fixed: Fixed Cover Artists still showing instead of Artist in Search
- Fixed: Fixed a bug where task settings weren't saving
- Fixed: Fixed a bug where when highlighting text in a setting item, the setting would close. Now it will only close if you click outside the item and there is no selection. 
- Fixed: Fixed an issue where validators would reject payload when password was over 32 characters 
- Fixed: Genres/Tags margins on details tab wasn't aligned well with People information
- Fixed: Fixed an issue where Cover Image Size wasn't displaying on the UI
- Fixed: Fixed a bug when changing the bookmark directory would throw an error and not function
- Fixed: Fixed a few issues around smart filter loading for base url reverse proxy setups (aka domain.com/kavita) (Thanks @Fesaa for the issue and helping validate the fixes)