1.13.3 (2024-03-02)
- footer blocking pointer events on UI (21ba819)
1.13.2 (2023-10-05)
- workaround for
user-agent
bug preventing random images from loading (105f647)
1.13.1 (2023-04-26)
- update
flickr-sdk
(0091f31) - update
preact
(9f4fd11) - update
typescript
(51b168b) - update browserslist (e953730)
1.13.0 (2023-02-28)
- audit dependencies (5a0050c)
- missing button types (0f05454)
- only apply touch action to draggable region (01de4cd)
- preview area not being resizable on touch device (cf9b47f)
- type safety (21f41d6)
- update dependencies (8ad5a59)
- add original image link to random previews (0165877)
- add theme toggle (d7d8b92)
- bigger buttons on mobile (a0a2cf9)
1.12.6 (2022-09-04)
- butler push (5e8042f)
1.12.5 (2022-09-04)
- add note about incorrect field to large dither texture confirmation (0403004)
1.12.4 (2022-09-04)
- remove old browserlistrc (16cbc07)
1.12.3 (2022-09-04)
npm audit fix
(44acf1e)- build script (0b91e4d)
- preview images getting stretched on firefox (89e5eb2)
- reuse preview texture (a509b71)
- update
flickr-sdk
(3570272) - update dependencies (58a33ac)
- update parcel (5756969)
1.12.2 (2021-05-24)
- issue with hover not appearing on drawing grid (4ab6205)
1.12.1 (2021-05-23)
1.12.0 (2021-05-22)
- improved drawing canvas (1c128ac)
1.11.1 (2021-05-22)
- non-immediate update using incorrect width/height (fe0209b)
1.11.0 (2021-05-18)
- optimize drawing grid (72eeeb7)
1.10.0 (2021-05-18)
- add arrow keyboard shortcuts for changing layer (880ec8a)
- add header for threshold map options (2262ff5)
- add tips (93ed864)
- resize output/preview sections by dragging bar between them (901e479)
- reverse output/preview order in mobile (30910dc)
1.9.2 (2021-05-15)
1.9.1 (2021-05-11)
- drag to draw not working in firefox (58df389)
1.9.0 (2021-05-11)
- keyboard support on grid (447654d)
1.8.0 (2021-05-11)
- add missing debug import (2b16bdb)
- clearing inputs throwing errors (f8646af)
- reserve space for grid (4efda9a)
- strip profile of baked-in preview image (72e4902)
- unnecessary re-renders (9401ffc)
- add diagonals preset (76d2577)
- better warn + explain powers of 2 layers (7c71ee3)
- click + drag to draw (efe64c8)
- reduce posterization levels to a more useful range (95a398f)
1.7.0 (2021-05-11)
- add power of 2 note to layers label (0655e59)
1.6.0 (2021-05-11)
- details cursor (ac0bdcb)
1.5.0 (2021-05-11)
- add number input next to sliders (2b87794)
1.4.0 (2021-05-11)
- center preview vertically (f7b60d5)
- add brightness (af045a1)
- add contrast (e8ce890)
- add controls for brightness/contrast (25a20ad)
- add loading state + automatically set brightness/contrast when changing preview image (3e463ac)
- add random preview images (97d4882)
1.3.1 (2021-05-10)
- allow inputs to shrink (82db4ff)
1.3.0 (2021-05-10)
- autoprefixer not being applied (285c305)
- better use of screen real estate (6279cdf)
1.2.1 (2021-05-10)
- captions in light mode (936c228)
1.2.0 (2021-05-10)
- setting same file twice in a row ignored (778d0ee)
- add a few presets (aa5830b)
- add clear button to presets (8d07feb)
- add title text to preview options (977d50b)
- improve layout (1bf00a6)
- start with bayer4 loaded (d171042)
1.1.0 (2021-05-10)
- respect min/max in int callback (3756a6c)
- add import/export (e7f236b)
- add preview (404f9b8)
- basic inputs + grid component (81e0b66)
- convert dither state to texture (3b491a7)
- dark mode support (3e337c6)
- label buttons (4588f33)
- boilerplate (60cd51c)