Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 04:35
· 1 commit to main since this release
376fafd

Changelog

  • 376fafd Bump UA to v0.5.0
  • d3bb9c5 Move privacy policy to static HTML page
  • 2ebbc54 Fix link color in privacy policy
  • 42c8e65 Add empty state CTAs for articles and blogs
  • 4944e41 More debug auth wording tweaks
  • cb130ef Minor README tweak
  • 522ab3f Update README
  • 6465a03 Update deps
  • 5a58297 Update and simplify privacy policy
  • c96c0d6 Use correct font color on privacy policy
  • 23b6397 Use an HMAC (with secret key) to hash user IDs
  • 9868a6e Add secret key to config settings
  • e33066a Add privacy policy link in the footer
  • b5d472c Add style to the privacy policy
  • 5ad1146 Add unstyled privacy policy
  • 12711ae Add optional config for Plausible Analytics
  • 4dd2139 Consolidate auth handlers
  • 6dc39ad Rename "login" terms to "sign in"
  • 5c477c9 Create a more specific var for enabling debug auth
  • b39e2ee Conditionally render debug login
  • 634155d Use "Sign in" instead of "Log in" terminology
  • e1b95ca Add local-only debug login method
  • f7dcc32 Fix Google icon size
  • 919f463 Add config settings for OAuth redirect URIs
  • 75ef94b Get Google OAuth working, simplify code
  • 7f660f8 Make the login page look nicer
  • cfe508b Create package for generating random byte strings
  • 2e9d0b8 Salt and hash the SSO user id
  • 5744728 Add a TODO, remove seed script
  • 8541179 Revert "Rename account.username to account.email"
  • 0ee4795 Add an extra check
  • 956902a Update deps
  • a4e18e2 Fix typo in test name
  • 3050cb9 Rename account.username to account.email
  • a400a1e Bunch of changes related to OAuth social logins
  • c6decfc Fetch actual content from pages
  • 0d0e0f4 Implement handlers for pages feature
  • ee0c857 Update deps
  • 7761e02 Prepare page-related handlers
  • 950daea Add repo impls for pages and account_pages
  • 43f4528 Rename post list method
  • 5ba2bc5 Add model type for Page
  • 1acd0e1 Add migrations for page feature tables
  • ae1ab7c Center the larger toast messages