1. fca80ab fix: correct variable name in JSON unmarshal for site general information by kumfo · 3 weeks ago main
  2. a6bfd40 fix: update AI provider configuration ID in default settings by LinkinStars · 3 weeks ago v2.0.0 v2.0.0-RC2
  3. a55b4c6 fix: update Russian translation for unlist post title by LinkinStars · 3 weeks ago
  4. 5ec9d8b fix: add AI provider configuration to initialization data by LinkinStars · 3 weeks ago
  5. ff6b573 fix: admin users-setting page title should be users by shuai · 3 weeks ago
  6. d47d7cc fix: update Indonesian and Russian translations for tag creation and appreciation by LinkinStars · 3 weeks ago
  7. 90022ce fix: integrate API key authentication into existing services and routes by LinkinStars · 3 weeks ago
  8. 50a9680 fix: Installation of the fourth part of form validation error by shuai · 3 weeks ago
  9. a08c124 fix: update translations for Czech, Indonesian, and Russian languages by LinkinStars · 3 weeks ago v2.0.0-RC1
  10. b522a16 feat: add GetConfigByKeyFromDB method to retrieve config directly by LinkinStars · 3 weeks ago
  11. e5cb38b chore: add license files and update Go version to 1.24.0 by LinkinStars · 4 weeks ago
  12. 7dfb8b3 New translations (#1486) by LinkinStars · 4 weeks ago
  13. 34c1e8a docs(Makefile): upgrade version to 2.0.0 by LinkinStars · 4 weeks ago release/2.0.0
  14. 4fd9667 fix: improve Brotli compression handling and validate user input in vote status by LinkinStars · 4 weeks ago
  15. a5edc4f feat: add advanced site settings and related API endpoints by LinkinStars · 4 weeks ago
  16. 2a99d23 Merge remote-tracking branch 'origin/feat/1.8.0/new-cp-fe' into test by LinkinStars · 4 weeks ago
  17. 8b61cad fix(lint): resolve the lint issue by LinkinStars · 4 weeks ago
  18. bdd1949 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 4 weeks ago
  19. 9ea13af feat(revision): enhance revision management with object status handling by LinkinStars · 4 weeks ago
  20. b83d021 feat(ci): add lint action by ferhat elmas · 4 weeks ago
  21. ef54781 fix: mcp menu moved to ai assistant by shuai · 4 weeks ago
  22. cc1567a fix: Fix incorrect default value when the input type is number in SchemeForm. by shuai · 4 weeks ago
  23. f403ead feat: add AI conversation management endpoints and update related schemas by LinkinStars · 4 weeks ago
  24. 94c0308 fix: correct loop iteration in AI conversation rounds by LinkinStars · 4 weeks ago
  25. ce5aadf feat: add AI configuration support with related controllers and services by LinkinStars · 4 weeks ago
  26. 9fbf9e4 fix: correct loop iteration in AI conversation rounds by LinkinStars · 4 weeks ago
  27. dc7f752 Support AI Assistant and MCP functions (#1477) by dashuai · 4 weeks ago
  28. c1549d2 feat: add AI configuration support with related controllers and services by LinkinStars · 4 weeks ago
  29. c509723 feat(docs): add layout property with enum options to schema definitions by kumfo · 4 weeks ago
  30. 06e9d43 fix: Changes in the editor content will reset the values of other form fields. by shuai · 4 weeks ago
  31. 2d02452 fix: Changes in the editor content will reset the values of other form fields. by shuai · 4 weeks ago
  32. 630ac20 Management Backend Menu and Function Adjustments (#1474) by dashuai · 4 weeks ago
  33. f3dddfe Merge remote-tracking branch 'origin/feat/1.8.0/menu' into feat/1.8.0/menu by kumfo · 4 weeks ago
  34. 86c2d64 feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml by kumfo · 4 weeks ago
  35. 73cfbac feat(menu): deprecate default_avatar and gravatar_base_url in SiteInterfaceReq schema by kumfo · 4 weeks ago
  36. 18b76f3 feat(siteinfo): add site_security to response structure and update related schemas by kumfo · 4 weeks ago
  37. 6369056 feat(siteinfo): fix GetSiteTag method to correctly assign response from siteInfoCommonService by kumfo · 5 weeks ago
  38. 128c44f feat(menu): update schema to remove deprecated min_tags and add MinimumTags to SiteQuestionsReq by kumfo · 5 weeks ago
  39. 3264fdd feat(siteinfo): refactor site legal and security settings to use new policies and security endpoints by kumfo · 5 weeks ago
  40. c2a0bee feat(siteinfo): add users settings endpoint and update interface settings structure by kumfo · 5 weeks ago
  41. 9efa947 feat(menu): update admin menu settings to include questions, tags, and advanced options by kumfo · 5 weeks ago
  42. f05f1eb feat(menu): update admin menu settings to include questions, tags, and advanced options by kumfo · 5 weeks ago
  43. d65e257 feat(docs): add Apache License 2.0 header to wire_gen.go by kumfo · 4 weeks ago
  44. 8b8550e feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml by kumfo · 4 weeks ago
  45. 81511e3 feat(menu): deprecate default_avatar and gravatar_base_url in SiteInterfaceReq schema by kumfo · 4 weeks ago
  46. 60f8cd1 feat(siteinfo): add site_security to response structure and update related schemas by kumfo · 4 weeks ago
  47. 0bb33e7 feat(siteinfo): fix GetSiteTag method to correctly assign response from siteInfoCommonService by kumfo · 5 weeks ago
  48. 94de213 feat(menu): update schema to remove deprecated min_tags and add MinimumTags to SiteQuestionsReq by kumfo · 5 weeks ago
  49. f0636d4 feat(siteinfo): refactor site legal and security settings to use new policies and security endpoints by kumfo · 5 weeks ago
  50. 0d7979e feat(siteinfo): add users settings endpoint and update interface settings structure by kumfo · 5 weeks ago
  51. 3cd3e4a feat(menu): update admin menu settings to include questions, tags, and advanced options by kumfo · 5 weeks ago
  52. 29ec29b feat(menu): update admin menu settings to include questions, tags, and advanced options by kumfo · 5 weeks ago
  53. 6b834c7 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 6 weeks ago
  54. 5be6ec9 docs(lic): add MIT license file and clean up init function in install_main.go by LinkinStars · 6 weeks ago
  55. 3d54653 fix: added the init fuction in install_main.go by maishivamhoo123 · 6 weeks ago
  56. f6d30a5 chore: revert documentation changes in README by maishivamhoo123 · 8 weeks ago
  57. d773b86 fix: remove unrelated generated files by maishivamhoo123 · 8 weeks ago
  58. 1fbb802 feat: load optional .env file and add .env.example by maishivamhoo123 · 9 weeks ago
  59. 5ff6106 fix: address comments and add a test by ferhat elmas · 7 weeks ago
  60. 26d868b refactor(queue): improve queues by ferhat elmas · 2 months ago
  61. d7d692b fix: Fixed-layout navigation aligns with the width of the main content. by shuai · 8 weeks ago
  62. d5c07f1 Merge remote-tracking branch 'origin/dev' into test by LinkinStars · 8 weeks ago
  63. a1f0b09 fix: update migration version from v1.7.1 to v1.7.2 by Yusuke Tanaka · 8 weeks ago
  64. 57f31ec fix: expand avatar column length from 1024 to 2048 by Yusuke Tanaka · 9 weeks ago
  65. c8908b7 fix(review): notifications from the specific external system will take precedence by Douglas Cortez · 8 weeks ago
  66. 42f8947 fix(notification): use SSO provider for external_id lookup in notifications by Douglas Cortez · 9 weeks ago
  67. 61d9bf3 修复最佳评论越权问题 by liqiang46 · 8 weeks ago
  68. 9e236f6 Merge remote-tracking branch 'origin/feat/1.7.2/ui' into test by LinkinStars · 8 weeks ago
  69. 762e8a7 fix(gitignore): correct node_modules entry and remove specific plugin exceptions by robin · 8 weeks ago
  70. 78714e8 feat(editor): implement image upload functionality with validation and hooks by robin · 8 weeks ago
  71. aa7e19b Remove TipTap editor utility files including commands, constants, error handling, events, position conversion, and table extension to streamline the editor's functionality and reduce code complexity. by robin · 9 weeks ago
  72. cf7f601 Merge branch 'test' of github.com:apache/answer into test by shuai · 9 weeks ago
  73. c888188 fix: admin.themes layout initial value by shuai · 9 weeks ago
  74. 462931a Merge remote-tracking branch 'origin/feat/1.7.2/layout' into test by LinkinStars · 9 weeks ago
  75. f92d3a3 fix: update zh_CN.ymal content by shuai · 9 weeks ago
  76. 92d853c fix: add i18n by shuai · 9 weeks ago
  77. 2ae309a fix: delete log by shuai · 9 weeks ago
  78. b5ae2d0 fix: admin/themes add layout config by shuai · 9 weeks ago
  79. d3a29e7 feat(theme): add layout options for site theme configuration by LinkinStars · 9 weeks ago
  80. 0bad2c7 chore(dependencies): update TipTap packages to version 3.13.0 by robin · 9 weeks ago
  81. 1c2c733 feat(editor): enhance plugin system and improve command methods by robin · 9 weeks ago
  82. ffa8dc2 feat(editor): update TipTap dependencies and enhance table functionality by robin · 10 weeks ago
  83. 7a4b57d refactor(editor): improve editor component functionality and code clarity by robin · 10 weeks ago
  84. d87726b refactor(editor): enhance editor components with base props and initialization logic by robin · 10 weeks ago
  85. 498c142 feat(editor): rename WYSIWYG editor to Rich editor and implement new RichEditor component by robin · 10 weeks ago
  86. 3d43700 refactor(editor): streamline editor component structure and enhance command methods by robin · 10 weeks ago
  87. 762773c chore: clean up pnpm-lock.yaml by removing unused dependencies and updating existing ones by robin · 10 weeks ago
  88. c2a6280 fix: add feedback after successfully adding a user in admin panel (#1462) by Gregorius Bima Kharisma Wicaksana · 10 weeks ago
  89. 9ef55ca feat(editor): integrate TipTap WYSIWYG editor with Markdown support and enhance editor functionalities by robin · 3 months ago
  90. 3000e3a Fix/translation (#1460) by LinkinStars · 10 weeks ago v1.7.1 v1.7.1-RC2
  91. 5940877 fix(lang): correct translations in Polish and Turkish language files by LinkinStars · 10 weeks ago
  92. e35b955 fix(lang): enhance language retrieval from gin context by LinkinStars · 10 weeks ago
  93. 3ddec99 Merge remote-tracking branch 'origin/main' into dev by LinkinStars · 2 months ago
  94. fbb877a fix(translator): enhance error reporting for invalid translator YAML files by LinkinStars · 2 months ago
  95. 216786a New translations (#1456) by LinkinStars · 2 months ago v1.7.1-RC1
  96. dd83649 style(sideNav): update ASF header by LinkinStars · 2 months ago
  97. 8412ccd docs(Makefile): upgrade version to 1.7.1 by LinkinStars · 2 months ago
  98. 8f5c164 feat: add env for glob load template files by gin debug render by liruohrh · 3 months ago
  99. c82f0a4 chore: turkish translation improved (#1454) by Burak Tekin · 2 months ago
  100. f560086 Update pt_BR.yaml by joaoback · 5 months ago