Skip to content

Commit d28fb1d

Browse files
committed
Release ODD 1.1.3
1 parent f343111 commit d28fb1d

12 files changed

Lines changed: 218 additions & 153 deletions

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,28 @@ notes to GitHub Releases.
1313

1414
Nothing yet.
1515

16+
<a id="v1.1.3"></a>
17+
## [1.1.3] — 2026-05-19
18+
19+
### Changed
20+
- Stable Playground links now install the WordPress.org ODD 1.1.3 package with
21+
WP Desktop Mode 0.8.6 and fresh cache-busting keys.
22+
- The Sticky Note widget now uses Desktop Mode's native widget frame more
23+
cleanly, with larger default sizing and tighter resize behavior.
24+
- ODD's docs and release notes now distinguish the 0.8.5 runtime floor from
25+
the 0.8.6 Playground-pinned host.
26+
27+
### Fixed
28+
- Hide-admin-bar now works against Desktop Mode 0.8.6's stronger admin-bar
29+
shell CSS and removes the leftover top shell offset.
30+
- The dev Playground seeds the hidden admin-bar preference on first boot, so
31+
testing starts in the intended full desktop shell.
32+
- Shop install progress no longer emits an unregistered `wpd-progress-bar`
33+
custom element warning in Desktop Mode diagnostics.
34+
- ODD's service-worker guard stays out of Desktop Mode's way while preserving
35+
Playground's root worker, reducing repeated worker-registration console
36+
warnings during scoped Playground sessions.
37+
1638
<a id="v1.1.2"></a>
1739
## [1.1.2] — 2026-05-18
1840

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</p>
1414

1515
<p align="center">
16-
<a href="https://playground.wordpress.net/?blueprint-url=https%3A%2F%2Fodd.regionallyfamous.com%2Fplayground%2Fblueprint.json%3Foddbp%3Dwporg-odd-1.1.2-dm-0.8.6"><strong>Launch the live demo</strong></a>
16+
<a href="https://playground.wordpress.net/?blueprint-url=https%3A%2F%2Fodd.regionallyfamous.com%2Fplayground%2Fblueprint.json%3Foddbp%3Dwporg-odd-1.1.3-dm-0.8.6"><strong>Launch the live demo</strong></a>
1717
·
1818
<a href="https://github.com/RegionallyFamous/odd/releases/latest"><strong>Download ODD</strong></a>
1919
·
@@ -32,7 +32,7 @@
3232

