Skip to content

Releases: apache/answer

v1.7.0-RC1

30 Oct 08:03

Choose a tag to compare

v1.7.0-RC1 Pre-release
Pre-release

Note

We have made a lot of layout changes in this version. If you have modified the page layout, there may be conflicts. Please remember to backup the old data before upgrading.

New Features

Improvements

Bug Fixes

New Contributors

v1.6.0

22 Jul 08:56
2e646af

Choose a tag to compare

New Features

Improvements

Bug Fixes

v1.6.0-RC1

17 Jul 09:18

Choose a tag to compare

New Features

Improvements

Bug Fixes

v1.5.1

03 Jun 03:38

Choose a tag to compare

Improvements

Bug Fixes

v1.5.1-RC1

28 May 07:01

Choose a tag to compare

v1.5.1-RC1 Pre-release
Pre-release

Improvements

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

06 May 02:07

Choose a tag to compare

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

29 Apr 10:27

Choose a tag to compare

v1.5.0-RC1 Pre-release
Pre-release

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

24 Mar 03:14

Choose a tag to compare

New Features

Improvements

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

v1.4.5-RC1

18 Mar 08:56

Choose a tag to compare

v1.4.5-RC1 Pre-release
Pre-release

New Features

Improvements

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

v1.4.2

06 Feb 09:54

Choose a tag to compare

New Features

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)