Skip to content

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 04:23
· 103 commits to main since this release

Changelog

2.4.1 (2024-03-08)

πŸ› Bug Fixes

2.4.0 (2024-03-08)

✨ Features

  • add processing queue admin endpoint (13208bb)

2.3.0 (2024-03-08)

✨ Features

  • add Azure App Config (09d8893)
  • allow disabling HTTPS redirect (0fda04b)
  • specify data protection key persistence location (ae43cd1)
  • use Sentry for logging (deb7723)

πŸ› Bug Fixes

  • configure HostingOptions (ab9b26f)
  • trim project prefix from keys (3c1efca)
  • use IOptions for configuration injection (ced50b1)

2.2.0 (2022-12-22)

✨ Features

  • public endpoint to list links on a reddit post id (9176aeb)

2.1.6 (2022-12-12)

πŸ› Bug Fixes

  • more race condition handling (ea11a54)

2.1.5 (2022-12-10)

πŸ› Bug Fixes

  • handle race condition when posting link (11c1871)

2.1.4 (2022-12-4)

πŸ› Bug Fixes

  • shorten comment message (0fc5d4e)

2.1.3 (2022-12-4)

πŸ› Bug Fixes

2.1.2 (2022-12-4)

πŸ› Bug Fixes

2.1.1 (2022-12-4)

πŸ› Bug Fixes

  • serialize and deserialize enum members correctly (c29468f)
  • show all status code responses in docs (8f5f3f9)

2.1.0 (2022-12-2)

✨ Features

  • add test endpoint for reddit user (92097cd)

2.0.1 (2022-12-1)

2.0.0 (2022-11-30)

✨ Features

  • add 'linkType' property to new mirrors (668bcdb)
  • add registered bot weights (52895a2)
  • public swagger (e4c7143)

πŸ› Bug Fixes

  • update Docker container to node v12 (0701393)
  • admin: show all info about bot (9f58e63)
  • build: update dependencies (80aa34d)
  • docs: add Docker deployment instructions (dd73193)