Skip to content

v1.34.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 20:14
· 54 commits to main since this release
2e293de

1.34.0 (2024-08-22)

Bug Fixes

  • board-json: update board mapping all query to whitelist stats(metadataboard) return (3c88504)
  • board: refactor param name for board create and add more variables to changesets (3677e2f)
  • metadata-board: update_last_post_info so updates post author and post position info correctly (dabcd27)
  • thread-move: parameter name for new board id was incorrect (31d4a6e)

Features

  • metadata-board: finish function that updates last post info (6fadb9a)
  • metadata-board: implement helper database function that updates last post info given a board id (0412185)
  • move-thread: add api route for moving thread (3b94a13)
  • thread-move: implement working thread move database function (6ade493)