Skip to content

Releases: pikasojs/pikaso

v2.8.3

03 May 22:38
Compare
Choose a tag to compare

Changelog

  • Upgrade packages to their most recent versions. (6fae2b9)

v2.8.2

20 Feb 13:20
Compare
Choose a tag to compare

Changelog

  • Upgrade packages to their most recent versions. (244ff1c)

v2.8.1

13 Nov 14:50
Compare
Choose a tag to compare

Changelog

  • Upgrade packages to their most recent versions. (9212fe6)

v2.8.0

05 Jul 14:44
Compare
Choose a tag to compare

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

17 Mar 16:08
Compare
Choose a tag to compare

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

21 Feb 10:25
Compare
Choose a tag to compare

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

04 Nov 11:20
Compare
Choose a tag to compare

Changelog

  • The global.DOMMatrix variable has been fixed to avoid conflict with PDF.js (09beab6)

v2.7.3

25 Jul 15:37
Compare
Choose a tag to compare

Changelog

v2.7.2

13 Jun 12:47
Compare
Choose a tag to compare

Changelog

  • Measurement Tag's position is fixed when rotating the shape (#70)
  • Inserting images in NodeJS has been fixed (#71)

v2.7.1

12 Jun 11:10
Compare
Choose a tag to compare

Changelog

  • Importing Text shapes from JSON has been fixed.