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

Beta Release #464

Merged
merged 28 commits into from
Jul 31, 2024
Merged

Beta Release #464

merged 28 commits into from
Jul 31, 2024

Commits on May 19, 2024

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

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. ---

    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: requests
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: werkzeug
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: gunicorn
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: pydantic
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: idna
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: jinja2
      dependency-type: indirect
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    f51cad3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #425 from wizarrrr/dependabot/pip/apps/wizarr-back…

    …end/pip-6eef33eb27
    
    chore(deps): bump the pip group across 1 directory with 7 updates
    JamsRepos authored May 21, 2024
    Configuration menu
    Copy the full SHA
    bef7712 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #426 from wizarrrr/beta

    release
    JamsRepos authored May 21, 2024
    Configuration menu
    Copy the full SHA
    771dbc7 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.1.1

    ## [4.1.1](v4.1.0...v4.1.1) (2024-05-21)
    
    ### Bug Fixes
    
    * 🐛 Beta message no longer shows on main releases ([819223e](819223e))
    * 🐛 Fix migration syntax error ([affa9ff](affa9ff))
    * 🩹 Re-write plex.tv URL's to app.plex.tv on media server override ([7eaf403](7eaf403))
    * 🩹 Removed plex home configuration due to not existing in the Plex API ([a075079](a075079))
    * 🚑 Corrected the variable for unlimited invite uses on plex ([b605010](b605010))
    * 🚑 Plex API endpoint for deleting users ([462deae](462deae))
    
    ### Performance Improvements
    
    * 🚀 Only update Emby/Jellyfin users when data is different ([44fe2f1](44fe2f1))
    * 🚀API Endpoint Optimisation ([#409](#409)) ([82d4cf5](82d4cf5))
    
    ### Continuous Integration
    
    * **codeql:** setup code vulnerability scanning ([#417](#417)) ([37612b5](37612b5))
    * **deps:** setup dependabot updates ([#413](#413)) ([97a5fd4](97a5fd4))
    * **pr-review:** 🔧 scope to pr target only ([e6008a6](e6008a6))
    * **semantic-release:** auto-sync commit message ([05b3931](05b3931))
    * **semantic-release:** update sync commit msg ([9235de4](9235de4))
    * setup auto pr reviews ([#415](#415)) ([ec0c1ee](ec0c1ee))
    
    ### Chores
    
    * 🧺 Exclude unraid template from triggering semantic releases ([08840b9](08840b9))
    * 🧼 Corrected branch of the latest image ([3e52988](3e52988))
    * 🧼 Exclude language filles from the workspace search ([e956c28](e956c28))
    * 🧽 Fixed formatting with sematic release commit names ([c913942](c913942))
    * 🧽 sync develop with beta ([7107159](7107159))
    * 🧽 sync develop with beta ([3e213b1](3e213b1))
    * 🧽 Updated the unraid template to include different branches ([8a82a78](8a82a78))
    * **release:** 4.1.1-beta.1 ([0058a5b](0058a5b)), closes [#409](#409)
    * **release:** 4.1.1-beta.2 ([e90d092](e90d092)), closes [#417](#417) [#413](#413) [#415](#415)
    * **release:** 4.1.1-beta.3 ([a37aa0e](a37aa0e))
    
    ### Code Refactoring
    
    * 📦 Update Available toasts no longer appear for non-admins ([8f18d98](8f18d98))
    semantic-release-bot committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1c9854f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2b8fd4 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump actions/download-artifact from 3 to 4 (#428)

    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    92c7154 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#429)

    updated-dependencies:
    - dependency-name: peaceiris/actions-gh-pages
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    fdf96e5 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump actions/setup-python from 4 to 5 (#430)

    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    0d66052 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump actions/checkout from 2 to 4 (#431)

    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    4b77632 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump getsentry/action-github-app-token from 2 to 3 (#432)

    updated-dependencies:
    - dependency-name: getsentry/action-github-app-token
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    8c026d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1147e44 View commit details
    Browse the repository at this point in the history
  12. ci(code-ql): 🧪 add beta and master branch

    [skip ci]
    MrDynamo committed May 21, 2024
    Configuration menu
    Copy the full SHA
    357e067 View commit details
    Browse the repository at this point in the history
  13. ci(build-image): 🧪 bump upload-artifact version

    fix 🐛 error when downloading artifact with v4 that was uploaded with v3
    
    https://github.com/marketplace/actions/download-a-build-artifact#breaking-changes
    MrDynamo committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c6b8573 View commit details
    Browse the repository at this point in the history
  14. ci(build-image): 🧪 drop download/upload artifact version

    v4 upload-artifact no longer allows multiple artifacts with the same name
    MrDynamo committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0b711e1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. chore(deps): bump the pip group across 1 directory with 7 updates (#433)

    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: requests
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: werkzeug
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: gunicorn
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: pydantic
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: idna
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: jinja2
      dependency-type: indirect
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: MrDynamo <mrdynamo@dynamiclab.org>
    dependabot[bot] and MrDynamo authored May 22, 2024
    Configuration menu
    Copy the full SHA
    8ec9ddc View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. chore(deps): bump tj-actions/branch-names from 7 to 8 (#435)

    updated-dependencies:
    - dependency-name: tj-actions/branch-names
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    c0e7c2a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    ae5d6b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f37e767 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. feat: Ability to specify whether a user can download content (#449)

    * feat: Ability to specify whether a user can download content
    
    * feat: Ability to specify whether a user can download content
    EuanMosit authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    10e104b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    2408a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    856fa34 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump docker/build-push-action from 5 to 6 (#446)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9780190 View commit details
    Browse the repository at this point in the history
  4. Translations update from Hosted Weblate (#438)

    * Translated using Weblate (Chinese (Traditional))
    
    Currently translated at 72.6% (244 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/zh_Hant/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 10.7% (36 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 10.7% (36 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 10.7% (36 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 25.5% (86 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 25.5% (86 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 25.5% (86 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 50.8% (171 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 50.8% (171 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 50.8% (171 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 53.2% (179 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 53.2% (179 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 53.2% (179 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 59.8% (201 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 59.8% (201 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 59.8% (201 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 70.5% (237 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 70.5% (237 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 70.5% (237 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 100.0% (336 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 100.0% (336 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    * Translated using Weblate (Swedish)
    
    Currently translated at 100.0% (336 of 336 strings)
    
    Translation: Wizarr V3/Wizarr
    Translate-URL: https://hosted.weblate.org/projects/wizarr-v3/wizarr/sv/
    
    ---------
    
    Co-authored-by: 朱鎮宇 <chudo123@gmail.com>
    Co-authored-by: Albin Médoc <albinmedoc99@gmail.com>
    Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
    Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
    5 people authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9d3d0ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8b8d36 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. feat: ✨ Added Onboarding Customisation

    * feat: 🚀 Add backend for onboarding pages
    
    * refactor: 📦 Cleanup code for darkmode
    
    * feat: ✨ Add onboarding page configurator
    
    * feat: 🎉 Add wizarr "theme" to markdown editor
    
    * feat: 🎊 Cleanup toolbar for markdown editor
    
    * refactor: 📦 Cleanup code for OnboardingSection
    
    * feat: 🎉 Add custom onboarding markdown to help page
    
    * refactor: 📦 Cleanup imports for md-editor types
    
    * feat: 🎊 Add tooltips for onboarding page manage buttons
    
    * feat: 🎉 Allow translations for markdown editor buttons, etc
    
    * fix: 🩹 Fix error with height in Carousel
    
    * fix: 🩹 Update message and doc for onboarding api
    
    * feat: 🎉 Create migration file for onboarding table
    
    * feat: 🚀 Allow uploading images for onboarding pages
    
    * fix: 🩹 md-editor-v3 as frontend dependency
    
    * fix: 🐛 Fix error in .gitignore
    
    * fix: 🚑 Resolve change request for PR
    
    * feat: 🎊 Add finish button to help page
    albinmedoc authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e6e9d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a958fe View commit details
    Browse the repository at this point in the history