3333
[WP Desktop Mode](https://github.com/WordPress/desktop-mode) makes WordPress feel like a desktop. ODD gives that desktop a polished, updateable shop for visual themes and small tools. ODD works with Desktop Mode's native surfaces instead of replacing the desktop shell.
3434

35-
The hosted [Playground blueprint](https://odd.regionallyfamous.com/playground/blueprint.json?oddbp=wporg-odd-1.1.2-dm-0.8.6) installs exact WordPress.org package zips for **[WP Desktop Mode](https://wordpress.org/plugins/desktop-mode/)** `0.8.6` and the current public **[ODD](https://wordpress.org/plugins/odd-outlandish-desktop-decorator/)** release `1.1.2`. Raw GitHub copy: [`blueprint.json`](https://raw.githubusercontent.com/RegionallyFamous/odd/main/blueprint.json) (add `?oddbp=wporg-odd-1.1.2-dm-0.8.6` if Playground still loads a cached older file). **Production installs:** use [WordPress.org](https://wordpress.org/plugins/odd-outlandish-desktop-decorator/) or **`odd.zip`** on [Releases](https://github.com/RegionallyFamous/odd/releases/latest). **Bleeding edge:** use [`/go/dev`](https://odd.regionallyfamous.com/go/dev/) or [`site/playground/blueprint-dev.json`](https://odd.regionallyfamous.com/playground/blueprint-dev.json) (ODD `main` + pinned Desktop Mode 0.8.6; not tied to ODD releases).
35+
The hosted [Playground blueprint](https://odd.regionallyfamous.com/playground/blueprint.json?oddbp=wporg-odd-1.1.3-dm-0.8.6) installs exact WordPress.org package zips for **[WP Desktop Mode](https://wordpress.org/plugins/desktop-mode/)** `0.8.6` and the current public **[ODD](https://wordpress.org/plugins/odd-outlandish-desktop-decorator/)** release `1.1.3`. Raw GitHub copy: [`blueprint.json`](https://raw.githubusercontent.com/RegionallyFamous/odd/main/blueprint.json) (add `?oddbp=wporg-odd-1.1.3-dm-0.8.6` if Playground still loads a cached older file). **Production installs:** use [WordPress.org](https://wordpress.org/plugins/odd-outlandish-desktop-decorator/) or **`odd.zip`** on [Releases](https://github.com/RegionallyFamous/odd/releases/latest). **Bleeding edge:** use [`/go/dev`](https://odd.regionallyfamous.com/go/dev/) or [`site/playground/blueprint-dev.json`](https://odd.regionallyfamous.com/playground/blueprint-dev.json) (ODD `main` + pinned Desktop Mode 0.8.6; not tied to ODD releases).
3636

3737
---
3838

@@ -60,7 +60,7 @@ Wallpapers, icon sets, and cursor sets preview instantly. Try a scene, theme, or
6060

6161
### One-click demo
6262

63-
[**Launch ODD in WordPress Playground ->**](https://playground.wordpress.net/?blueprint-url=https%3A%2F%2Fodd.regionallyfamous.com%2Fplayground%2Fblueprint.json%3Foddbp%3Dwporg-odd-1.1.2-dm-0.8.6)
63+
[**Launch ODD in WordPress Playground ->**](https://playground.wordpress.net/?blueprint-url=https%3A%2F%2Fodd.regionallyfamous.com%2Fplayground%2Fblueprint.json%3Foddbp%3Dwporg-odd-1.1.3-dm-0.8.6)
6464

6565
First load takes ~20–30 seconds while Playground boots the site and installs the plugin. Throwaway — close the tab and it's gone.
6666

@@ -104,7 +104,7 @@ Users can also export a lightweight `.odd` workspace from the Shop's Install tab
104104

105105
## Useful Links
106106

107-
- **Playground:** [Stable — short link `/go/`](https://odd.regionallyfamous.com/go/) (pinned WordPress.org ODD 1.1.2 + Desktop Mode 0.8.5) · [Trunk — `/go/dev`](https://odd.regionallyfamous.com/go/dev/) · [Launcher hub `/playground/`](https://odd.regionallyfamous.com/playground/) · [Trunk launcher `/playground/dev/`](https://odd.regionallyfamous.com/playground/dev/)
107+
- **Playground:** [Stable — short link `/go/`](https://odd.regionallyfamous.com/go/) (pinned WordPress.org ODD 1.1.3 + Desktop Mode 0.8.6) · [Trunk — `/go/dev`](https://odd.regionallyfamous.com/go/dev/) · [Launcher hub `/playground/`](https://odd.regionallyfamous.com/playground/) · [Trunk launcher `/playground/dev/`](https://odd.regionallyfamous.com/playground/dev/)
108108
- [Marketing site](https://weirdpress.com/odd)
109109
- [ODD Shop State Machine](docs/store-state-machine.md)
110110
- [Release Runbook](docs/release-runbook.md)

blueprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"step": "installPlugin",
2626
"pluginData": {
2727
"resource": "url",
28-
"url": "https://downloads.wordpress.org/plugin/odd-outlandish-desktop-decorator.1.1.2.zip"
28+
"url": "https://downloads.wordpress.org/plugin/odd-outlandish-desktop-decorator.1.1.3.zip"
2929
},
3030
"options": {
3131
"activate": true,

docs/release-runbook.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ODD Release Runbook
22

3-
> Status: 1.0.0 baseline. Mirrored to the wiki after release.
3+
> Status: 1.1.x release process. Mirror the listed docs to the wiki after release.
44
55
## Cut A Plugin Release
66

@@ -11,7 +11,7 @@
1111
5. Tag `v<version>` and push `main` plus the tag.
1212
6. Confirm `.github/workflows/release-odd.yml` passes `quality-gates`, install smoke, Plugin Check, and publish.
1313
7. Verify `https://github.com/RegionallyFamous/odd/releases/latest/download/odd.zip` resolves to the new release.
14-
8. After the WordPress.org SVN tag exists and `https://downloads.wordpress.org/plugin/odd-outlandish-desktop-decorator.<version>.zip` returns 200, update the public stable Playground blueprint/cache-busting links from the previous public version to `<version>`.
14+
8. Keep the public stable Playground blueprint/cache-busting links on the release version. Before the WordPress.org SVN tag exists, `validate-blueprint` can still allow the previous public zip during prep; after SVN publish, the stable blueprint must point at `https://downloads.wordpress.org/plugin/odd-outlandish-desktop-decorator.<version>.zip`.
1515

1616
## Validation Suite
1717

@@ -67,7 +67,7 @@ catalog-only changes.
6767
## Playground Smoke
6868

6969
1. Open `https://odd.regionallyfamous.com/go/` (stable: newest approved ODD + Desktop Mode releases from WordPress.org). For trunk, use [`/go/dev/`](https://odd.regionallyfamous.com/go/dev/) instead — **do not** use the stable URL to validate `main`.
70-
2. Confirm WordPress Playground loads Desktop Mode v0.8.5+ and ODD.
70+
2. Confirm WordPress Playground loads the pinned Desktop Mode release and ODD.
7171
3. Confirm the ODD Shop opens.
7272
4. Confirm the starter wallpaper, icon set, and cursor set install or show a
7373
visible retry state.

0 commit comments

Comments
 (0)