Skip to content

0.2.0

Choose a tag to compare

@noirbizbot noirbizbot released this 15 Aug 02:44
89de105

💫 Features

  • capture Honor [capture] cursor as the --cursor default - (46c920a)
  • config Honor --config in every subcommand - (dd10d1d)

🐛 Bug Fixes

  • aur Compute the real pkgver for the VCS package - (f591da1)
  • aur Resolve SSH paths and the idempotency guard - (285434b)
  • packaging Ship a scalable icon and the 48x48 size - (46f3e74)
  • ui Surface overlay failures to the user - (f2ee0ed)
  • ui Notify on draw-overlay save - (4de2caf)
  • ui Report draw-save selector failures at error level - (ce6ac05)
  • Unify mutex poison handling for the written-paths list - (01718a1)

⚡ Performance

  • cli Reuse the fast swizzle for the editor's document base - (26d5e7c)

🔨 Refactor

  • annotate Share rect hit_test and add the missing constructors - (68ee50f)
  • config Drop the unimplemented [keybinds] section - (64d2f5c)
  • i18n Translate the remaining user-facing errors - (6fdddb8)
  • ui Share the save pipeline between both save routes - (cffbcf4)
  • ui Share the GTK monitor prologue and exit check - (e35d4e8)

📚 Documentation

  • Correct the aur.yml, coverage and tooling claims - (df91ffe)
  • Sync the packager table with the PKGBUILD install lists - (8921e0d)
  • Fix stale README and manpage references - (6239bce)
  • Document the SNYPR_* environment variables - (25aaf2a)
  • Document --lang, language, --socket, --passthrough and -i - (54d11cc)
  • Fix tray, tool count and blur availability claims - (d760886)
  • Correct --window and --focused descriptions - (c8fc2c3)

🧪 Tests

  • Cover the new constructors, save pipeline and exit check - (52d793a)
  • Cover the pure capture, config and protocol logic (#16) - (1be4eea)

🎨 Style

  • Apply prek formatting - (d852d95)

🏗️ Build

  • deps Bump pango from 0.22.6 to 0.22.8 (#14) - (7bac886)
  • deps Bump async-trait from 0.1.89 to 0.1.92 (#15) - (b58b94b)
  • deps Bump gtk4-layer-shell from 0.8.0 to 0.8.1 (#11) - (6fc5b53)
  • deps Bump gsk4 from 0.11.1 to 0.11.4 (#13) - (a7ca3db)
  • deps Bump wayland-client from 0.31.14 to 0.31.15 (#12) - (da78b29)
  • packaging Depend on desktop-file-utils - (d889b0b)
  • Make the typos check pass - (794aca5)

🔧 CI

  • Bump actions to their latest major and let Dependabot track them (#10) - (96120e3)