Apache Answer logo

Apache Answer

A Q&A platform software for teams at any scale

Alternative to: stack overflow, stack exchange

Apache Answer screenshot

About Versions (64)

v1.7.0-RC1

2025-10-30

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

  • 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