Skip to content

Releases: playcanvas/vscode-extension

v1.12.4

Choose a tag to compare

@github-actions github-actions released this 07 Sep 14:39

What's Changed

  • fix: preserve remote replacements at document start by @kpal81xd in #339
  • fix: retain file tracking after offline cloud renames by @kpal81xd in #340

Full Changelog: v1.12.3...v1.12.4

v1.12.3

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:11

What's Changed

  • feat: add discard all changes for pull/push mode by @kpal81xd in #336

Full Changelog: v1.12.2...v1.12.3

v1.12.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 11:01

What's Changed

  • Bump @playcanvas/eslint-config to 3.0.0-beta.6 by @kpal81xd in #312
  • feat: add pullpush sync preview by @kpal81xd in #327
  • chore(deps): update dependency ws to v8.21.0 [security] by @renovate[bot] in #328
  • feat: colored pull/push segments in the sync status bar by @kpal81xd in #329
  • feat: explorer badges for sync state by @kpal81xd in #330
  • fix: register sync engine listeners before the initial refresh by @kpal81xd in #331
  • Document Pull/Push sync mode in README by @kpal81xd in #332

Full Changelog: v1.11.7...v1.12.2

v1.12.1-beta.0

v1.12.1-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:51

What's Changed

  • chore(deps): update dependency ws to v8.21.0 [security] by @renovate[bot] in #328
  • feat: colored pull/push segments in the sync status bar by @kpal81xd in #329
  • feat: explorer badges for sync state by @kpal81xd in #330
  • fix: register sync engine listeners before the initial refresh by @kpal81xd in #331

Full Changelog: v1.12.0-beta.0...v1.12.1-beta.0

v1.12.0-beta.0

v1.12.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 17:11

What's Changed

Full Changelog: v1.11.7...v1.12.0-beta.0

v1.11.7

Choose a tag to compare

@github-actions github-actions released this 19 Jun 13:00

What's Changed

  • fix: use asset item_id for create/rename on non-main branches by @kpal81xd in #324
  • fix: stop the disk watcher duplicating open-file content by @kpal81xd in #325
  • fix: sync local edits that revert the buffer to the on-disk bytes by @kpal81xd in #326

Full Changelog: v1.11.6...v1.11.7

v1.11.6

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:24

What's Changed

  • fix: CRLF paste-undo desync and buffer corruption on Windows by @kpal81xd in #320
  • fix: don't push a dirty-tab discard revert upstream as a rollback op by @kpal81xd in #319
  • Run npm.cmd through a shell on Windows so runtime type install works by @kpal81xd in #321
  • Detect resume from suspend and reconnect before stale sockets desync by @kpal81xd in #322

Full Changelog: v1.11.5...v1.11.6

v1.11.5

Choose a tag to compare

@github-actions github-actions released this 04 Jun 16:39

What's Changed

  • fix: route ancestor folder creates through coalescer by @kpal81xd in #313

Full Changelog: v1.11.4...v1.11.5

v1.11.4

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:00

What's Changed

  • fix: bind OAuth callback to a dynamic port by @kpal81xd in #308
  • fix: coalesce concurrent creates for the same path by @kpal81xd in #309
  • fix: refresh access token on reconnect across sharedb/relay/messenger by @kpal81xd in #310
  • Adopt @playcanvas/eslint-config v3 (/typescript) by @kpal81xd in #311

Full Changelog: v1.11.3...v1.11.4

v1.11.3

Choose a tag to compare

@github-actions github-actions released this 03 Jun 10:59

What's Changed

  • fix: guard failed save desync by @kpal81xd in #299
  • chore(deps): update dependency ws to v8.20.1 [security] by @renovate[bot] in #302
  • fix: prevent keystroke submit during sync remote-op gap by @kpal81xd in #303
  • Adopt the recommended Prettier setup (eslint-config-prettier + shared /prettier config) by @kpal81xd in #304

Full Changelog: v1.11.0...v1.11.3