Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.7.0 #2358

Merged
merged 9 commits into from
Apr 26, 2024
Merged

Release 2.7.0 #2358

merged 9 commits into from
Apr 26, 2024

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    84b901c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#2314)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v3.1.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ba21093 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Remove Buster Support (#2319)

    * fix: remove dist codename from config filenames
    
    removed obsolete files
    
    * feat: remove buster from ci tests
    
    * Update pythonpackage.yml
    
    * added Python 3.12
    
    * fix: update CONTRIBUTING
    AlvinSchiller committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    62eed5f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    28b835d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Spotify fixes (#2315)

    * feat: update spotify packages
    
    * fix: removed unnecessary mopidy user conf
    
    * fix: dont start services right away (wait for reboot)
    
    * fix: replace yotube-dl with yt-dlp. Run command in background
    
    * chore: update formatting and typo
    
    * fix: scan for mopidy on startup
    
    * fix: failure in check_chmod_chown should also fail overall tests
    
    * fix: change sudoers to seperate files
    
    * fix: python path for mopidy sudoers file
    
    * test: add special characters for spotify password
    
    * fix: handle special charactes in spotify password correctly
    
    * fix: add handling for dollar char
    
    * fix: removed unnecessary options
    
    * fix: download plugin for correct architecture
    
    * fix: also escape spotify client id and secret
    
    * fix: change targets for autohotspot services
    
    * fix: removed "spotify not working" note
    
    * fix: update Mopidy-Spotify to 5.0.0a2
    AlvinSchiller committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d76a7ef View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Installation fixes and refactoring (#2350)

    * fix: added vars into logfile
    
    * refactor: split finish_installation routine
    
    extracted rfid_reader setup
    
    * refactor: removed "Replace homedir" code in installation
    
    v2 will not be refactored to be used with a different user
    
    * fix: add escaping for all vars written to PhonieboxInstall.conf
    
    * refactor: change and unify sed delimiter to pipe char
    
    * fix: add escaping for sed replacements
    
    * refactor: moved network setup into install_main
    
    * refactor: introduce helper script, moved functions
    
    * fix: add escaping for autohotspot
    
    * fix: command for special char handling
    
    * fix: update testdata for special chars
    AlvinSchiller committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4626e5d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix button function call (#2355)

    * fix: handle args for rotaryEncoder
    
    don't pass args to callback if 'None'.
    reorder args for callback to pass functionCallArgs first, if definied.
    added functionCallArgs to rotaryEncoder definition, to support other functionCalls then volume.
    
    * doc: update docs. removed duplicate / obsolete examples
    
    Merged wiki page "Audio-RotaryKnobVolume"
    
    * fix: fix tests
    
    * Apply suggestions from code review
    
    Co-authored-by: s-martin <s-martin@users.noreply.github.com>
    
    * Update codeblock type
    
    Co-authored-by: s-martin <s-martin@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: s-martin <s-martin@users.noreply.github.com>
    AlvinSchiller and s-martin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8069179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fb7a84 View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.7.0

    AlvinSchiller committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    31c2142 View commit details
    Browse the repository at this point in the history