Releases: cozy/cozy-bar
Releases · cozy/cozy-bar
v5.2.0
v5.1.0
5.1.0 (2018-08-13)
Bug Fixes
- Better JSON handling (97c3213)
- Drawer: Fix drawer position on mobile devices (cd4e565), closes #216
- incorrect proptype (9703b3f)
- minor fixes (ba4364e)
- use hasOwnProperty instead for set inclusion (f651965)
Features
- apps reducer remembers it has fetched (914cd53)
- only show Spinner if app list has never been fetched (98ea6fa)
- open native app when available (cd703bf)
- use localStorage so that we do not have to ship with localForage (80f45f2)
- use the same reducer on mobile and on browser (7b3f68c)
Performance Improvements
- do not wait for fetches after initial ones (e39536e)
v5.0.8
v5.0.7
v5.0.6
v5.0.5
v5.0.4
v5.0.3
v5.0.2
🚀 Enhancement
- #205 Improve CGU banner. (@CPatchane)
🐛 Bug Fix
- #206 Handle missing app icon in apps list. (@CPatchane)