- Reduced carriage turn around time (#246)
- Allowing some backwards carriage movement without advancing to the next row (#244)
- Fixing macOS installation (at least macOS 10.12 (Sierra) is required to run AYAB) (#253)
- Patterns with an odd number of stitches get centered on green 1 (#245)
- Fixed lace patterns: 8-29, 8-30, 8-31, 9-32, 10-33, 10-34, 10-35, 10-36 (#249)
- Writing date and time to the log (#259)
- Added Middle-Color-Twice Ribber mode (see AYAB manual) (#239)
- Added Heart of Pluto Ribber mode (see AYAB manual)(#271)
- Showing number of completed repeats in GUI (#248)
- Showing current color in GUI (#226)
- Fixing crash when pattern is outside left edge (#280)
- Displaying row number larger (#225)
- macOS: the "Knit" button remains grey (but is usable) (#282)
- Windows: Occasional crashes after clicking "configure" (#283)
- Windows: Installation of v0.95 into a folder containing v0.9 files leads to a broken installation (#288)
- Windows: Uninstalling the AYAB removes everything contained in the program folder (e.g. custom pattern files and the log file) (#287)
- Added experimental support for Garter Carriage
- Improvement of I2C communication (Pull request #11)
- Adjusting END_OF_LINE_OFFSET_L to 12 (Issue #9)
- Adding Repeat action and shortcuts (Pull request #251)
- New end beep
- Fixing accidential double selection of last row (in every knitting mode)
- Migration from Python2 to Python3
- Migration from PyQt4 to PyQt5
- OSX App Bundle
- Windows7 and Windows10 builds
- Added KH910 and custom patterns
- Removing Smart Resize menu option for now (#189)
- Automatically maximising window on startup (#166)
- Changing filename of logfile to ayab_log.txt (#162)
- Showing filename in statusbar (#156)
- Removed progress bar (#141)
- Making user notification when using incompatible firmware more verbose (#127)
- checking image width before setting pixels (#220)
- removing unnecessary exception during serial port closing (#143)
- check for valid number of colors in single and circular mode (#205,#207)
- improved image file dialogue (#211,#212)
- fix ABBA pattern in 2 color ribber infinite mode (#148)
- fixing circular knitting (#148)
- handling spaces in file paths (#126)
- fixing multicolor ribber knitting (#197)
- fixing start row in ribber infinite knitting (#167)
- fixing image rotation with Pillow 3.0 (#191)
- fix automatic setting of start/stop needle for odd image widths (#153)
- fixing start line spinbox range (#151,#137)
- API v4
- Added Test Mode
- Added Auto-Init functionality
- Added FW Version Define
- Fixed reset of needles out of active needle area
- Added support for I2C port expander on shield v1.3TH (MCP23008)
- requires APIv4
- Basic visualisation of pattern position
- Mouse wheel zooming of pattern
- Visualisation of Test Mode data
- Auto-Init functionality (no need to click OK several times when starting to knit)
- Firmware database moved to external JSON file
- Fix pattern rotation direction
- Fix pattern inversion
- Fix growth of image when rotating
- Fix unlocking of knit controls after image manipulation
- Fixed Lace carriage support
- Lace carriage support
- Showing info about current line number
- Some layout fixes (disabling UI elements, ...)
- Starting to knit with the bottom of the image
- Fixed progressbar in 2 color doublebed mode
- Start and Stop needle selection like on the machine (orange/green)
- Infinite Repeat functionality
- Cancel button added