6.9 KiB
6.9 KiB
1.0.1 - 2020-12
Added
- Support prepare a release with Krankerl #200 @onny
- Automatic releases based on version tags, Gitlab-CI #205 @onny
- Besides source, provide prebuild tarball in Gitlab releases #215 @onny
- Parse and supply changelog to Gitlab release #216 @onny
- Add German translation #190 @onny
- Publish releases to app store using make #218 @onny
- Add code signing to the release #217 @onny
Fixed
- Add AGPL headers #206 @onny
- Support older browser CSS with autoprefix #208 @onny
- Fix build and packaging with Gitlab CI #118 @onny
- Update screenshot.png #213 @onny
- More verbose app description for app store #220 @onny
- Fix loading dashboard #203 @onny
1.0.0 - 2020-11
Added
- Complete new rewrite in VueJS
Many bugs fixed and some features added.
- Dashboard integration
- Unified search support
- Show recent played stations
- Show sidebar with further infos
- Improved performance and stability
0.6.6 - 2020-02
Added
- French translation #92 @lftsy (Marc Leurent)
Fixed
- js/main.js: Fixed typo (Countires => Countries) !2 @robin.vonbuelow (Robin von Bülow)
- Support for Nextcloud 18 #98 @onny (Jonas Heinrich)
0.6.5 - 2019-05
Added
Fixed
- Prevent list from jumping back to top when adding station to favorites #85 @onny
- Continous scrolling fails while searching #47 @onny
0.6.4 – 2019-01
Added
- Support for Nextcloud 15 #82 @onny
Fixed
- Fix issue removing broken radio stations from fav #76 @onny
0.6.3 – 2018-09-08
Fixed
- Fix table size issues for mobile clients #72 @onny
- Include custom User-Agent header #75 @onny
- Fix loading all favorites #58 @onny
- Remember favorite stations sort order #64 @onny
- Split up javascript file #67 @onny
0.6.2 – 2018-08-11
Added
- Remember last menu state #26 @onny
- Navigation by hash location #63 @onny
- Add icon categories # @onny
- Add volume icon # @onny
- Remember volume state #66 @onny
- German translation #38 @onny
- Add donation info to README #70 @onny
- Toggle audio mute click on volume icon #69 @onny
Fixed
- Fix styling issue (overflow hidden) player area #65 @onny
- Fix styling issue colum width on Chrome browsers #37 @onny
- Don't scroll to top when clicking on station #62 @onny
- Fix Nextcloud 14 compatibility #57 @onny #61 @onny
- Fix play/pause toggle favicon #59 @onny
- Preload images #68 @onny
0.6.1 – 2018-08-11
Changed
- Display station metadata #53 @onny
Fixed
- Fix loading favorites #54 @onny
0.6.0 – 2017-08-11
Added
- Display station metadata #22 @onny
- Add changelog file #28 @onny
- Continious scrolling #13 @onny
- Loading animation #25 @onny
- Display info messages, station not found / no favorites #20 @onny
Fixed
- Fix missing background color for first td in table row #32 @onny
0.5.0 – 2017-08-06
Added
- First release