Releases: PhilippMundhenk/BrotherScannerDocker
Releases · PhilippMundhenk/BrotherScannerDocker
v1.1.0
Multiple bugfixes, minor updates & improvements
Docker Image
ghcr.io/philippmundhenk/brotherscannerdocker:refs-tags-v1.1.0
What's Changed
- Make Telegram message match inotify message by @pedropombeiro in #34
- 44 refine actions by @PhilippMundhenk in #45
- fixed FTP uploads by @PhilippMundhenk in #46
- Fixing NAME variable by @PhilippMundhenk in #47
- Feat remove non-OCR PDF by @PhilippMundhenk in #41
- Cleanup Dockerfile by @pedropombeiro in #50
- Fix API usage when NAME variable is customized by @PhilippMundhenk in #58
- added new version by @PhilippMundhenk in #59
Full Changelog: v1.0.0...v1.1.0
v1.0.0 First versioned release
It seems this project is having more and more users and contributors (YAY!!). To avoid making breaking changes for anyone (which was only just averted by accident, see #38), I start to introduce versioning. This allows casual users to stick to a fixed version, while master/latest can advance to new features, which might not be tested in all depth and over time.
Docker Image
ghcr.io/philippmundhenk/brotherscannerdocker:refs-tags-v1.0.0
What's Changed
- fix: variable needs quotes by @cwiggs in #4
- fix: setup symlinks for scripts so brscan will find them by @cwiggs in #6
- Only trigger inotify if env vars are populated by @cwiggs in #7
- Fix run sh volume mount by @cwiggs in #5
- Add ftps by @cwiggs in #8
- feat: add option to use JPEG compression by @Krifto in #13
- Fix some shellcheck warnings by @pedropombeiro in #21
- Upgrade web interface and Dockerfile by @vgarcia007 in #23
- Custom01 by @vgarcia007 in #25
- Feat gui telegram by @PhilippMundhenk in #24
- Update scanRear.sh by @PhilippMundhenk in #36
- Fix temp directories left behind by @pedropombeiro in #33
- Fixfeat temp dir device name by @PhilippMundhenk in #38
- Exit script if scan cancelled by @pedropombeiro in #35
- Add support for removing of blank pages by @pedropombeiro in #39
New Contributors
- @cwiggs made their first contribution in #4
- @Krifto made their first contribution in #13
- @pedropombeiro made their first contribution in #21
- @vgarcia007 made their first contribution in #23
- @PhilippMundhenk made their first contribution in #24
Full Changelog: https://github.com/PhilippMundhenk/BrotherScannerDocker/commits/v1.0.0