Skip to content

Releases: jaimemartinez/wordjs

v1.12.11

Choose a tag to compare

@github-actions github-actions released this 23 Jul 21:56
4ca51c5

Pre-compiled WordJS bundle — download wordjs-v1.12.11.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

  • mail-server 2.2.2 (resizable columns) + 40 premium marketplace themes by @jaimemartinez in #272
  • fix(editor): make the Puck canvas immutable against the page's own CSS by @jaimemartinez in #273
  • 1.12.11 — Gutenberg-style editor chrome + reliable canvas contract + scrollable tall pages by @jaimemartinez in #274

Full Changelog: v1.12.10...v1.12.11

v1.12.10

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:03
b2e40a2

Pre-compiled WordJS bundle — download wordjs-v1.12.10.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

  • 1.12.10 — media upload + picker i18n, API-token capability, mail-server modal z-index by @jaimemartinez in #271

Full Changelog: v1.12.9...v1.12.10

v1.12.9

Choose a tag to compare

@github-actions github-actions released this 23 Jul 16:21
6d11eb0

Pre-compiled WordJS bundle — download wordjs-v1.12.9.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

Full Changelog: v1.12.8...v1.12.9

v1.12.8

Choose a tag to compare

@github-actions github-actions released this 23 Jul 16:00
2683289

Pre-compiled WordJS bundle — download wordjs-v1.12.8.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

  • 1.12.8 — shared-IP login lockouts, and DNS-01 "No such challenge" by @jaimemartinez in #269

Full Changelog: v1.12.7...v1.12.8

v1.12.7

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:08
86c2413

Pre-compiled WordJS bundle — download wordjs-v1.12.7.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

Full Changelog: v1.12.6...v1.12.7

v1.12.6

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:41
cccc8e6

Pre-compiled WordJS bundle — download wordjs-v1.12.6.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

  • fix(mail-server): pin the CIDR prefix guard against a forged SPF pass + RFC 4291 dotted-quad IPv6 by @jaimemartinez in #261
  • fix(mail-server): accept a softfail instead of rejecting it with 550 (RFC 7208 §8.5) by @jaimemartinez in #264
  • fix(themes): switching a theme left the OLD theme's process running and serving stale hooks by @jaimemartinez in #263
  • fix(mail): anchor the corporate-mailbox gate on admin-owned state, not a writable email by @jaimemartinez in #262
  • chore(release): 1.12.6 by @jaimemartinez in #265

Full Changelog: v1.12.5...v1.12.6

v1.12.5

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:15
3e69d3a

Pre-compiled WordJS bundle — download wordjs-v1.12.5.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

  • fix(plugins): isolate teardown invariants + log sanitizers (safe split of #258) by @jaimemartinez in #260
  • fix(mail-server): stop rejecting ALL inbound mail (sandbox-incompatible SPF resolver) + real SMTP response codes by @jaimemartinez in #257
  • fix(plugins): load marketplace plugins' frontend hooks at runtime (v1.12.5) by @jaimemartinez in #256

Full Changelog: v1.12.4...v1.12.5

v1.12.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 23:45
4824242

Pre-compiled WordJS bundle — download wordjs-v1.12.4.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

  • fix(plugins): install a marketplace plugin's declared deps on activation (1.12.3 regression) by @jaimemartinez in #255

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

v1.12.3

Choose a tag to compare

@github-actions github-actions released this 22 Jul 16:59
0d92fed

Pre-compiled WordJS bundle — download wordjs-v1.12.3.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

  • feat(plugins): marketplace plugins fully work in production (admin pages + Puck blocks) + move to marketplace by @jaimemartinez in #254

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

v1.12.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 12:10
1f7a24f

Pre-compiled WordJS bundle — download wordjs-v1.12.2.zip, then:

npm run release:install   # installs runtime deps only (no compilation)
npm run start:mono        # one process, one port  (or: npm start for the 3-service split)

Finish setup in the browser (install wizard: pick SQLite or PostgreSQL, create your admin).
See INSTALL.md inside the bundle and documentation/deployment.md for details.

Or skip the manual download entirely:

npx create-wordjs my-site

What's Changed

  • docs(release): 1.12.2 — pin npx create-wordjs@latest in all docs by @jaimemartinez in #253

Full Changelog: v1.12.1...v1.12.2