Improvements:
- track progress and show it on dashboard, course list and course index
- remove placeholder note from dashboard, badges will come in the next release :)
- provide support for offline usage, you can turn off internet and refresh the page ;)
Bugfixes:
- show localized note name in the musical staff (H instead of B)
- hide overlapping breadcrumbs on small screens when orientation is wrong
- adjust height (equal height for all) of containers on course overview
Improvements:
- piano keyboard has a layer to lock the keys to avoid conflicts when scrolling
- improve layout of button and adjust the size
- show lesson menu only on active course
Improvements:
- put space (left and right) around piano keyboard to allow scrolling on small screens
- update course content (improve wording)
Bugfixes:
- disable prompt for password, to support devices like Microsoft Surface
- fix bug when open last lesson of an course without lessons (#31)
- fix bug when try to close the alert on the dashboard
- fix empty url for github issues if path is root (#27)
Improvements:
- show alert when browser doesn't support Web Audio to play notes
- improve focus/blur events for buttons
- provide form validation across different browser in feedback form
- allow zooming on touch devices (pinch)
Bugfixes:
- fix syntax error on mobile Safari 7
- fix wrong title for continue button in some cases
- fix typo in course (#29)
- minor wording improvements in basics-1
Initial Release