v1.5.0

apache/answerv1.5.0May 6, 2025by shuashuai

AI Summary

A major update introducing a sticky full-width layout, tag merge functionality, and automatic timezone setting based on the server location.

Key Highlights

  • Full-width layout with sticky left menu
  • Support for tag merge feature
  • Prevention of suspended users from logging in
  • Automatic default time zone setting
  • Search plugin integration in ask question page

New Features

  • Sticky full-width layout
  • Tag merge feature
  • Automatic timezone setting

Full Release Notes

### 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)