Skip to content

Releases: WordPress/desktop-mode

v0.9.2

18 Jun 07:51
8a852e5

Choose a tag to compare

What's Changed

  • fix: persist welcome-dialog dismissal when Desktop Mode is disabled by @epeicher in #303
  • Fix: welcome dialog reappears on every page when the admin is served from an origin that differs from site_url by @AllTerrainDeveloper in #310

Full Changelog: v0.9.1...v0.9.2

v0.9.1

07 Jun 20:54

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

05 Jun 13:41
de654cf

Choose a tag to compare

What's Changed

  • fix(ci): get wp-env CI green on current GitHub runners by @epeicher in #287
  • ci: harden CI workflow and disable npm install scripts by @epeicher in #290
  • fix(rest): gate per-user REST routes on desktop mode enabled by @epeicher in #285
  • ci: add 2-day npm supply-chain cooldown (min-release-age) by @epeicher in #291
  • Refine recycle bin badge styling and sync on stop by @epeicher in #292
  • fix(comments): clear table selection after bulk moderation by @epeicher in #293
  • chore(codex): don't let a failing sync block the agent by @epeicher in #294
  • feat(ai-assistant): make the AI-disabled error link to AI Settings by @epeicher in #295

Full Changelog: v0.8.9...v0.9.0

v0.8.9

23 May 16:55

Choose a tag to compare

What's Changed

Full Changelog: v0.8.8...v0.8.9

v0.8.9-rc

23 May 15:42

Choose a tag to compare

v0.8.9-rc Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.8...v0.8.9-rc

v0.8.8

22 May 09:37
43f4a1a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.7...v0.8.8

v0.8.7

21 May 11:09
5636dda

Choose a tag to compare

What's Changed

Full Changelog: v0.8.6...v0.8.7

v0.8.6

19 May 16:13
8774ff2

Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.8.6

v0.8.6-rc1

18 May 17:47
cc5e556

Choose a tag to compare

v0.8.6-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.5...v0.8.6-rc1

v0.8.5

15 May 10:50
ec41103

Choose a tag to compare

What's Changed

  • Recycle Bin: show item type badges inline next to title by @epeicher in #206
  • Plugins window: expandable rows with rich plugin details by @AllTerrainDeveloper in #208
  • Remember native window size across opens (fixes #203) by @epeicher in #207
  • Fix blank plugin icons in the Plugins window by @AllTerrainDeveloper in #209
  • Restore "Show desktop on wallpaper click" as an opt-in setting by @AllTerrainDeveloper in #210
  • Fix plugin update refresh, dock badge, and stuck-row failures (#202) by @epeicher in #211
  • Trash bin polish: URL badge, live placement badge, no media auto-trash by @epeicher in #214
  • fix(files): throw on empty REST body to avoid TypeError after self-replace by @epeicher in #215
  • feat(recycle-bin): hide Media filter tab when MEDIA_TRASH is off by @epeicher in #216
  • fix(boot): sequence openCurrentPage after restoreSession to avoid duplicate windows by @epeicher in #218
  • fix(preview): pass id to windowManager.open from Open in editor button by @epeicher in #219
  • Shared folders, heartbeat widget, and heartbeat-pipeline hardening by @AllTerrainDeveloper in #217

Full Changelog: v0.8.4...v0.8.5