Changes in Askbot

Development version (not yet on pypi)

  • Media resource revision is now incremented automatically any time when media is updated (Adolfo Fitoria, Evgeny Fadeev)
  • First user automatically becomes site administrator (Adolfo Fitoria)
  • Avatar displayed on the sidebar can be controlled with livesettings.(Adolfo Fitoria, Evgeny Fadeev)
  • Avatar box in the sidebar is ordered with priority for real faces.(Adolfo Fitoria)
  • Django’s createsuperuser now works with askbot (Adolfo Fitoria)

0.7.20 (Current Version)

  • Added support for login via self-hosted Wordpress site (Adolfo Fitoria)
  • Allowed basic markdown in the comments (Adolfo Fitoria)
  • Added this changelog (Adolfo Fitoria)
  • Added support for threaded emails (Benoit Lavigne)
  • A few more Spanish translation strings (Byron Corrales)
  • Social sharing support on identi.ca (Rantadeep Debnath)

0.7.19

0.7.17

  • Adding test for UserNameField.
  • Adding test for markup functions.

0.7.16

  • Admins can add aministrators too.
  • Added a postgres driver version check in the start procedures due to a bug in psycopg2 2.4.2.
  • New inbox system style (bug reported by Tomasz P. Szynalski).

0.7.15

  • Fixed integration with Django 1.1.
  • Fixed bugs in setup script.
  • Fixed pypi bugs.

Table Of Contents

Previous topic

Contributors to Askbot Project