Released on 16 August 2017
Welcome to Pootle 2.8!
If you want to try it, check one of the following:
Below we provide much more detail. These are by no means exhaustive, view the git log for complete information.
mysqlclient database driver instead of MySQLdb,
this is Django’s preferred database driver.robots.txtallow by defaultPOOTLE_EMAIL_FEEDBACK_ENABLED settingTypeError error when filter in editor gets no unitspootle_format appPOOTLE_CUSTOM_LOGOPootle FS enables synchronization of Pootle against a filesystem, or version control system, handling conflict resolution and other situations of two files being out of sync.
run_cherrypy has been removed.runserver instead.verify_user and purge_user now accept multiple
usernames.refresh_scores now recalculates user scores and accepts
multiple usernames. It can be run by projects and/or languages.contributors command has been refactored in order to return more
accurate results and has new options
--since,
--until and
--mailmerge. The --from-revision
option has been removed.list_serializers has been added to view serializers and
deserializers installed on your system.flush_cache flushes default, redis caches,
accepts --rqdata,
--django-cache options.config was added to get, set, list, append and clear configuration
settings.init_fs_project was added.set_filetype was added.export is now able to export zipped TMX files per translation
project with the --tmx option.
--rotate option allows old files to be removed.schema command that allows to dump the database schema on
MySQL which is useful for diagnosing differences in database schema.update_data command that allows to update the stats data.init now creates a development configuration with
--dev option.STRICT_TRANS_TABLES.POOTLE_SCORE_COEFFICENTS has been removed and replaced with
POOTLE_SCORES.POOTLE_SCORES accepts custom settings for user scores calculation.POOTLE_TM_SERVER no longer receives the MIN_SCORE parameter,
as it was misleading and had questionable effects.POOTLE_TM_SERVER now accepts a MIN_SIMILARITY parameter, to
filter out results which might be irrelevant. To learn more, check the
documenation on MIN_SIMILARITY.POOTLE_SEARCH_BACKEND was added, to allow configuring the search
backend to be used.POOTLE_EMAIL_FEEDBACK_ENABLED was added, to allow disabling
sending emails to suggesters when suggestions are accepted or rejected.POOTLE_CUSTOM_LOGO, POOTLE_FAVICONS_PATH,
POOTLE_FS_WORKING_PATH and
POOTLE_CANONICAL_URL settings.POOTLE_QUALITY_CHECKER setting.POOTLE_SQL_MIGRATIONS setting.POOTLE_MARKUP_FILTER defaults to 'markdown', and None,
'html', 'textile' and 'restructuredtext' values have been
deprecated. Deployments using any deprecated markup must migrate manually to
Markdown. This setting will be removed in the future since Markdown will be
the only available markup.AMAGAMA_SOURCE_LANGUAGES setting.This release was made possible by the following people:
Ryan Northey, Dwayne Bailey, Julen Ruiz Aizpuru, Taras Semenenko, Leandro Regueiro, Igor Afanasyev, Claude Paroz, Safa Alfulaij, Rene Ladan, Kevin Scannell, Jason P. Pickering, Eamonn Lawlor, Alexander Lakhin, Robbie Cole, Rhoslyn Prys, Prasasto Adi, Nootan Ghimire, Mikhail Paulyshka, Mike Robinson, leonardcj, Henrik Feldt, Francesc Ortiz, Allan Nordhøy, Christian Lohmaier, Burhan Khalid, benbankes, Arash Mousavi, Andy Kittner, Adam Chainz.
And to all our bug finders, testers and translators, a Very BIG Thank You.