Releases: andreisperid/E-TKT
Releases · andreisperid/E-TKT
E-TKT v2.0.0
Important: major Firmware refactoring has been made from v1 to v2
Firmware
- Break out firmware into multiple classes. by @sabeechen in #46
- Add configuration to allow OTA updates by @sabeechen in #41
- Sync print label and progress across web app instances by @sabeechen in #43
Bugfixes
- Disable autofill keyboard bar on input by @andreisperid in #50
E-TKT v1.1.0
Firmware
- Allow printing loooonger labels by @sabeechen and @andreisperid in #40
Tools
- new physical device simulator, using a local python server to accelerate web app development, by @sabeechen in #17 (comment)
New Contributors
🧪 Experimental
Tools
E-TKT v1.0.1
Structure
- Now using M3x16mm as the side screws (instead of M3x20mm), to avoid interference with the K_top_screenholder as suggested by @sedorr in #29
- Fixed documentation and B.O.M. by @sedorr in #27 and #25
Firmware
- Move state handling into the webserver (JSON API) by @sabeechen in #16
- Support UTF-8 and scroll longer labels on the device screen by @sabeechen in #22
- Fix letter J being mistakenly printed by noting the prevChar is changed during homing by @sabeechen in #19
- Fix misloading the web app font by using lowercase for the font file name by @sabeechen in #13
- Fix text input on iOS, input elements are now selectable for browsers that care about user-selectable CSS attributes by @sabeechen in #21
New Contributors
E-TKT v1.0.0
First initial release, from October 2022.
Structure
- 3D printed
Electronics
- Custom PCB, ESP32-based
Firmware
- Arduino