Skip to content

Releases: atc0005/safelinks

v0.5.1-alpha.3

06 May 11:39
eef2439
Compare
Choose a tag to compare
v0.5.1-alpha.3 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • Rework support for i386 arch for Makefile all by @atc0005 in #331

Dependency Updates

  • Go Dependency: Bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #341
  • Go Dependency: Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #339
  • Go Dependency: Bump golang.org/x/image from 0.15.0 to 0.16.0 by @dependabot in #340
  • Build image: Bump atc0005/go-ci from go-ci-unstable-cgo-mingw-w64-buildx64-v0.20.1 to go-ci-unstable-cgo-mingw-w64-buildx64-v0.20.2 in /dependabot/docker/builds/x64 by @dependabot in #332
  • Build image: Bump atc0005/go-ci from go-ci-unstable-cgo-mingw-w64-buildx86-v0.20.1 to go-ci-unstable-cgo-mingw-w64-buildx86-v0.20.2 in /dependabot/docker/builds/x86 by @dependabot in #333
  • Update github.com/go-gl/glfw/v3.3/glfw by @atc0005 in #342

Full Changelog: v0.5.1-alpha.2...v0.5.1-alpha.3

v0.5.1-alpha.2

01 May 23:10
9cf3ec0
Compare
Choose a tag to compare
v0.5.1-alpha.2 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

Dependency Updates

  • Update github.com/fyne-io/image pseudo-version by @atc0005 in #324

Full Changelog: v0.5.1-alpha.1...v0.5.1-alpha.2

v0.5.1-alpha.1

16 Apr 11:53
1c7b67c
Compare
Choose a tag to compare
v0.5.1-alpha.1 Pre-release
Pre-release

What's Changed

Dependency Updates

  • Update github.com/go-text/render pseudo-version by @atc0005 in #312
  • Go Dependency: Bump github.com/go-text/render from 0.0.0-20240410160112-301cb7dc78d6 to 0.1.0 by @dependabot in #317
  • Go Dependency: Bump fyne.io/fyne/v2 from 2.4.4 to 2.4.5 by @dependabot in #319

Full Changelog: v0.5.0-beta.1...v0.5.1-alpha.1

v0.5.0

10 Apr 23:01
6633af7
Compare
Choose a tag to compare

What's Changed

New Features or Enhancements 🎉

  • Add .gitattributes file to ignore merge conflicts by @atc0005 in #268
  • Evaluate URLs within angle brackets by @atc0005 in #308
  • Add GUI apps for encoding & decoding input text by @atc0005 in #309
  • Add tests using testdata input files by @atc0005 in #310

Bug Fixes 🐛

Dependency Updates

  • Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.15.4 to go-ci-oldstable-build-v0.16.0 in /dependabot/docker/builds by @dependabot in #219
  • Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.16.0 to go-ci-oldstable-build-v0.16.1 in /dependabot/docker/builds by @dependabot in #222
  • Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.16.1 to go-ci-oldstable-build-v0.19.0 in /dependabot/docker/builds by @dependabot in #224
  • Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.19.0 to go-ci-oldstable-build-v0.20.0 in /dependabot/docker/builds by @dependabot in #265
  • Build image: Bump atc0005/go-ci from go-ci-oldstable-build-v0.20.0 to go-ci-oldstable-build-v0.20.1 in /dependabot/docker/builds by @dependabot in #287
  • Go Runtime: Bump golang from 1.21.8 to 1.21.9 in /dependabot/docker/go by @dependabot in #281
  • Update github.com/go-text/render pseudo-version by @atc0005 in #313

Other Changes

  • Disable potential auto EOL conversion for testdata by @atc0005 in #269
  • Update workflows to specify OS deps for GUI apps by @atc0005 in #299
  • Disable internal/safelinks logging by default by @atc0005 in #304
  • Update cmd/usl to use userFeedbackOut output sink by @atc0005 in #305
  • Minor refactoring and cleanup by @atc0005 in #307
  • Update CHANGELOG for v0.5.0 release by @atc0005 in #314

Full Changelog: v0.4.0...v0.5.0

v0.5.0-beta.1

09 Apr 12:08
516b8a8
Compare
Choose a tag to compare
v0.5.0-beta.1 Pre-release
Pre-release

What's Changed

Other Changes

  • Update README example text for GUI apps by @atc0005 in #302
  • Update cmd/usl to use userFeedbackOut output sink by @atc0005 in #303

Full Changelog: v0.5.0-alpha.16...v0.5.0-beta.1

v0.5.0-alpha.16

08 Apr 14:05
97fcaee
Compare
Choose a tag to compare
v0.5.0-alpha.16 Pre-release
Pre-release

What's Changed

New Features or Enhancements 🎉

  • Add cases for single URL with(out) angle brackets by @atc0005 in #296
  • Add angle bracket input support to CLI apps by @atc0005 in #297

Full Changelog: v0.5.0-alpha.15...v0.5.0-alpha.16

v0.5.0-alpha.15

07 Apr 23:55
9cafbb0
Compare
Choose a tag to compare
v0.5.0-alpha.15 Pre-release
Pre-release

What's Changed

New Features or Enhancements 🎉

  • Add new testdata URLs with a url parameter by @atc0005 in #294

Bug Fixes 🐛

  • Fix TestFilterURLsCorrectlyFiltersByType by @atc0005 in #293

Full Changelog: v0.5.0-alpha.14...v0.5.0-alpha.15

v0.5.0-alpha.14

07 Apr 16:20
051d915
Compare
Choose a tag to compare
v0.5.0-alpha.14 Pre-release
Pre-release

What's Changed

New Features or Enhancements 🎉

  • Refactor and pull back single app functionality by @atc0005 in #290
  • Add tests using testdata input files by @atc0005 in #291

Dependency Updates

  • Build image: Bump atc0005/go-ci from go-ci-unstable-cgo-mingw-w64-buildx86-v0.20.0 to go-ci-unstable-cgo-mingw-w64-buildx86-v0.20.1 in /dependabot/docker/builds/x86 by @dependabot in #288
  • Build image: Bump atc0005/go-ci from go-ci-unstable-cgo-mingw-w64-buildx64-v0.20.0 to go-ci-unstable-cgo-mingw-w64-buildx64-v0.20.1 in /dependabot/docker/builds/x64 by @dependabot in #286
  • Go Dependency: Bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in #284
  • Go Dependency: Bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #285
  • Go Runtime: Bump golang from 1.22.1 to 1.22.2 in /dependabot/docker/go by @dependabot in #283
  • Update golang.org/x/mobile pseudo-version by @atc0005 in #289

Full Changelog: v0.5.0-alpha.13...v0.5.0-alpha.14

v0.5.0-alpha.13

03 Apr 13:21
d5b3e2d
Compare
Choose a tag to compare
v0.5.0-alpha.13 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

Dependency Updates

  • Go Dependency: Bump github.com/yuin/goldmark from 1.7.0 to 1.7.1 by @dependabot in #279

Full Changelog: v0.5.0-alpha.12...v0.5.0-alpha.13

v0.5.0-alpha.12

01 Apr 11:56
51eb0f5
Compare
Choose a tag to compare
v0.5.0-alpha.12 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • Remove stray placeholder from eslg about text by @atc0005 in #276

Other Changes

Full Changelog: v0.5.0-alpha.11...v0.5.0-alpha.12