DEV Community

Apache Answer
Apache Answer

Posted on

4

Answer.dev v0.3.0 released!

Thanks to our contributors! Answer.dev 0.3.0 has already been released, which contains some bug fixes, optimizations, and improvements. Let's together see more details.

New Features

  • Added timezone and locale support
  • Added Administrator dashboard
  • Added version check feature that keeps your Answer always updated
  • Added installation guide; now you can install Answer with just one click! Improved search support for the Administrator

Bug Fixes

  • User interface language does not meet expectations #75
  • Dashboard will remind you how to configure SMTP #64 #44
  • Fix bug for problem search #71
  • Fix bug for delete problem #68

Other Changes

Change upload directory
Combine client and server language files
Support linux/arm64 Docker image #77

Answer is still under very active development. Watch on GitHub to receive updates.


Being highly scalable and modern, Answer.dev is an open-source knowledge-based community software with which you can efficiently build various Q&A communities, ranging from customer support to user communication.

For more information on past and future versions of Answer.dev, please see: https://github.com/answerdev/answer

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video