All Versions
11
Latest Version
Avg Release Cycle
268 days
Latest Release
1001 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.9 Changes
June 29, 2020π New features:
- π Allow users to enter their birthdate instead of just the age (thanks @dtopal) #332
- Work to ensure that mobile templates are used when appropriate
- β Added optional S3 static asset hosting.
- β¬οΈ Drop Python 2 support.
- Replaced django-mobile with django-user_agent (and some custom code) This isn't as slick as django-mobile was, but it unblocks possible * * Django 2.x support.
- β‘οΈ Update many dependencies to current versions.
π Improvements:
- π Improve look of weight graph (thanks @alokhan) #381
- β Added password validation rules for more security
- Exercise image downloader checks only accepted exercises (thanks @gmmoraes) #363
- π Use a native data type for the exercises' UUID (thanks @gmmoraes) #364
- β Increase speed of testsuite by performing the tests in parallel (thanks @Mbarak-Mbigo) wger_vulcan/#6
- β‘οΈ Update screen when adding an exercise to the workout while using set slider (thanks @gmmoraes) #374
- Work to slim docker image * Download images at startup - If DOWNLOAD_IMGS environmental variable is set to TRUE * Uninstall dev packages
- β‘οΈ Update Ubuntu version used in docker container.
- π Fixed a handful of hard coded static path references to use static taglib
- β‘οΈ Updated tinymce theme for v5.
- π Other improvements and bugfixes: #336, #359,
#386
_, #443
-
v1.8 Changes
April 05, 2017π New languages:
π 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 for information on upgrading
-
v1.7 Changes
February 28, 2016- π New translations
- Czech (many thanks to TomΓ‘Ε‘ Z.!)
- Swedish (many thanks to ywecur!)
- π¨ Workout PDF can now print the exercises' images and comments #261
- π Allow login with username or email #164
- Correctly use user weight when calculating nutrional plans' calories #210
- π Fix problem with datepicker #192
- βͺ Order of exercises in supersets is not reverted anymore #229
- π Improvements to the gym management:
- Visual consistency for lists and actions
- π¨ Refactored and improved code, among others #208
- π Better rendering of some form elements #244
- π Improved GUI consistencyn #149
- π³ Docker images for easier installation #181
- π Use hostname for submitted exercises #159
- Download js libraries with bowerjs #126
- π Improved and more flexible management commands #184
- π Fixed error when importin weight entries from CSV #204
- π Fixed problems when building and installing the application on Windows #197
- π Fixed potential Denial Of Service attack #238
- Dummy data generator can not create nutrition plans #241
- π Other improvements and bugfixes #267 #264 #256 #242 #238 #236 #206 #202 #195 #190 #194 #185 #182 #179 #150
- π New translations
-
v1.6.1
July 25, 2015 -
v1.6 Changes
July 25, 2015- π New translation: Greek (many thanks to Mark Nicolaou!)
- πΎ Save planed weight along with the repetitions #119
- π Improvements to the workout calendar #98
- π Allow external access to workouts and other pages to allow for sharing #102 #124
- Email reminder to regularly enter (body) weight entries #115
- π Allow users to submit corrections to exercises
- β Add day detail view in workout calendar #103
- π Fix bug where the exercises added to a superset did not remain sorted #89
- β¬οΈ Reduce size of generated html code #125
- π Allow users to copy shared workouts from others #127
- β Added breadbrumbs, to make navigation easier #101
- β Add option to delete workout sessions and their logs #156
- π Improve installation, development and maintenance documentation #114
- π Other improvements and bugfixes #99 #100 #106 #108 #110 #117 #118 #128 #131 #135 #145 #155
-
v1.5 Changes
December 16, 2014- π New Translations:
- Dutch (many thanks to David Machiels!)
- Portuguese (many thanks to Jefferson Campos!) #97
- β Add support for gym management #85
- Gym managers can create and manage gyms
- Trainers can see the gym's users and their routines
- β¬οΈ Reduce amount of CSS and JS libraries by using bootstrap as much as possible #73
- π Improvements to the REST API #75
- Add read-write access
- Add live browsing of the API with django rest framework
- Improve documentation
- /api/v1 is marked deprecated
- π Show exercise pictures in workout as well
- β± Detailed view of exercises and workouts in schedule #86
- π Support for both metric (kg) and imperial (lb) weight units #70
- π Allow the user to delete his account and data #84
- β Add contact field to feedback form
- π Cleanup translation strings #94
- Python 3 compatibility! #68
- π Other improvements and bugfixes #51 #76 #80 #81 #82 #91 #92 #95 #96
- π New Translations:
-
v1.4 Changes
March 08, 2014- π Calendar view to more easily check workout logs
- β Add "gym mode" with timer to log the workout while at the gym
- β Add automatic email remainders for new workouts
- π New iCal export to add workouts and schedules e.g. to google calendar
- π New exercise overview, grouped by equipment
- β Add possibility to write comments and rate the workout
- Simplify form for new exercises
- π Alternative PDF export of workout without table for entering logs
- Unified way of specifying license of submitted content (exercises, etc.)
-
v1.3 Changes
November 27, 2013- π New translations
- Bulgarian (many thanks to Lyuboslav Petrov!)
- Russian (many thanks to Inna!)
- Spanish
- Mobile version of website
- Exercises can have images/pictures
- Exercises now can list needed equipment (barbell, etc.)
- BMI calculator
- Daily calories calculator
- π New management utility for languages
- π Improved performance
- RESTful API for easier integration with other projects
- π New translations
-
v1.2 Changes
July 12, 2013- β Added scheduling option for workouts.
- Open all parts of website to all users, this is done by a custom middleware
- Regular users can submit exercises and ingredients to be included in the general list
- β Add more 'human' units to ingredients like '1 cup' or '1 slice'
- β Add nutritional values calculator on the ingredient detail page
- π Several bugfixes
- Usability improvements
-
v1.1.1
March 06, 2013