Skip to content

Releases: BytewaveMLP/sleeti

Custom Templates (and more)

25 Jul 00:54
2017eff
Compare
Choose a tag to compare
  • 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?

02 Jul 18:46
06b3ca4
Compare
Choose a tag to compare
  • Forgot to make the reCAPTCHA extension Twig 2 compatible

Security fix: Markdown HTML purification

01 Jul 00:51
a8f5f55
Compare
Choose a tag to compare

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!

30 Jun 02:20
0e26adc
Compare
Choose a tag to compare
  • Made things prettier, more comparable
  • Made error messages more descriptive
  • Stuff like that

Hotfix: Emails!

29 Jun 23:32
2a60b94
Compare
Choose a tag to compare
  • Actually use the email template lol

Emails!

29 Jun 22:11
ce445d7
Compare
Choose a tag to compare

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

10 Jun 01:34
Compare
Choose a tag to compare

Competition Hotfix

07 Jun 01:10
Compare
Choose a tag to compare

Note to self: Test before releasing. :>

v1.2 - Competition

07 Jun 01:07
Compare
Choose a tag to compare
  • Added a site leaderboard
  • Fixed a whole bunch of pesky bugs
  • Probably did other things 🤷‍♂️

v1.1 - Activity

30 Mar 01:05
Compare
Choose a tag to compare
  • Display selected active routes
  • Log formatting fixes, etc
  • Idk