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

Improve latest download (2.0) #323

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    22e2e1b View commit details
    Browse the repository at this point in the history
  2. Add platform detection and optional filename

    The user can now specify custom file extensions to serve as latest release.
    JJ-8 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a49dece View commit details
    Browse the repository at this point in the history
  3. Add latest flavor-channel option

    Now the user can get the latest version of a custom channel and custom flavor
    JJ-8 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    435dc27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    266072e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Fix file matching for routes

    This makes it again possible to define arbitrary names with file extensions
    and based on the file extension the correct file will be downloaded.
    JJ-8 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    da2efec View commit details
    Browse the repository at this point in the history