Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/v0.8.3 #3184

Closed
wants to merge 23 commits into from
Closed

Hotfix/v0.8.3 #3184

wants to merge 23 commits into from

Conversation

majora2007
Copy link
Member

@majora2007 majora2007 commented Sep 18, 2024

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 (Fixes Modified settings cannot be saved #3180 )
  • 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 (Fixes Password Length Cannot Be Longer Than 32 #3186 )
  • 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

majora2007 and others added 23 commits September 18, 2024 11:38
…t, the setting item won't close on release outside the input area.
Co-authored-by: Havokdan <[email protected]>
Co-authored-by: daydreamrabbit <[email protected]>
Co-authored-by: 無情天 <[email protected]>
@majora2007
Copy link
Member Author

Closing as we can now go for release

@majora2007 majora2007 closed this Sep 20, 2024
@majora2007 majora2007 deleted the hotfix/v0.8.3 branch September 20, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Password Length Cannot Be Longer Than 32 Modified settings cannot be saved
3 participants