Skip to content

v7.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 May 18:48
· 22 commits to main since this release

What's Changed

  • Fix thread settings not applying when sending test articles by @synzen in #426
  • Consolidate connection creation into one experience by @synzen in #427
  • Break frontend bundle into smaller chunks by @synzen in #428
  • Fix page crashing when deleting connection by @synzen in #429
  • Fix some feeds never getting processed by @synzen in #430
  • Fix insufficient DB connections available for feed-requests by @synzen in #431
  • Fix failed mention requests infinitely retrying by @synzen in #432
  • Try to prevent undefined placeholders during template selection by @synzen in #437
  • Auto-disable feeds with empty payloads by @synzen in #436
  • Backfill articles immediately after adding feed connection by @synzen in #438
  • Add dates to delivery preview logs by @synzen in #435
  • Fix branding unable to be cleared by @synzen in #439
  • Fix new feed adds not making new request after previous failure by @synzen in #434
  • Fix webhook thread id not copied when copying connection by @synzen in #440
  • Fix branding unable to be saved with channel thread connections by @synzen in #441
  • Handle extremely large feeds more efficiently when viewing articles by @synzen in #433
  • Fix feeds with same url but different refresh rates never getting pro… by @synzen in #442
  • Add missing dayjs advanced format plugin by @synzen in #444
  • Attempt to resolve to valid reddit feeds on 403 responses by @synzen in #443
  • Fix leaked feed request listener locks by @valkenrath in #445
  • Remove unused in-memory impls in user-feeds-next by @synzen in #446
  • Reduce message builder input lag by @synzen in #447
  • Explain feed host caching in delivery preview by @synzen in #449
  • Fix reddit credentials not being used when adding feeds by @synzen in #450
  • Improve curated feeds search via search terms by @synzen in #451
  • Fix reddit urls failing to resolve to rss with oauth2 by @synzen in #452

New Contributors

Full Changelog: v7.2.0...v7.3.0