Skip to content

Releases: rusty-snake/fireurl

v0.3.1

26 Jul 07:49
Compare
Choose a tag to compare

What's Changed

Changed

  • Increase schema size to 15, allow point in URL schema (by @a-ilin in #13)

All changes: v0.3.0...v0.3.1
Changelog: https://github.com/rusty-snake/fireurl/blob/main/CHANGELOG.md


ou can use minisign (or OpenBSD's signify) to verify the assets like:

minisign -V -P RWS65FES3L8OgwhyZPHwbh1GyXsCZvJtQ5y4LXWHJKMpkhjNXNDt0Bzi -m fireurl-v0.3.1-x86_64-unknown-linux-musl.tar.xz

v0.3.0

27 Jun 05:30
Compare
Choose a tag to compare

What's Changed

Added

  • FIREURLD_BROWSER environment variable to set the browser for fireurld (by @a-ilin in #10)

Changed

  • Updated dependencies

Fixed

  • dist.sh for 0.2.0

New Contributors

All changes: v0.2.0...v0.3.0
Changelog: https://github.com/rusty-snake/fireurl/blob/main/CHANGELOG.md


ou can use minisign (or OpenBSD's signify) to verify the assets like:

minisign -V -P RWS65FES3L8OgwhyZPHwbh1GyXsCZvJtQ5y4LXWHJKMpkhjNXNDt0Bzi -m fireurl-v0.3.0-x86_64-unknown-linux-musl.tar.xz

v0.2.0 - 2023-03-04

04 Mar 09:05
Compare
Choose a tag to compare

Added

  • FIREURL_BROWSER env variable to set the browser

    Note: This is a stopgap solution and will eventually be removed in the future.

  • restriction for the uri

Changed

  • Refactored and Improved dist.sh
  • Create fireurld socket with 0600 mode

ou can use minisign (or OpenBSD's signify) to verify the assets like:

minisign -V -P RWS65FES3L8OgwhyZPHwbh1GyXsCZvJtQ5y4LXWHJKMpkhjNXNDt0Bzi -m fireurl-v0.2.0-x86_64-unknown-linux-musl.tar.xz

v0.1.0 - 2023-01-05

05 Jan 19:20
Compare
Choose a tag to compare

Added

  • basic fireurl client and server.
  • dist.sh to build the release binaries.

You can use minisign (or OpenBSD's signify) to verify the assets like:

minisign -V -P RWS65FES3L8OgwhyZPHwbh1GyXsCZvJtQ5y4LXWHJKMpkhjNXNDt0Bzi -m fireurl-v0.1.0-x86_64-unknown-linux-musl.tar.xz