Skip to content

Version 3.2.0

Latest

Choose a tag to compare

@CoolCat467 CoolCat467 released this 27 Apr 03:36
· 15 commits to main since this release
445a0a8

Since the last release, added --local optional argument to only run the server on localhost, most recent scan is now no longer kept indefinitely, scans are now kept in /tmp with random UUID4 filenames so multiple people can have cached scans at once, major CI changes, added support for more scanner setting option types, display error messages when submitted option values do not comply with constraints instead of silently failing and not reporting the option not being set, and added dark-mode support.

What's Changed

  • Update hypercorn[trio] requirement from ~=0.16.0 to ~=0.17.3 by @dependabot in #78
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #79
  • Update trio requirement from ~=0.25.1 to ~=0.26.0 by @dependabot in #80
  • Update pillow requirement from ~=10.3.0 to ~=10.4.0 by @dependabot in #81
  • Create scans in /tmp folder with link to static folder to serve scans by @coderhs in #85
  • Update logging functionality and improve CSS styles for responsiveness by @ANUKOOL324 in #87
  • Refactor CI by @CoolCat467 in #88
  • Bump dependencies from commit c95470 by @github-actions in #94
  • Bump dependencies from commit f68114 by @github-actions in #105
  • Bump dependencies from commit ceeba7 by @github-actions in #106
  • Bump dependencies from commit 1479c1 by @github-actions in #109
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #110
  • Switch to uv by @CoolCat467 in #112
  • Update CONTRIBUTING.MD by @ukos-git in #111
  • Add documentation for installing uv by @ukos-git in #114
  • Substitute Device dictionary with dataclasses by @ukos-git in #113
  • Bump dependencies from commit 4f2a5f by @github-actions in #115
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #116

New Contributors

Full Changelog: v3.1.0...v3.2.0