Skip to content

Release v0.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 00:34
v0.30.0
9c24f0f

Changes for v0.30.0

  • Upgraded jQuery to v3.6.0 and the jquery.validate plugin to 1.19.3.
  • Switched to serve jQuery and jquery.validate locally rather than from CDNs. This eliminates a vector for data collection by the CDNs.
  • Fixed an error when a the forgotten password form is submitted with an invalid label value.
  • Replaced the Twitter posting hack with an extensible, event-oriented system based on PostgreSQL LISTEN/NOTIFY queues, and a new client, pgxn_consumer to process events and post them to Twitter and Mastodon. Requires a configuration change to enable event handlers.
  • Fixed character encoding in emails.