Releases: apache/answer
Releases · apache/answer
v1.6.0-RC1
New Features
- New: Admin can choose the duration for the suspend. (@shuashuai @LinkinStars #1361)
Improvements
- Improve: Reduce the confusion of search results 0 (@sy-records #1351)
- Improve: Move the Settings -> Users section in admin to Interface. (@shuashuai @LinkinStars #1360)
- Improve: Improve
<hr>
tag style in main content (@shuashuai #1364)
Bug Fixes
- Fixed: The software stopped due to an abnormal occurrence (@LinkinStars #1356)
- Fixed: The dropdown menu in navbar is dark (@shuashuai #1355)
v1.5.1
Improvements
- Improve: Separate background color for navigation (@shuashuai @LinkinStars #1346)
- Improve: Improve the admin menu (@shuashuai #1345)
- Improve: Refine command usage statements (@Octobug #1330)
- Improve: Add comprehensive tests for KV storage plugin (@sosyz #1344)
Bug Fixes
- Fixed: Users logging in with Google connector do not have access to images (@Giorgio-Bonvicini-R4P #1334)
- Fixed: Username minimum length still set to 4 in Admin panel (@sy-records #1341)
- Fixed: The code snippet caused the layout to break (@shuashuai #1329)
- Fixed: Images are always displayed at the end when copying texts and images content (@shuashuai questions/D1c33)
v1.5.1-RC1
Improvements
- Improve: Separate background color for navigation (@shuashuai @LinkinStars #1346)
- Improve: Improve the admin menu (@shuashuai #1345)
- Improve: Refine command usage statements (@Octobug #1330)
- Improve: Add comprehensive tests for KV storage plugin (@sosyz #1344)
Bug Fixes
- Fixed: Users logging in with Google connector do not have access to images (@Giorgio-Bonvicini-R4P #1334)
- Fixed: Username minimum length still set to 4 in Admin panel (@sy-records #1341)
- Fixed: The code snippet caused the layout to break (@shuashuai #1329)
- Fixed: Images are always displayed at the end when copying texts and images content (@shuashuai )
v1.5.0
New Features
- New: Full-with layout with the sticky left menu (@shuashuai #1319)
- New: Support tag merge feature for admin and moderator (@hgaol #1110)
Improvements
- Improve: The admin panel left menu uses the same style as site (@shuashuai #1321)
- Improve: Improve search and question layout under mobile (@shuashuai #1322)
- Improve: Prevent suspended users login (@LinkinStars #1320)
- Improve: Auto set the default time zone to where the server is located (@hgaol #1303)
- Improve: Support using search plugin to search similar question in ask question page (@hgaol #1298)
- Improve: Optimize the style of the reaction button under the dark theme(@hgaol #1258)
Bug Fixes
- Fixed: Username minimum length still set to 4 (@sy-records #1313)
- Fixed: Disable email notifications for suspended users (@LinkinStars #1312)
- Fixed: Dup questions when searching by tag (@hgaol #1310)
- Fixed:
answer build --output
with relative path doesn't work (@hgaol #1285) - Fixed: Get tag with page nil pointer error (@xuthus5 #1299)
- Fixed: Duplicate security requirements in swagger (@seiyab #1300)
v1.5.0-RC1
New Features
- New: Full-with layout with the sticky left menu (@shuashuai #1319)
- New: Support tag merge feature for admin and moderator (@hgaol #1110)
Improvements
- Improve: The admin panel left menu uses the same style as site (@shuashuai #1321)
- Improve: Improve search and question layout under mobile (@shuashuai #1322)
- Improve: Prevent suspended users login (@LinkinStars #1320)
- Improve: Auto set the default time zone to where the server is located (@hgaol #1303)
- Improve: Support using search plugin to search similar question in ask question page (@hgaol #1298)
- Improve: Optimize the style of the reaction button under the dark theme(@hgaol #1258)
Bug Fixes
- Fixed: Username minimum length still set to 4 (@sy-records #1313)
- Fixed: Disable email notifications for suspended users (@LinkinStars #1312)
- Fixed: Dup questions when searching by tag (@hgaol #1310)
- Fixed:
answer build --output
with relative path doesn't work (@hgaol #1285) - Fixed: Get tag with page nil pointer error (@xuthus5 #1299)
- Fixed: Duplicate security requirements in swagger (@seiyab #1300)
v1.4.5
New Features
- New: Footnote support for markdown (@sy-records #1280)
- New: Control external images display (@LinkinStars @shuashuai #1250)
- New: Add permanently delete (@sy-records #1205)
- New: Add a copy button to the code block (@codewec @shuashuai #1211)
- New: Automatically clean up unused files (@LinkinStars #1204)
- New: Add view layout in question list (@shuashuai #1289)
- New: Too many pinned questions take up too much space on the first page (@shuashuai #1290)
Improvements
- Improve: PostgreSQL connection with SSL (@unical1988 @LinkinStars #1243)
- Improve: Wrong password during installation makes login impossible (@CodexX777 #1228)
- Improve: Add "Privacy Policy" and "Terms of Service" link in footer (@Mindslayer001 #1187)
- Improve: Change "Twitter" to "X" in share dropdown (@miicchelle #1281)
Bug Fixes
- Fixed: Name in Admin Account during Installation Should be Username (@sy-records #1273)
- Fixed: Image not uploading when answering question (@codewec #1269)
- Fixed: Some question lists don't show the correct author (@sy-records #1270)
- Fixed: Got
ERR_SOCKET_TIMEOUT
when I built plugins locally (@shuashuai #1198) - Fixed: Translate badges not working (@sy-records #1209)
- Fixed: The markdown cannot correctly parse comments with line breaks in the input text (@sy-records #1185)
Other Changes
- Add linting step to make ui for consistent code quality (@shuashuai #1219)
- Disallow
/swagger/*
in robots.txt by default (@sy-records #1222)
v1.4.5-RC1
New Features
- New: Footnote support for markdown (@sy-records #1280)
- New: Control external images display (@LinkinStars @shuashuai #1250)
- New: Add permanently delete (@sy-records #1205)
- New: Add a copy button to the code block (@codewec @shuashuai #1211)
- New: Automatically clean up unused files (@LinkinStars #1204)
- New: Add view layout in question list (@shuashuai #1289)
- New: Too many pinned questions take up too much space on the first page (@shuashuai #1290)
Improvements
- Improve: PostgreSQL connection with SSL (@unical1988 @LinkinStars #1243)
- Improve: Wrong password during installation makes login impossible (@CodexX777 #1228)
- Improve: Add "Privacy Policy" and "Terms of Service" link in footer (@Mindslayer001 #1187)
- Improve: Change "Twitter" to "X" in share dropdown (@miicchelle #1281)
Bug Fixes
- Fixed: Name in Admin Account during Installation Should be Username (@sy-records #1273)
- Fixed: Image not uploading when answering question (@codewec #1269)
- Fixed: Some question lists don't show the correct author (@sy-records #1270)
- Fixed: Got
ERR_SOCKET_TIMEOUT
when I built plugins locally (@shuashuai #1198) - Fixed: Translate badges not working (@sy-records #1209)
- Fixed: The markdown cannot correctly parse comments with line breaks in the input text (@sy-records #1185)
Other Changes
- Add linting step to make ui for consistent code quality (@shuashuai #1219)
- Disallow
/swagger/*
in robots.txt by default (@sy-records #1222)
v1.4.2
New Features
- New: Need attachment-upload feature (@LinkinStars @shuashuai #211)
- New: Add key metrics to the dashboard (@sy-records #1173)
- New: Add "Frequent" tab to filter most linked question (@LinkinStars @shuashuai #1193)
Improvements
- Improve: When the code snippet is very long, the page is not easy to read (@shuashuai #1168)
- Improve: Add a "Do not reply directly" message to the reminder email (@sosyz #1170)
- Improve: Enhance user homepage SEO content (@LinkinStars #1182)
- Improve: Remove "Heading 1" in markdown editor (@robinv8 #1194)
- Improve: Tag summary display is not as expected on tag detail page (@sy-records #1169)
Bug Fixes
- Fixed: Markdown parsing without incrementing ordered list numbers (@sy-records #1174)
- Fixed: Change list/unlist causes tag display exception (@sosyz #1144)
- Fixed: Tags static page for SEO (@sy-records #1158)
- Fixed: The timezone display on the Dashboard page is empty when the timezone is set to UTC (@sy-records #1159)
- Fixed: Duplication of content on the results page (@LinkinStars #1166)
- Fixed: User Addition Fails Due to Unexpected Username Length Restriction in Admin Panel (@sy-records #1189)
v1.4.2-RC2
New Features
- New: Need attachment-upload feature (@LinkinStars @shuashuai #211)
- New: Add key metrics to the dashboard (@sy-records #1173)
- New: Add "Frequent" tab to filter most linked question (@LinkinStars @shuashuai #1193)
Improvements
- Improve: When the code snippet is very long, the page is not easy to read (@shuashuai #1168)
- Improve: Add a "Do not reply directly" message to the reminder email (@sosyz #1170)
- Improve: Enhance user homepage SEO content (@LinkinStars #1182)
- Improve: Remove "Heading 1" in markdown editor (@robinv8 #1194)
- Improve: Tag summary display is not as expected on tag detail page (@sy-records #1169)
Bug Fixes
- Fixed: Markdown parsing without incrementing ordered list numbers (@sy-records #1174)
- Fixed: Change list/unlist causes tag display exception (@sosyz #1144)
- Fixed: Tags static page for SEO (@sy-records #1158)
- Fixed: The timezone display on the Dashboard page is empty when the timezone is set to UTC (@sy-records #1159)
- Fixed: Duplication of content on the results page (@LinkinStars #1166)
- Fixed: User Addition Fails Due to Unexpected Username Length Restriction in Admin Panel (@sy-records #1189)
v1.4.2-RC1
New Features
- New: Need attachment-upload feature (@LinkinStars @shuashuai #211)
- New: Add key metrics to the dashboard (@sy-records #1173)
- New: Add "Frequent" tab to filter most linked question (@LinkinStars @shuashuai #1193)
Improvements
- Improve: When the code snippet is very long, the page is not easy to read (@shuashuai #1168)
- Improve: Add a "Do not reply directly" message to the reminder email (@sosyz #1170)
- Improve: Enhance user homepage SEO content (@LinkinStars #1182)
- Improve: Remove "Heading 1" in markdown editor (@robinv8 #1194)
- Improve: Tag summary display is not as expected on tag detail page (@sy-records #1169)
Bug Fixes
- Fixed: Markdown parsing without incrementing ordered list numbers (@sy-records #1174)
- Fixed: Change list/unlist causes tag display exception (@sosyz #1144)
- Fixed: Tags static page for SEO (@sy-records #1158)
- Fixed: The timezone display on the Dashboard page is empty when the timezone is set to UTC (@sy-records #1159)
- Fixed: Duplication of content on the results page (@LinkinStars #1166)
- Fixed: User Addition Fails Due to Unexpected Username Length Restriction in Admin Panel (@sy-records #1189)