Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:36
c5a9550

0.18.0 (2026-07-16)

Bug Fixes

  • backend: correct type in error return (2a571cd)
  • show similar posts according to permissions (30f59a7)

Features

  • add post to moderation queue on create (0f6314c)
  • add table for posts moderation info (d318aa5)
  • backend: add appcontext package (e655384)
  • backend: add post moderation repository (b607cde)
  • create posts moderator bot in migrations (623d2fc)
  • frontend: adapt to the backend changes (a6f5bd8)
  • frontend: add post status badge (3df0e03)
  • get posts from queue by moderation worker (9774dbb)
  • moderate posts both from queue and DB (3f33f39)
  • send posts from queue to moderation service (1912f6f)

Performance Improvements

  • ml: reduce docker image size and build time (5d16d23)