v1.7.0-RC1

apache/answerv1.7.0-RC1Oct 30, 2025by github-actions[bot]

AI Summary

Release Candidate 1 for version 1.7.0, containing identical features and improvements to the final release including the Quicklinks plugin and layout changes.

Key Highlights

  • Integration of the Quicklinks plugin by default
  • Significant layout changes and responsive optimization
  • Unified question URL path
  • Optional tags and body content for questions
  • Improved command-line tool with resetPassword option

Breaking Changes

  • Layout changes may conflict with custom themes
  • Unified question URL path structure

New Features

  • Quicklinks Plugin
  • resetPassword option for command-line tool

Full Release Notes

> [!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

* New: Quicklinks Plugin (@shuashuai https://github.com/apache/answer-plugins/issues/269)
* New: Integrated Quicklinks plugin by default (@LinkinStars #1405)

### Improvements

* Improve: schemaForm support tagSelector component (@shuashuai #1380)
* Improve: The question detail page no longer displays the pinned status (@shuashuai #1393)
* Improve: Unified question URL path (@shuashuai #1392)
* Improve: Related will display an empty area when there is no content (@Dinesht04 #1394)
* Improve: Optimize responsive layout (@shuashuai #1406)
* Improve: Make tags optional when creating new questions (@Dinesht04 #1177)
* Improve: Make "Body" part of the question optional (@Dinesht04 #842)
* Improve: Add resetPassword option to command-line tool (@sosyz #1400 #1308)

### Bug Fixes

* Fixed: Images in answers not correctly resized (@shuashuai #1404)
* Fixed: New Question Notification Message not get trigger_user (@light-white #1384 #1385)
* Fixed: sync username character (@sy-records #1397)
* Fixed: Dark Mode: Wrong background color for code block (@Dinesht04 #1368)
* Fixed: Plugin installation: build failed failed to copy ui files (@hgaol #1376)
* Fixed: New Question Notification Message not get new tag (@light-white #1382 #1383)


## New Contributors
* @light-white made their first contribution in https://github.com/apache/answer/pull/1382