Skip to content

Releases: eWert-Online/OSnap

v1.1.1

04 Jul 13:32
Compare
Choose a tag to compare

Features:

  • Add cleanup command to remove unused base images

Bugfixes:

  • Fix release build for windows

v1.0.0

03 Jul 22:35
Compare
Choose a tag to compare

The first official release of OSnap! 🎉🎉🎉

Some noteworthy features:

  • ignore regions
  • actions (click, wait, type, ...)
  • filtering with "skip" and "only"
  • preinstalled Docker Containers
  • and many more...

Thanks to @dmtrKovalenko again, for his work on odiff

v1.0.0-beta.1

15 Jun 14:35
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Features:

  • Add ignore regions

v1.0.0-alpha.5

29 May 15:49
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

Features:

  • Read images from string instead of the filesystem, which results in a faster runtime inside of docker containers

Bugfixes:

  • Fix diff mask generation
  • Make sure the browser process shuts down after failed run

v1.0.0-alpha.4

28 May 07:17
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Bugfixes:

  • Fix generation of diff-image

v1.0.0-alpha+3

27 May 19:10
Compare
Choose a tag to compare
v1.0.0-alpha+3 Pre-release
Pre-release

Features:

  • Add node-lts Docker-Container

Bugfixes:

  • Build statically linked package to be able to install on alpine linux

v1.0.0-alpha.2

29 Apr 16:49
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Features:

  • Add --config cli option to change the location of the global config file
  • Test if urls are reachable and fail if one of them isn't

Bugfixes:

  • Remove dependency on gmp (fixes installation on machines without libgmp installed globally)

v1.0.0-alpha+1

25 Apr 13:04
Compare
Choose a tag to compare
v1.0.0-alpha+1 Pre-release
Pre-release

⚠️ This is the first alpha release for internal testing purposes. Please do not use in production yet. ⚠️

Known issues:

  • When a test url is not reachable, the test waits forever