1. 2746bf5 fix: update copyright year to 2026 by robin · 3 weeks ago main test v2.0.1 v2.0.1-RC2
  2. f994182 fix: missing uuid license by Luffy · 3 weeks ago
  3. 48b4622 chore: update Docker actions to specific versions for consistency by LinkinStars · 3 weeks ago v2.0.1-RC1
  4. 2a442d3 chore: update Docker actions to latest versions for improved stability by LinkinStars · 3 weeks ago
  5. 84204a7 chore: update GitHub Actions to use latest versions of setup actions by LinkinStars · 3 weeks ago
  6. 5be5c84 chore: update version to 2.0.1 by LinkinStars · 3 weeks ago
  7. a218924 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 3 weeks ago
  8. 3164179 fix: attachment upload broken after v2.0.0 upgrade (#1525) by robin · 4 weeks ago
  9. b1da65f Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test by LinkinStars · 5 weeks ago
  10. 0aca063 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 5 weeks ago
  11. 1109124 fix(user): enhance avatar validation by adding checks for custom avatars and file ownership by LinkinStars · 5 weeks ago
  12. d1a4092 fix(email): enhance email templates by escaping HTML characters in dynamic content by LinkinStars · 5 weeks ago
  13. 11c8038 fix(chat): enhance visibility checks by adding admin moderator support in answer and comment services by LinkinStars · 5 weeks ago
  14. ab236f2 fix(helm): keep install port aligned with service port by Herrtian · 6 weeks ago
  15. 9792457 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 5 weeks ago
  16. e3831b6 refactor: streamline plugin initialization by removing redundant search syncer registration by hgaol · 7 weeks ago
  17. c93f3bc refactor: simplify SaveSiteAI method by removing unnecessary error handling by hgaol · 7 weeks ago
  18. 278fdfd refactor: rename UpdateSearch to updateSearch for consistency by hgaol · 7 weeks ago
  19. 2836d0e chore: add Apache License header to multiple files by hgaol · 7 weeks ago
  20. ac7bdda fix lint by hgaol · 7 weeks ago
  21. 057679a refactor: remove unused build-local-vector-plugins target and delete VECTOR_SEARCH_DESIGN.md by hgaol · 7 weeks ago
  22. 5d923f8 feat: add vector sync service and integrate with answer and question services by hgaol · 7 weeks ago
  23. 7d0714d fix lint by hgaol · 9 weeks ago
  24. 8dd55af fix lint by hgaol · 9 weeks ago
  25. 22c2a5c feat: implement vector search plugin and syncer for question/answer embeddings by hgaol · 9 weeks ago
  26. f346bcc update init tables by hgaol · 3 months ago
  27. dc71f4a fix lint issue by hgaol · 3 months ago
  28. dea18f9 feat: support semantic search in AI chat and embedding ability by hgaol · 3 months ago
  29. 71d11b6 fix: resolve local plugin paths to absolute and enhance module replacement logic by hgaol · 9 weeks ago
  30. 9da00a8 fix(build): enhance module replacement handling for v2+ versions and implement local cloning by LinkinStars · 8 weeks ago
  31. cfc3e54 fix(image): enhance image decoding by implementing format-specific checks for JPEG, PNG, and GIF by LinkinStars · 3 months ago
  32. 2dbe594 fix(short_id): enhance GetEnableShortID to support gin context for short ID flag retrieval by LinkinStars · 3 months ago
  33. 36b5481 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 3 months ago
  34. 3c5c47b Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test by LinkinStars · 3 months ago
  35. 6fc25c6 fix(auth): add API key scope checks to enhance authorization security by LinkinStars · 3 months ago
  36. ff997cb fix: update migration version to v2.0.1 and remove default value for TEXT column by maishivamhoo123 · 4 months ago
  37. 09599e4 style: apply gofmt formatting by maishivamhoo123 · 4 months ago
  38. 844c73c fix: change avatar column type to TEXT to support long URLs by maishivamhoo123 · 4 months ago
  39. d6cb1b1 fix: update bubble user background color for dark mode by MakiWinster · 4 months ago
  40. 52880f9 fix: update bubble user background color for dark mode by MakiWinster · 4 months ago
  41. 659d1f6 Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test by LinkinStars · 4 months ago
  42. 7952075 fix: normalize ObjectID and CommentID in comment requests by LinkinStars · 4 months ago
  43. 52d057e fix: add ID validation and normalization functions for comment handling by LinkinStars · 4 months ago
  44. 869b040 fix(auth): enhance admin user cache management and add status checks for email verification and suspension by LinkinStars · 4 months ago
  45. 0db88d6 fix(chat): implement HTML rendering for display content by LinkinStars · 4 months ago
  46. 92994b4 fix: add IsAdminModerator field to request structs and implement visibility checks for timeline objects by LinkinStars · 4 months ago
  47. 638fb08 fix: enhance bracket handling in formatting and add concurrency test for internationalization by LinkinStars · 4 months ago
  48. fca80ab fix: correct variable name in JSON unmarshal for site general information by kumfo · 4 months ago
  49. a6bfd40 fix: update AI provider configuration ID in default settings by LinkinStars · 4 months ago v2.0.0 v2.0.0-RC2
  50. a55b4c6 fix: update Russian translation for unlist post title by LinkinStars · 4 months ago
  51. 5ec9d8b fix: add AI provider configuration to initialization data by LinkinStars · 4 months ago
  52. ff6b573 fix: admin users-setting page title should be users by shuai · 4 months ago
  53. d47d7cc fix: update Indonesian and Russian translations for tag creation and appreciation by LinkinStars · 4 months ago
  54. 90022ce fix: integrate API key authentication into existing services and routes by LinkinStars · 4 months ago
  55. 50a9680 fix: Installation of the fourth part of form validation error by shuai · 4 months ago
  56. a08c124 fix: update translations for Czech, Indonesian, and Russian languages by LinkinStars · 4 months ago v2.0.0-RC1
  57. b522a16 feat: add GetConfigByKeyFromDB method to retrieve config directly by LinkinStars · 4 months ago
  58. e5cb38b chore: add license files and update Go version to 1.24.0 by LinkinStars · 4 months ago
  59. 7dfb8b3 New translations (#1486) by LinkinStars · 4 months ago
  60. 34c1e8a docs(Makefile): upgrade version to 2.0.0 by LinkinStars · 4 months ago release/2.0.0
  61. 4fd9667 fix: improve Brotli compression handling and validate user input in vote status by LinkinStars · 4 months ago
  62. a5edc4f feat: add advanced site settings and related API endpoints by LinkinStars · 4 months ago
  63. 2a99d23 Merge remote-tracking branch 'origin/feat/1.8.0/new-cp-fe' into test by LinkinStars · 4 months ago
  64. 8b61cad fix(lint): resolve the lint issue by LinkinStars · 5 months ago
  65. bdd1949 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 5 months ago
  66. 9ea13af feat(revision): enhance revision management with object status handling by LinkinStars · 5 months ago
  67. b83d021 feat(ci): add lint action by ferhat elmas · 5 months ago
  68. ef54781 fix: mcp menu moved to ai assistant by shuai · 5 months ago
  69. cc1567a fix: Fix incorrect default value when the input type is number in SchemeForm. by shuai · 5 months ago
  70. f403ead feat: add AI conversation management endpoints and update related schemas by LinkinStars · 5 months ago
  71. 94c0308 fix: correct loop iteration in AI conversation rounds by LinkinStars · 5 months ago
  72. ce5aadf feat: add AI configuration support with related controllers and services by LinkinStars · 5 months ago
  73. 9fbf9e4 fix: correct loop iteration in AI conversation rounds by LinkinStars · 5 months ago
  74. dc7f752 Support AI Assistant and MCP functions (#1477) by dashuai · 5 months ago
  75. c1549d2 feat: add AI configuration support with related controllers and services by LinkinStars · 5 months ago
  76. c509723 feat(docs): add layout property with enum options to schema definitions by kumfo · 5 months ago
  77. 06e9d43 fix: Changes in the editor content will reset the values of other form fields. by shuai · 5 months ago
  78. 2d02452 fix: Changes in the editor content will reset the values of other form fields. by shuai · 5 months ago
  79. 630ac20 Management Backend Menu and Function Adjustments (#1474) by dashuai · 5 months ago
  80. f3dddfe Merge remote-tracking branch 'origin/feat/1.8.0/menu' into feat/1.8.0/menu by kumfo · 5 months ago
  81. 86c2d64 feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml by kumfo · 5 months ago
  82. 73cfbac feat(menu): deprecate default_avatar and gravatar_base_url in SiteInterfaceReq schema by kumfo · 5 months ago
  83. 18b76f3 feat(siteinfo): add site_security to response structure and update related schemas by kumfo · 5 months ago
  84. 6369056 feat(siteinfo): fix GetSiteTag method to correctly assign response from siteInfoCommonService by kumfo · 5 months ago
  85. 128c44f feat(menu): update schema to remove deprecated min_tags and add MinimumTags to SiteQuestionsReq by kumfo · 5 months ago
  86. 3264fdd feat(siteinfo): refactor site legal and security settings to use new policies and security endpoints by kumfo · 5 months ago
  87. c2a0bee feat(siteinfo): add users settings endpoint and update interface settings structure by kumfo · 5 months ago
  88. 9efa947 feat(menu): update admin menu settings to include questions, tags, and advanced options by kumfo · 5 months ago
  89. f05f1eb feat(menu): update admin menu settings to include questions, tags, and advanced options by kumfo · 5 months ago
  90. d65e257 feat(docs): add Apache License 2.0 header to wire_gen.go by kumfo · 5 months ago
  91. 8b8550e feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml by kumfo · 5 months ago
  92. 81511e3 feat(menu): deprecate default_avatar and gravatar_base_url in SiteInterfaceReq schema by kumfo · 5 months ago
  93. 60f8cd1 feat(siteinfo): add site_security to response structure and update related schemas by kumfo · 5 months ago
  94. 0bb33e7 feat(siteinfo): fix GetSiteTag method to correctly assign response from siteInfoCommonService by kumfo · 5 months ago
  95. 94de213 feat(menu): update schema to remove deprecated min_tags and add MinimumTags to SiteQuestionsReq by kumfo · 5 months ago
  96. f0636d4 feat(siteinfo): refactor site legal and security settings to use new policies and security endpoints by kumfo · 5 months ago
  97. 0d7979e feat(siteinfo): add users settings endpoint and update interface settings structure by kumfo · 5 months ago
  98. 3cd3e4a feat(menu): update admin menu settings to include questions, tags, and advanced options by kumfo · 5 months ago
  99. 29ec29b feat(menu): update admin menu settings to include questions, tags, and advanced options by kumfo · 5 months ago
  100. 6b834c7 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 5 months ago