Releases: owulveryck/goMarkableStream
Releases · owulveryck/goMarkableStream
v0.8.2
Changelog
- 6df9bff Merge pull request #39 from owulveryck/websocket
- 4810c86 New README
- a215b89 New version
- 83ec168 chore: housekeeping
- ed0a21d chore: little typo
- abf9d32 feat(wip): rotate in progress
- a554002 feat: add colors
- 801d8cd feat: add favicon
- eebd129 feat: add ip address and waiting screen
- 9c0f21d feat: add quick start
- ee905bf feat: basic auth and TLS
- 6e98651 feat: idiomatic go with proper error handling
- 85656f8 feat: possibility to run without password
- 01dcd62 feat: preparing the menu
- b677986 feat: rotate almost done
- 4748d27 feat: screenshot
- af671c6 fix: CI
- a73f8fe fix: default port number
- b93b5f4 fix: please the bot
- 7fdb5fc housekeeping
- 6c4b0b3 test optimization
v0.8.0
v0.8.1
Changelog
- 6a18aff Create CODE_OF_CONDUCT.md
- 8fe2e35 Merge pull request #33 from xendke/manual-rotation
- 33be954 Merge pull request #38 from owulveryck/fix-v3.3
- 437d742 add a way to manually rotate the image
- 65a82e5 bump go version
- 3cd6702 chore: bump version dependencies
- c1c27f6 chore: remove the copy for efficiency
- e68911f feat: add the install for gogo-protobuf
- e007e36 fix: add dependency back
- 8f4067c fix: for firmware 3.3 the image format has changed
- e23ed6e fix: gogo protobuf
v0.7.0
Changelog
- 6a18aff Create CODE_OF_CONDUCT.md
- 8fe2e35 Merge pull request #33 from xendke/manual-rotation
- 33be954 Merge pull request #38 from owulveryck/fix-v3.3
- 437d742 add a way to manually rotate the image
- 65a82e5 bump go version
- 3cd6702 chore: bump version dependencies
- c1c27f6 chore: remove the copy for efficiency
- e68911f feat: add the install for gogo-protobuf
- e007e36 fix: add dependency back
- 8f4067c fix: for firmware 3.3 the image format has changed
- e23ed6e fix: gogo protobuf
v0.6.4
What's Changed
- fix: fix autorotate for fw> 2.14 by @owulveryck in #32
Full Changelog: v0.6.3...v0.6.4
v0.6.3
v0.6.2: colors and transparent background for the screenshots
v0.6.1
More colors
Changelog
- 69515bc Merge pull request #26 from owulveryck/chore/vet
- b8780d3 Merge pull request #27 from owulveryck/gogitops
- f8fc600 Merge pull request #28 from owulveryck/chore/ineffassign
- 85aeb0c Merge pull request #29 from owulveryck/colors-highlighter
- 6736851 chore: linting
- 4541ef9 chore: updated the drawover method
- 47bb20b feat: add gogitops bot
- 8f0d53a feat: add highliter colors
v0.6.0
Basic color support (Red and Blue) for firmware 2.11.0.x.
This is activated by default and can be turned off with the RK_CLIENT_COLORIZE
environment variable.
Note: The highlighting option has been renamed RK_CLIENT_HIGHLIGHT
; the options are exclusives (you cannot highlight and colorize)