diff --git a/README.md b/README.md index 3bda326..a77bc4f 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Enjoy! :wink: > from your favorite artist(s), *indenpendent ones, inclusive*. Attend to concerts. If the concert > offers solidarity tickets, give preference for this kind of ticket. Support buskers, if you stop > to watch/listen to them, pretty nice, but *contribute with money, too*. Redirect this value to -> an `NGO` of your choice or to your own community. You can also do some bug reporting, to propose +> a `NGO` of your choice or to your own community. You can also do some bug reporting, to propose > ideas, to implement new features, to fix bugs, to improve on things over here. > > Thank ya! :heart: :notes: :metal: diff --git a/RELNOTES.txt b/RELNOTES.txt new file mode 100644 index 0000000..53b5232 --- /dev/null +++ b/RELNOTES.txt @@ -0,0 +1,43 @@ +1. Latest releases are on the top. +2. The versions are cummulative, any feature drop is informed. +3. Usually, I try to do my best in order to bring you 'RELNOTES' insted of notes from hell ;) + + Rafael + +-- + +v1 [git-tag: 'v1'] + + First release. + + Features: + + - Minimalism but it is simple _NOT_ simpleton. Made to be useful and ready-to-go. + - Automagic bootstrapping. + - Support for mp3, mp4 and m4a formats. + - Bluetooth support (ALSA/Bluez-ALSA [sharp, unbloated and simple!]). + - Wi-Fi support. + - No-frills Web UI (HTML, css, js and flat/standard golang [no 3rd party dependencies!]). + - Access to web ui http or https based. + - Support for authenticated web ui access. + - Integrated mDNS (you can access the web miniplayer through a name defined by you!). + - Automagic music collection scanning (based on id3 tagging). + - Collection feeding through usb sticks. + - Session saving. + - Playlists. + - Song tagging. + - Random selection by taking into consideration user's provided tags. + - Linux based. + - Works nicely in desktop, embedded (Raspberry Pi) and virtual machines. + - Made for people that is really involved on listenning their beloved tunes, forgetting + about FOMO and screens! It is about slowing down and having fun with ourselves ;) + - No ads! + - No noisy nor nosy suggestions! + - This is heaven! A musical ether at your home! Go fly around! :) + + Bugfixes: + + - None yet. + + Enjoy! :) Rafael +--