Skip to content

Mark draft releases in SlimeVR Server or in Flasher not to show up in default #25

@unlogisch04

Description

@unlogisch04

I think we should add a exclusion for draft releases or only show them if development mode is on, and also mark them with a warning in the flasher that they break stuff.

return (
semver.satisfies(version, '>=0.2.3') &&
!semver.satisfies(version, '0.5.0 - 0.5.2')
);

Not sure if the issue is right here or if it belongs to SlimeVR Server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions