Skip to content

v1.3.0

Choose a tag to compare

@web-ppanel web-ppanel released this 20 Jun 11:50

Changelog

✨ Features

  • feat(document): subscription-gated conditional blocks in document content
  • feat(email): support a Reply-To address for SMTP
  • feat(subscribe): show a notice when traffic is exhausted, not only when expired

🐛 Bug Fixes

  • fix(auth): silence duplicate-key error log on concurrent device binding
  • fix(traffic): reset subscriptions on schedule
  • fix: use timestamptz for last_reported_at to fix timezone misalignment

🎫 Chores

  • chore: untrack stray gh device-id file and ignore .local/

✨ Others

  • Merge branch 'pr-149'
  • Merge branch 'pr-157'
  • Merge branch 'pr-159'
  • Merge branch 'pr-161'