Skip to content

v1.0.0-rc3

Pre-release
Pre-release

Choose a tag to compare

@hxreborn hxreborn released this 25 Jan 09:09
· 15 commits to main since this release

What's Changed

Fixed

  • fbf23cb - (hook) Handle download completion race condition by @hxreborn in #5

    • fix(hook): ignore low-progress removals to prevent false errors
      Closes #4

    • fix(hook): filter Untitled from filename display

    • style(ci): fix punctuation in feature request template


Changed

Other

  • 026dc68 - (ci) Add GitHub issue templates by @hxreborn

    Bug report form with category dropdown and optional fields.
    Feature request with guidance text.
    Blank issues enabled for everything else.

  • 93a52e6 - (ci) Add dependabot config by @hxreborn