diff --git a/RELEASE.md b/RELEASE.md index 730b8231..954b85cb 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -7,16 +7,6 @@ RELEASE NOTES actual, 6.99.3 **INCOMPATIBLES CHANGES** : Nothing incompatible changed is you only used HTML layout or CSS variables. But, there may be some work to adapt previous cpu-audio.js (< 6.7) to cpu-audio version and above 7, **only and only if** you used the javascript API on `document.CPU` or component`.CPU`. We hope Javascript coders will enjoy most of thoses changes, and [discuss about them in our tickets](https://github.com/dascritch/cpu-audio/issues). -Still To Do to 7.0 ------------------- - - * Graphic glitches on Safari iOS ([#138](#138)) - * Resolve failing test only on Chrome Android ([#121](#121)) may be linked to event engine on this very specific software. - * Full test comparing campaign of all available platforms ([#138](#138)), ([#113](#113)) - * Writing how-to theme documentation - * Persistent CPU controller ([#87](#87)) - * Upate dotclear addon companion ([#67](#67)) - New features ------------ diff --git a/TODO.md b/TODO.md index 84e22965..6908beb2 100644 --- a/TODO.md +++ b/TODO.md @@ -1,13 +1,20 @@ TO DO list ========== -Todo for this release : ------------------------ +Todo for this release +--------------------- + + - Writing how-to theme documentation + - Persistent CPU controller ([#87](#87)) + +Todo later +---------- - - Finish keys and events to move between playlists and players ([#108](#108)) - Aria roles on fine position buttons - [Automated example page generated for each theme from make.sh #124](#124) - + - Full test comparing campaign of all available platforms ([#138](#138)), ([#113](#113)) + - Upate dotclear addon companion ([#67](#67)) + - Resolve failing test only on Chrome Android ([#121](#121)) may be linked to event engine on this very specific software. Planned evolutions ------------------