Skip to content

v1.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 20:37
· 21 commits to main since this release
59f5f2c

1.35.0 (2024-09-24)

Bug Fixes

  • recent-threads: update query to more accurately match original query (d9f3e1e)
  • thread-move: fix issue with thread move updating last post info incorrectly (5b0c2a7)

Features

  • recent-threads: convert raw sql data to list of recent thread maps (feda3d6)
  • recent-threads: update json formatter for recent threads route (0d14d07)
  • test-post: allow passing in created_at timestamp when creating posts and threads for test purposes (7a06e40)

Reverts

  • models/post: reset changes for specifying created_at (f402c55)
  • models/thread: reset changes for specifying created_at (33aaa02)