Skip to content

Latest commit

 

History

History
179 lines (118 loc) · 3.98 KB

CHANGELOG.md

File metadata and controls

179 lines (118 loc) · 3.98 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v1.3.2

(2020-01-07)

  • readme: Clarify Spotify only works with Premium account [Heds Simons]

v1.3.1

(2020-01-07)

  • Clarify Spotify connect usage [Chris Crocker-White]

v1.3.0

(2020-01-02)

  • Add Spotify login [Alex]

v1.2.0

(2019-12-18)

  • Add code for gpio control with udev and some other things [Alex]
  • Correct typo (#66) [Chris Crocker-White]

v1.1.3

(2019-12-13)

  • Add other supported streaming methods to README [Chris Crocker-White]

v1.1.2

(2019-11-20)

  • blueetooth-audio: Remove supervisor api label since it's no longer needed. [Tomás Migone]
  • Remove multicontainer instructions from readme since MC is now default for this project. [Tomás Migone]
  • Update Dockerfiles to use exec form of CMD. [Tomás Migone]

v1.1.1

(2019-11-20)

  • Fix typo in README [Alex]

v1.1.0

(2019-11-20)

  • bluetooth: Reconnect automatically to last known device [Tomás Migone]

v1.0.0

(2019-11-15)

  • PIN code, only allow numeric and 6 digits. Updated README.md. [Tomás Migone]
  • Fix console debug messages on startup. [Tomás Migone]
  • Add pin code instructions to README [Tomás Migone]
  • Add pin code support (Legacy pairing mode) [Tomás Migone]

v0.5.0

(2019-11-15)

  • Make raspotify start more clear, add default output volume and add cache [AlexProgrammerDE]

v0.4.5

(2019-11-04)

  • meta: add tmigone as a codeowner [Matthew McGinn]

v0.4.4

(2019-10-10)

  • Fix to make spotify container build for a Pi 4 app [Chris Crocker-White]

v0.4.3

(2019-10-10)

  • Set the system volume to provided value in bluetooth-udev [Burhan Del Rey]

v0.4.2

(2019-10-08)

  • Update CODEOWNERS (add @shaunmulligan) [Chris Crocker-White]

v0.4.1

(2019-10-07)

  • Update codeowners and add PR template [Chris Crocker-White]

v0.4.0

(2019-10-07)

  • Add Spotify Support [Alex]

v0.3.0

(2019-10-07)

  • Add support for Airplay streaming [Chris Crocker-White]

v0.2.1

(2019-10-07)

  • Add contribution guidelines [Chris Crocker-White]

v0.2.0

(2019-10-04)

  • Add volume configuration options, fixes #28 [Chris Crocker-White]

v0.1.0

(2019-10-01)

  • Add support for Pi 4 fixes #25 [Chris Crocker-White]

v0.0.11

(2019-08-01)

  • Change base image to Debian Stretch instead of Buster [pwt]

v0.0.10

(2019-07-24)

  • Restore disabling timeout functionality [Chris Crocker-White]

v0.0.9

(2019-07-22)

  • Remove redundant bluealsa package [Chris Crocker-White]

v0.0.8

(2019-07-22)

  • Remove redundant alsa-base package [Chris Crocker-White]

v0.0.7

(2019-07-11)

  • fix. [Tim]

v0.0.6

(2019-07-05)

  • Remove unnecessary action [Robert Vojta]
  • Space before the screenshot [Robert Vojta]
  • Cleaner log output [Robert Vojta]

v0.0.5

(2019-07-05)

  • Allow setting custom name [Roman Mazur]

v0.0.4

(2019-07-05)

  • Remove name from the header [Robert Vojta]

v0.0.3

(2019-07-04)

  • Add credit for original bluetooth-agent starting point [Chris Crocker-White]
  • Add logo [Chris Crocker-White]

v0.0.2

(2019-07-04)

  • Add initial version [Chris Crocker-White]
  • Rename start to start.sh [Robert Vojta]
  • Reformat Python code [Robert Vojta]
  • Remove unnecessary semicolon [Robert Vojta]
  • Use printf & case instead of multiple ifs [Robert Vojta]
  • Use printf instead of echo [Robert Vojta]
  • Reformat README [Robert Vojta]
  • Update README [Chris Crocker-White]
  • Housekeeping, add README [Chris Crocker-White]
  • Set bluetooth name including hostname [Chris Crocker-White]
  • Set bluetooth name including hostname [Chris Crocker-White]
  • Changed connect/disconnect sounds to cleaner ones [Chris Crocker-White]
  • First working version! (req. balenaOS > 2.38) [Chris Crocker-White]
  • Tuning - still losing pairings at this point [Chris Crocker-White]
  • Changed to a single container - concept working [Chris Crocker-White]
  • Initial commit [Chris Crocker-White]