Releases: BytewaveMLP/sleeti
Releases · BytewaveMLP/sleeti
Custom Templates (and more)
- Allow for custom Twig templates without screwing up your
git
history! Just throw a file with the same name with the same relative path in/resources/custom/views/
as the file you want to replace, and sleeti should handle the rest! - Trimmed up and touched up the initial SQL schema file
- Removed the last few traces of file extension storage
- Boring composer dependency updates
Hotfix: Because who needs unit tests?
- Forgot to make the reCAPTCHA extension Twig 2 compatible
Security fix: Markdown HTML purification
This may cause page load delays as HTML Purifier is a rather intensive library, but it's a necessary evil. See a8f5f55 for why.
Hot... touchups?: Emails!
- Made things prettier, more comparable
- Made error messages more descriptive
- Stuff like that
Hotfix: Emails!
- Actually use the email template lol
Emails!
It only took a year, but now sleeti has email support via Mailgun. Woohoo!
If you're a user, you can now reset your password if you forget it using the email you used to sign up with.
If you're a site owner running sleeti, you can now enable email in your ACP (see the new Mail settings page). You will need to register for a Mailgun account (which fortunately provides a free plan with more than enough monthly emails to make upgrading not very necessary) and add the appropriate credentails to the provided form.
v1.2.2 - Band-Aids and Touchups
Version bump
Competition Hotfix
Note to self: Test before releasing. :>
v1.2 - Competition
- Added a site leaderboard
- Fixed a whole bunch of pesky bugs
- Probably did other things 🤷♂️
v1.1 - Activity
- Display selected active routes
- Log formatting fixes, etc
- Idk