1. 3b9f137 fix: edit question fails when short links enabled (#1554) by Luffy · 7 days ago main v2.0.2 v2.0.2-RC3
  2. 897fc8c fix: add missing license entry for mozillazg-go-unidecode (#1552) by Luffy · 11 days ago v2.0.2-RC2
  3. 2758e23 fix: update version to 2.0.2 in Makefile and README by LinkinStars · 2 weeks ago v2.0.2-RC1
  4. 9d9f5d0 fix: enhance user admin service to manage API keys and filter answer visibility by LinkinStars · 2 weeks ago
  5. c589b59 fix: enhance answer visibility checks for user permissions by LinkinStars · 2 weeks ago
  6. dc84431 fix(build): update Docker build process to use buildx and streamline image tagging by LinkinStars · 2 weeks ago
  7. 0705ea6 fix(tests): add mock methods for cache OAuth state in new question notification tests by LinkinStars · 2 weeks ago
  8. c52e2ee fix(build): update Go version in Dockerfile to 1.25-alpine by LinkinStars · 2 weeks ago
  9. 58dbe2c fix(build): streamline Docker image build process in CI configuration by LinkinStars · 2 weeks ago
  10. 88c288f fix(tests): update goroutine handling in new question email worker tests by LinkinStars · 2 weeks ago
  11. f5e25dc fix(notification): remove buffer size parameter from new question email worker for test by LinkinStars · 2 weeks ago
  12. e06311a fix(notification): make new question email queue configurable by Artur Iusupov · 3 weeks ago
  13. cb97394 fix(notification): move new question email throttling to worker by Artur Iusupov · 4 weeks ago
  14. dda5123 feat(notification): add interval for new question emails by Artur Iusupov · 5 weeks ago
  15. a00cb2d fix: update goroutine handling and context imports for consistency by LinkinStars · 3 weeks ago
  16. f92a0fe Harden Accept-Language parsing by LinkinStars · 3 weeks ago
  17. b575fe8 Harden avatar cleanup ownership checks by LinkinStars · 3 weeks ago
  18. 54b1b35 Align revision audit permission checks by LinkinStars · 3 weeks ago
  19. 06a0f74 fix external login account binding by LinkinStars · 3 weeks ago
  20. 3a5a15f fix(site): require explicit email verification setting by Artur Iusupov · 7 weeks ago
  21. 7123326 feat(site): allow disabling email verification by Artur Iusupov · 7 weeks ago
  22. 4aa52a6 fix: accept answer fails when short links enabled (#1541) by hgaol · 6 weeks ago
  23. 9234d80 fix: scope JSON 500 to API routes, skip rewriting already-flushed responses by hhc7 · 8 weeks ago
  24. 10be968 feat: add recovery middleware to handle panic gracefully by hhc7 · 8 weeks ago
  25. a6d867e fix: avoid topic fallback for non-Latin titles via pragmatic ASCII transliteration (#1526) by Ahmed Qasid · 7 weeks ago
  26. 4b8de18 fix: update license entries by Luffy · 8 weeks ago
  27. 09eaa5b feat: add reasoning content to AI conversation records and update related components (#1530) by Luke Gao · 8 weeks ago
  28. 2746bf5 fix: update copyright year to 2026 by robin · 9 weeks ago v2.0.1 v2.0.1-RC2
  29. f994182 fix: missing uuid license by Luffy · 9 weeks ago
  30. 48b4622 chore: update Docker actions to specific versions for consistency by LinkinStars · 9 weeks ago v2.0.1-RC1
  31. 2a442d3 chore: update Docker actions to latest versions for improved stability by LinkinStars · 9 weeks ago
  32. 84204a7 chore: update GitHub Actions to use latest versions of setup actions by LinkinStars · 9 weeks ago
  33. 5be5c84 chore: update version to 2.0.1 by LinkinStars · 9 weeks ago
  34. a218924 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 9 weeks ago
  35. 3164179 fix: attachment upload broken after v2.0.0 upgrade (#1525) by robin · 10 weeks ago
  36. b1da65f Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test by LinkinStars · 2 months ago
  37. 0aca063 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 2 months ago
  38. 1109124 fix(user): enhance avatar validation by adding checks for custom avatars and file ownership by LinkinStars · 2 months ago
  39. d1a4092 fix(email): enhance email templates by escaping HTML characters in dynamic content by LinkinStars · 3 months ago
  40. 11c8038 fix(chat): enhance visibility checks by adding admin moderator support in answer and comment services by LinkinStars · 3 months ago
  41. ab236f2 fix(helm): keep install port aligned with service port by Herrtian · 3 months ago
  42. 9792457 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 3 months ago
  43. e3831b6 refactor: streamline plugin initialization by removing redundant search syncer registration by hgaol · 3 months ago
  44. c93f3bc refactor: simplify SaveSiteAI method by removing unnecessary error handling by hgaol · 3 months ago
  45. 278fdfd refactor: rename UpdateSearch to updateSearch for consistency by hgaol · 3 months ago
  46. 2836d0e chore: add Apache License header to multiple files by hgaol · 3 months ago
  47. ac7bdda fix lint by hgaol · 3 months ago
  48. 057679a refactor: remove unused build-local-vector-plugins target and delete VECTOR_SEARCH_DESIGN.md by hgaol · 3 months ago
  49. 5d923f8 feat: add vector sync service and integrate with answer and question services by hgaol · 3 months ago
  50. 7d0714d fix lint by hgaol · 3 months ago
  51. 8dd55af fix lint by hgaol · 3 months ago
  52. 22c2a5c feat: implement vector search plugin and syncer for question/answer embeddings by hgaol · 3 months ago
  53. f346bcc update init tables by hgaol · 5 months ago
  54. dc71f4a fix lint issue by hgaol · 5 months ago
  55. dea18f9 feat: support semantic search in AI chat and embedding ability by hgaol · 5 months ago
  56. 71d11b6 fix: resolve local plugin paths to absolute and enhance module replacement logic by hgaol · 3 months ago
  57. 9da00a8 fix(build): enhance module replacement handling for v2+ versions and implement local cloning by LinkinStars · 3 months ago
  58. cfc3e54 fix(image): enhance image decoding by implementing format-specific checks for JPEG, PNG, and GIF by LinkinStars · 4 months ago
  59. 2dbe594 fix(short_id): enhance GetEnableShortID to support gin context for short ID flag retrieval by LinkinStars · 5 months ago
  60. 36b5481 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 5 months ago
  61. 3c5c47b Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test by LinkinStars · 5 months ago
  62. 6fc25c6 fix(auth): add API key scope checks to enhance authorization security by LinkinStars · 5 months ago
  63. ff997cb fix: update migration version to v2.0.1 and remove default value for TEXT column by maishivamhoo123 · 6 months ago
  64. 09599e4 style: apply gofmt formatting by maishivamhoo123 · 6 months ago
  65. 844c73c fix: change avatar column type to TEXT to support long URLs by maishivamhoo123 · 6 months ago
  66. d6cb1b1 fix: update bubble user background color for dark mode by MakiWinster · 5 months ago
  67. 52880f9 fix: update bubble user background color for dark mode by MakiWinster · 5 months ago
  68. 659d1f6 Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test by LinkinStars · 6 months ago
  69. 7952075 fix: normalize ObjectID and CommentID in comment requests by LinkinStars · 6 months ago
  70. 52d057e fix: add ID validation and normalization functions for comment handling by LinkinStars · 6 months ago
  71. 869b040 fix(auth): enhance admin user cache management and add status checks for email verification and suspension by LinkinStars · 6 months ago
  72. 0db88d6 fix(chat): implement HTML rendering for display content by LinkinStars · 6 months ago
  73. 92994b4 fix: add IsAdminModerator field to request structs and implement visibility checks for timeline objects by LinkinStars · 6 months ago
  74. 638fb08 fix: enhance bracket handling in formatting and add concurrency test for internationalization by LinkinStars · 6 months ago
  75. fca80ab fix: correct variable name in JSON unmarshal for site general information by kumfo · 6 months ago
  76. a6bfd40 fix: update AI provider configuration ID in default settings by LinkinStars · 6 months ago v2.0.0 v2.0.0-RC2
  77. a55b4c6 fix: update Russian translation for unlist post title by LinkinStars · 6 months ago
  78. 5ec9d8b fix: add AI provider configuration to initialization data by LinkinStars · 6 months ago
  79. ff6b573 fix: admin users-setting page title should be users by shuai · 6 months ago
  80. d47d7cc fix: update Indonesian and Russian translations for tag creation and appreciation by LinkinStars · 6 months ago
  81. 90022ce fix: integrate API key authentication into existing services and routes by LinkinStars · 6 months ago
  82. 50a9680 fix: Installation of the fourth part of form validation error by shuai · 6 months ago
  83. a08c124 fix: update translations for Czech, Indonesian, and Russian languages by LinkinStars · 6 months ago v2.0.0-RC1
  84. b522a16 feat: add GetConfigByKeyFromDB method to retrieve config directly by LinkinStars · 6 months ago
  85. e5cb38b chore: add license files and update Go version to 1.24.0 by LinkinStars · 6 months ago
  86. 7dfb8b3 New translations (#1486) by LinkinStars · 6 months ago
  87. 34c1e8a docs(Makefile): upgrade version to 2.0.0 by LinkinStars · 6 months ago release/2.0.0
  88. 4fd9667 fix: improve Brotli compression handling and validate user input in vote status by LinkinStars · 6 months ago
  89. a5edc4f feat: add advanced site settings and related API endpoints by LinkinStars · 6 months ago
  90. 2a99d23 Merge remote-tracking branch 'origin/feat/1.8.0/new-cp-fe' into test by LinkinStars · 6 months ago
  91. 8b61cad fix(lint): resolve the lint issue by LinkinStars · 6 months ago
  92. bdd1949 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 6 months ago
  93. 9ea13af feat(revision): enhance revision management with object status handling by LinkinStars · 6 months ago
  94. b83d021 feat(ci): add lint action by ferhat elmas · 6 months ago
  95. ef54781 fix: mcp menu moved to ai assistant by shuai · 6 months ago
  96. cc1567a fix: Fix incorrect default value when the input type is number in SchemeForm. by shuai · 6 months ago
  97. f403ead feat: add AI conversation management endpoints and update related schemas by LinkinStars · 6 months ago
  98. 94c0308 fix: correct loop iteration in AI conversation rounds by LinkinStars · 6 months ago
  99. ce5aadf feat: add AI configuration support with related controllers and services by LinkinStars · 6 months ago
  100. 9fbf9e4 fix: correct loop iteration in AI conversation rounds by LinkinStars · 6 months ago