1.8

wger-project/wger1.8Apr 5, 2017by rolandgeider

AI Summary

This release adds support for Norwegian and French languages, introduces new repetition and weight options for sets, and significantly improves the landing page and PDF options.

Key Highlights

  • Added Norwegian and French languages.
  • Added repetition options (minutes, km) and weight options (plates, etc.).
  • Improved landing page design.
  • Added extended PDF options for schedules.

Breaking Changes

  • Removed persona (browserID) login option.

New Features

  • Allow administrators to deactivate the guest user account.
  • Show gym name in header instead of application name.
  • Exercise names are now capitalized.
  • Show trained secondary muscles in workout view.
  • Use metricsgraphics library for charts.
  • Better GUI consistency in modal dialogs.

Full Release Notes

New languages:

*  Norwegian (many thanks to Kjetil Elde @w00p #304)
*  French (many thanks to all translators)

New features:

* Big ingredient list in Dutch, many thanks to alphafitness.club!
* Add repetition (minutes, kilometer, etc.) and weight options (kg, lb, plates, until failure) to sets #216 and #217
* Allow administrators to deactivate the guest user account #330
* Add option to show the gym name in the header instead of the application name, part of #214
* Exercise names are now capitalized, making them more consistent #232
* Much improved landing page (thanks @DeveloperMal) #307
* Add extended PDF options to schedules as well (thanks @alelevinas ) #272
* Show trained secondary muscles in workout view (thanks @alokhan ) #282
* Use the metricsgraphics library to more easily draw charts #188
* Removed persona (browserID) as a login option, the service is being discontinued #331


Improvements:

* Check and enforce style guide for JS files #317 (@petervanderdoes)
* BMI calculator now works with pounds as well (thanks @petervanderdoes) #318
* Give feedback when autocompleter didn’t find any results #293
* Make exercise names links to their detail page in training log pages #350
* Better GUI consistency in modal dialogs (thanks @jstoebel ) #274
* Cache is cleared when editing muscles (thanks @RyanSept @pythonGeek ) #260
* Fields in workout log form are no longer required, making it possible to only log weight for certain exercises #334
* New, more verbose, API endpoint for exercises, (thanks @andela-bmwenda)
* The dashboard page was improved and made more user friendly #201 (partly)
* Replace jquery UI’s autocompleter and sortable this reduces size of JS and CSS #78 and #79
* Update to D3js v4 #314, #302
* Remove hard-coded CC licence from documentation and website #247

Other improvements and bugfixes: #25, #243, #279, #275, #270, #258, #257, #263, #269, #296, #297, #303, #311, #312, #313, #322, #324, #325 


Please check [the changelog](https://wger.readthedocs.io/en/latest/changelog.html) for information on upgrading