Skip to content

Releases: lc-at/lcat.dev

v1.0.1

05 Jan 15:18
06ec732
Compare
Choose a tag to compare

What's Changed

  • Add md_to_html template filter and enable Markdown rendering on log post titles by @p4kl0nc4t in #12
  • Add CSS rules to fix log post title glitch by @p4kl0nc4t in #13

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Oct 23:24
a504441
Compare
Choose a tag to compare

Hi, everyone! 🎉

This is the first release of lcat.dev.

What's Changed

These are pull requests that were merged before this first release.

  • Merge dev branch to main by @p4kl0nc4t in #1
  • Changed login algorithm checking to use pbkdf2_sha512 instead of sha512 by @p4kl0nc4t in #5
  • Update wsgi.py: removed debug=True argument by @p4kl0nc4t in #6
  • New feature: Pinned post by @p4kl0nc4t in #7

Full Changelog: https://github.com/p4kl0nc4t/lcat.dev/commits/v1.0.0