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

Polish Round 4 #2429

Merged
merged 17 commits into from
Nov 12, 2023
Merged

Polish Round 4 #2429

merged 17 commits into from
Nov 12, 2023

Conversation

majora2007
Copy link
Member

@majora2007 majora2007 commented Nov 11, 2023

Changed

  • Changed: Next Estimated Chapter title is now shorthand and localized, in case your locale doesn't use ~ or it doesn't go before the date (develop)
  • Changed: User settings tabs now defer load, meaning a probably very slight speed increase on slower networks
  • Changed: Spruced up the Image Parser to handle more volume and chapter parsing from filenames when it's needed.

Fixed

  • Fixed: Fixed a bug where directory picker typeahead was not opening correctly
  • Fixed: Fixed broken library cover chooser on new library (develop)
  • Fixed: Fixed an issue with no route not redirecting (Fixes First page load of a fresh docker container 404's  #2415 )
  • Fixed: Fixed an issue where email links can have only https:/ instead of https:// (Fixes URL missing "/" in welcome emails #2416 )
  • Fixed: Are you tired of hearing about fixes around publication status? (develop)
  • Fixed: Fixed a bad localization key on CBL Import
  • Fixed: Fixed all people fields in Edit Series not reflecting the locked status. All locked fields are now singular.
  • Fixed: Fixed epub reader allowing click through on the menu to the pagination control (develop)

API

  • POST /series/metadata payload has been updated so locked fields for people (writersLocked) are now singular (writerLocked). @Snd-R

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@majora2007 majora2007 merged commit ee72727 into develop Nov 12, 2023
@majora2007 majora2007 deleted the bugfix/polish-round-4 branch November 12, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

URL missing "/" in welcome emails First page load of a fresh docker container 404's
1 participant