source: OpenWorkouts-current/CHANGES.txt @ c6abc0c

currentfeature/docs 0.1.0
Last change on this file since c6abc0c was c6abc0c, checked in by Borja Lopez <borja@…>, 5 years ago

Preparations for release of 0.1.0:

  • Updated README file with a brief description of the project + install instructions
  • Added LICENSE (3-clause BSD license)
  • Added AUTHORS file, with a list of authors and people contributing
  • Updated the CHANGES.txt changelog file
  • Set version on setup.py
  • Property mode set to 100644
File size: 809 bytes
Line 
1OpenWorkouts Changelog
2======================
3
4.. contents::
5
6
7Release summary
8---------------
9
100.1.0, February 15, 2019:
11       Initial release, includes signup/login + per-user complete workout
12       management and an initial set of stats.
13
14Release details
15---------------
16
170.1.0
18+++++
19
20- New:
21
22  - User signup and login, password reset and basic user profile management
23
24  - Multi-sport workouts support
25
26    - Add workouts manually or upload using tracking files (gpx and fit
27      supported)
28
29    - Edit/update workouts manually or with tracking files
30
31  - Time-based archive for workouts in the user dashboard
32
33  - Time-based (global, per-month, per-week) stats and charts
34
35  - Detailed view of a workout, including basic workout info, stats and
36    an interactive map for those workouts with gps data
Note: See TracBrowser for help on using the repository browser.