Releases: pikasojs/pikaso
Releases · pikasojs/pikaso
v2.8.3
Changelog
- Upgrade packages to their most recent versions. (6fae2b9)
v2.8.2
Changelog
- Upgrade packages to their most recent versions. (244ff1c)
v2.8.1
Changelog
- Upgrade packages to their most recent versions. (9212fe6)
v2.8.0
Changelog
- All packages have been upgraded to their most recent versions, the most notable of which are the Konva 9 and Typescript 5 updates. (3069427)
v2.7.6
Changelog
This release includes one fix and all dependencies have been updated to their latest versions:
- All packages have been updated and adopted with the latest versions
- Import of missing models and drawers has been fixed #94
v2.7.5
Changelog
In addition to one fix, all dependencies have been updated to their latest version in this release:
- All packages have been updated and adopted with the latest versions
- Fix adding shape models to Board's shapes even if selection.interactive is not enabled (61aa922)
v2.7.4
Changelog
- The
global.DOMMatrix
variable has been fixed to avoid conflict with PDF.js (09beab6)
v2.7.2
Changelog
- Measurement Tag's position is fixed when rotating the shape (#70)
- Inserting images in NodeJS has been fixed (#71)
v2.7.1
Changelog
- Importing Text shapes from JSON has been fixed.