DEV Community

Cover image for Answer.dev v0.5.0 is here!
Apache Answer
Apache Answer

Posted on

2

Answer.dev v0.5.0 is here!

Thanks to our contributors! Answer.dev 0.5.0 is here! Please check out our updates of new features, bug fixes, and performance improvements.

New Features

  • Feature: Revision compare and review#114
  • Feature: Post logs record, such as revision and votes#113
  • Feature: Privileges about edit content

Bug Fixes

  • Fix: Footer link and site name error
  • Fix: Incorrect required field check#98

Performance Improvements

  • Fixed and improved RouteNode type error#60
  • Improved the Github Action build stages

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


Being highly scalable and modern, Answer.dev is the best open-source Stack Overflow alternative, 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 blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more