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

Email is now Built-in! #2635

Merged
merged 12 commits into from
Jan 20, 2024
Merged

Email is now Built-in! #2635

merged 12 commits into from
Jan 20, 2024

Conversation

majora2007
Copy link
Member

Added

  • Added: New setting in Email settings to let you use Customized Template files. If this is true, Kavita will pick templates from config/templates rather than internal storage. Fallback is available. You then own the onset to stay up to date with email template changes.

Changed

  • Changed: Email is now baked into Kavita. If email is not setup then all flows will now just work. The extra security measures will only work with email being setup (and HostName set). Kavita will no longer try to identify if the server is accessible externally. You will have to set HostName and setup the emailer going forward. (Closes Move KavitaEmail into Kavita #2626 )

Fixed

  • Fixed: Fixed and polished a lot of the email flows.

Copy link

sonarcloud bot commented Jan 20, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

API/Controllers/AccountController.cs Dismissed Show dismissed Hide dismissed
API/Data/ManualMigrations/MigrateEmailTemplates.cs Dismissed Show dismissed Hide dismissed
API/Controllers/AccountController.cs Dismissed Show dismissed Hide dismissed
API/Data/ManualMigrations/MigrateEmailTemplates.cs Dismissed Show dismissed Hide dismissed
API/Data/ManualMigrations/MigrateEmailTemplates.cs Dismissed Show dismissed Hide dismissed
API/Data/ManualMigrations/MigrateEmailTemplates.cs Dismissed Show dismissed Hide dismissed
API/Controllers/AccountController.cs Dismissed Show dismissed Hide dismissed
@majora2007 majora2007 merged commit a85644f into develop Jan 20, 2024
7 checks passed
@majora2007 majora2007 deleted the feature/email branch January 20, 2024 17:16
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.

Move KavitaEmail into Kavita
1 participant