Kettlebell ChangeLog
====================

Copyright (C) 2015-2018 Eloy Cuadra    <ecuadra@eloihr.net>

VERSION 1.2.0
  FEATURES:
    * Basic user manual in Spanish.
    * Manage autocompletion words in the application's preferences dialog.
    * Let the user filter the personal record list.
    * Added a new page that shows all the athlete information.
    * Added a new page that shows statistics about your WODs.
    
  CHANGES:
    * New words added for autocompletion.
    * New words added for highlighting.
    * Added 'Adapted' and 'Unsuitable' to Rx/Scaled options.
    * Show if a WOD is Rx/Scaled/Adapted in calendar tooltips.
    * Added athlete's birth date to the profile dialog.
    * Added history of athlete's weights.
    * Store athlete image inside the main document instead of a link to the
      external image file.
    * Show a tooltip in the status bar's athlete profile field.
    * Added a flat button to the status bar to edit the athlete profile.
    * Added a context menu to the status bar's athlete profile field.
    * Added a context menu to the status bar's save status icon.
    * Calendar view shows icons for powerlifting, weightlifting, gymnastics,
      running and unidentified sessions.
    * The red kettlebell icon for PR indicator in calendar view has been
      replaced by color rectangles.
    * Calendar view shows text indicators for Rx, Scaled and Adapted WODs.

  BUGFIXES:
    * Allow charts for only one personal record (adding a 0 PR for the first
      registered WOD date and showing a dot line from 0 to the current PR).
    * Store the personal online calendar URL and the option to automatically
      syncronize reservations in the profile dialog instead of the general
      application's config dialog.
    * Fixed a possible memory leak in personal record charts.
    * Fixed the icon name for 'edit athlete profile' action.
    * Added proper measure units in charts.
    * PR has been properly renamed as PR instead of RM.
    * Do not show unsuitable information about other workout types in tooltips.

VERSION 1.0.1
  FEATURES:
    * Purge used reservations on synchronize with online calendar.
    * Added several options to the application's config dialog to fine tunning
      the reservation synchronization.
  
  CHANGES:
    * New words added for autocompletion (girls WODs, among them).
    * Merge autocompletion words from global and local files (usefull for words
      added in new application versions; otherwise they'll be ignored!).
    * Added labels with scores to PR charts.
    * Case insensitive string compare in exercise and WOD names for PR charts.
    * Added 'rounds' to baselines.
    * Let the user to select short or long localized date foramt in PR view.
    * Let the user to customize localized date format in the application's
      settings dialog.
  
  BUGFIXES:
    * Do not add a reservation for today if there's a WOD at the same time.
    * Use localized number strings in athlete profile's dialog.

VERSION 1.0.0
  FEATURES:
    * Port to KFrameworks5.
    * Main interface with two tabs (Calendar and Baselines).
    * Baselines' view.
    * Baselines' statistics & graps.
    * Add, modify and delete events.
    * Add, modify and delete reservations.
    * Add, modify and delete baselines (personal records).
    * Icon for kettlebell's file MIME type.
    * Keyword highlighting in WOD details' edition widget.
    * Word completion in WOD details' edition and notes widgets.
    * Synchronize events with external calendars (in iCalendar format, local or
      remote).
  
  CHANGES:
    * Accept 'CAP+reps' for time results (Note: this isn't compatible with WodBox!).
    * Accept 'rounds+reps' as results (Note: this isn't compatible with WodBox!).
    * Accept 'free text' as results (Note: this isn't compatible with WodBox!).
    * Set the begin hour of your WOD (Note: this isn't compatible with WodBox!).
    * If there's a reservation for a day, select this reservation time inside
      the WOD details' window.
    * Tooltips in calendar view.
  
  BUGFIXES:
    * Do not show the PR dialog when showing a WOD.
  
VERSION 0.3.0
  FEATURES:
    * Implement athlete's baselines (PR). Store baselines in a 'baselines.xml'
      file inside the main document file.
    
  CHANGES:
    * Set a PR indicator in the calendar view (red kettlebell).
    * Make compatible with WodBox 9.0
  
  BUGFIXES:
  
VERSION 0.2.0
  FEATURES:
    * Import and export WodBox file formats.

VERSION 0.1.0
  FEATURES:
    * Initial version.
