Skip to content

Releases: craftbase-org/craftbase

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 06:18
62c0623

What's Changed

  • tweak: fix fit-on-load e2e test (55a5d9f)
  • update: update e2e tests for fitToContent (ee09239)
  • update: bump version to 0.8.2 (301b193)
  • update: fixed the auto-fit-on-load to trigger on content visibility, and added a "Go to content" button (df4d678)
  • update: bump to v0.8.1 (b573468)
  • update: fit-to-content landing experience for public shareable boards (9ab30e2)
  • update: add resize function for grouped elements (f8055d7)

Full Changelog: v0.8.0...v0.8.2

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 06:17
62c0623

What's Changed

  • update: bump to v0.8.1 (b573468)
  • update: fit-to-content landing experience for public shareable boards (9ab30e2)
  • update: add resize function for grouped elements (f8055d7)

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 08:15
f2e6862

What's Changed

  • fix: fix line/connector bugs and some mobile view design fixes (6a1b89f)
  • update: bump version to v0.8.0 (ea8920f)
  • fix: fix connector bind-aware grouping issue (b3eb826)
  • update: extend support of connectors to new shapes - circle and diamond (b2f1c3e)
  • update: design shortcuts modal and make cosmetic changes to toolbar (nav) (a4ae02c)
  • add: add e2e tests for line and curvedLine (basic, group and stroke apply property) (84d5bb7)
  • update: fix curvedLine x,y translation issue and group selection issues (ba00890)
  • feat: add line and curvedLine shapes to craftbase (ea20511)

Full Changelog: v0.7.11...v0.8.0

v0.7.11

Choose a tag to compare

@github-actions github-actions released this 28 Jun 03:46
3dd7a4f

What's Changed

  • update: bump version to 0.7.11 (57f8c4c)
  • fix: fix for sentry issues for preload errors (a9f3801)
  • update: cosmetic changes + redesign edit properties toolbar for mobile mode (2ef9292)
  • update: added support for dark mode theme in craftbase (491314b)
  • update: add dot grid bg behind a feature flag (9d97bef)
  • update: add v1-readiness-roadmap to context file list (b93f362)

Full Changelog: v0.7.10...v0.7.11

v0.7.10

Choose a tag to compare

@github-actions github-actions released this 20 Jun 15:25
f732ebb

What's Changed

  • update: bump version to 0.7.9 (f86f91d)
  • update: make the parchment dot-grid scale and pan with the canvas zoom. (a0a6142)
  • update: fix vulns reported from dependabot (0853530)
  • update: bug fix for copy-paste bug and transferring viewport info to shared board (0e838df)

Full Changelog: v0.7.9...v0.7.10

v0.7.9

Choose a tag to compare

@github-actions github-actions released this 18 Jun 16:14
aeb5aa6

What's Changed

  • update: bump version (bb248e6)
  • update: hide toolbar while four actions (drag/resize/group/arrow) are being performed (d1d3fb9)
  • fix: fix opacity bug based on #96 and track opacity as top-level field based on DB changes (8c72ec2)
  • update: update home page and redesign home page as per craftbase design guidelines (bded182)
  • update: fix group selection bug w.r.t. multiline text within shape and implement shape growing constraints when text size changes (d65a960)

Full Changelog: v0.7.8...v0.7.9

v0.7.8

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:16
af3d40f

What's Changed

  • fix: bug fix for text accepting fill property (9665ae2)
  • minor: stroke color change for selection controller (623c979)
  • update: bump version to 0.7.8 (26715ac)
  • update: enable pan mode for desktop as well (6782608)
  • update: persist welcome sketch elements (c6bab44)
  • update: fix text selection bug + add sitemap + change essential shades (0c4da91)
  • update: gate port-connectors behind feature flag (be4e511)
  • update: remove scaffolding for performance testing (perf logs) (d1b3bd0)
  • update: deselect group on undo operation (4255bcb)
  • update: parallel load factory chunks + atomic commit to build all members of group selection (380b48d)
  • update: prefetch groupobject chunk and add perf logs for it as well (604bbed)
  • update: add perf logs and preload elements module chunks (shapes only) (e2d90b0)
  • update: reconcileZOrder now gets inactive while group selection is active (7b40c06)
  • update: add restack and resort arrow tail/head endpoint to avoid overlapping head/tail endpoint on port (d50bf9c)
  • update: add nearbyPort radar search and auto connect arrow to shape functionality (7970bc1)
  • update: add port (connector) for selectionController (8b3730a)
  • update: add reorder section to claude context (2df5bab)
  • update: add reorder option to edit toolbar (elementProperties) (f07e2e1)
  • update: add reordering (z-order positioning) feature for elements in craftbase (075cab5)
  • update: add opacity property tests and change default font to caveat brush (2db36ca)
  • fix: bug fixes based on issue #84 (761e16c)
  • update: add extract as svg feature (210dced)

Full Changelog: v0.7.7...v0.7.8

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 31 May 22:09
aa22438

What's Changed

  • update: bump version to 0.7.6 (94b832e)
  • update: add download as image feature (6f0d591)
  • fix: add guardrail for avoiding undo on active pencil stroke draw (c797587)
  • fix: fix rectangle selectionController resize + drag UX behavior (5d0c695)

Full Changelog: v0.7.6...v0.7.7

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 30 May 23:25
1c4fdfa

What's Changed

  • update: bump version to 0.7.6 (9611f1d)
  • update: make default timeout for page/locator methods (db457d8)
  • tweak: minor tweak (3d81667)
  • update: add frontend architecture asset (a2c3d07)
  • update: update README and attach GIF demo (08464ec)
  • fix: fix bugs related to sweep store on welcome sketch (e378c86)
  • update: add animated welcome orchestration to headline and fix e2e tests (e5e9bc0)
  • add: implement welcome/onboarding sketch for first time users (ba41594)
  • update: potential fix for issue mentioned in react repo #11538 (12fbe76)

Full Changelog: v0.7.5...v0.7.6

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 24 May 11:03
abe7e69

What's Changed

  • update: bump version to 0.7.5 (526ca4b)
  • update: add loader to display in startup/initial phase (f46cb6d)

Full Changelog: v0.7.4...v0.7.5