Skip to content

Releases: Blobfolio/refract

v1.3.1

31 Oct 02:53

Choose a tag to compare

Changed

  • Bump argyle to 0.14
  • Bump dowser to 0.18
  • Bump utc2k to 0.18
  • Bump tokio to 1.48
  • Miscellaneous code cleanup and lints

Fixed

  • Restore STDIN support for -l/--list

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v1.3.0

19 Sep 05:10

Choose a tag to compare

Changed

  • Bump dowser to 0.17
  • Bump link-cplusplus to 1.0.12
  • Replace async-std w/ tokio

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v1.2.0

21 Aug 22:03

Choose a tag to compare

Changed

  • Bump dowser to 0.16
  • Bump lodepng to 3.12.1
  • Bump rfd to 0.15.4
  • Bump utc2k to 0.17
  • Bump build environment to Debian Trixie (for attached .deb packages)
  • Miscellaneous code changes and lints

v1.1.0

27 Jun 06:40

Choose a tag to compare

Changed

  • Bump argyle to 0.13
  • Bump dactyl to 0.13
  • Bump dowser to 0.15
  • Bump fyi_msg to 2.3
  • Bump jpeg-decoder to 0.3.2
  • Bump utc2k to 0.15
  • Bump write_atomic to 0.7
  • Miscellaneous code cleanup and lints

v1.0.4

16 May 05:17

Choose a tag to compare

Changed

  • Bump dowser to 0.13
  • Bump fyi_ansi to 2.1
  • Bump utc2k to 0.13
  • Miscellaneous code cleanup and lints

v1.0.3

04 Apr 03:58

Choose a tag to compare

Changed

  • Bump argyle to 0.12
  • Bump rfd to 0.15.3
  • Miscellaneous code cleanup and lints

v1.0.2

04 Mar 03:18

Choose a tag to compare

Changed

  • Bump argyle to 0.11
  • Bump dactyl to 0.10
  • Bump dowser to 0.12
  • Bump libwebp-sys2 to 0.2
  • Bump link-cplusplus to 1.0.10
  • Bump utc2k to 0.12
  • Bump write_atomic to 0.6
  • Bump Rust edition to 2024
  • Miscellaneous code cleanup and lints

v1.0.1

21 Feb 04:12

Choose a tag to compare

Changed

  • Fix a new code lint
  • Remove CI schedule

v1.0.0

14 Feb 08:59

Choose a tag to compare

The refract GUI has been completely rewritten for this release, replacing GTK3 with the more Rust-centric and cross-platform iced library.

It is now more type-safe, easier to build from source, and all around better looking.

New

  • -e/--exit-auto: automatically shut down once the final conversion has run;
  • -s/--save-auto: save successful conversion to disk automatically instead of popping a file dialogue;

Changed

  • Bump lodepng to 3.11;
  • Various doc updates and improvements;
  • Miscellaneous code changes and lints;

v0.12.0

09 Jan 21:39

Choose a tag to compare

Changed

  • Bump dactyl to 0.9
  • Bump dowser to 0.11
  • Bump gtk to 0.18.2
  • Bump libwebp-sys2 to 0.1.10
  • Fix CI dependencies