Skip to content

Releases: ConductionNL/decidiq

Release 1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Aug 17:12
615cf22

What's Changed

  • Release: merge development into beta for the fleet-wide beta checkup by @rubenvdlinde in #773
  • Release: merge development into beta for the morning checkup build by @rubenvdlinde in #809
  • Release: merge development into beta by @github-actions[bot] in #2
  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870
  • fix(docs): publish the documentation from development, not a stale branch by @rubenvdlinde in #873
  • fix(links): repoint stale Codeberg URLs to GitHub by @rubenvdlinde in #872
  • chore(release): 1.0.1-unstable.20260824155206 by @github-actions[bot] in #877
  • fix(docs): pass secrets to the reusable documentation workflow by @rubenvdlinde in #879
  • feat(governance): make an Awb 7:13 objection advisory committee expressible by @rubenvdlinde in #874
  • feat: port issue templates to GitHub Issue Forms by @rubenvdlinde in #880
  • chore(release): 1.0.1-unstable.20260824200635 by @github-actions[bot] in #882
  • fix(docs): map the Cloudflare secrets from the names that actually exist by @rubenvdlinde in #884
  • chore(ci): remove dead Forgejo/Codeberg CI configuration by @rubenvdlinde in #885
  • fix(migration): resolve seeded body slugs to UUIDs, the bug the identity fix uncovered by @rubenvdlinde in #886
  • test(e2e): the registry spec must report a diff, not stand down by @rubenvdlinde in #868
  • chore: untrack sbom.cdx.json and ignore it by @rubenvdlinde in #890
  • chore(release): 1.0.1-unstable.20260825045047 by @github-actions[bot] in #903
  • build(deps-dev): bump phpstan/phpstan from 2.2.8 to 2.2.9 by @dependabot[bot] in #892
  • build(deps-dev): bump @babel/core from 7.29.7 to 8.0.1 by @dependabot[bot] in #893
  • build(deps-dev): bump vitest from 3.2.6 to 4.1.11 by @dependabot[bot] in #894
  • build(deps-dev): bump node-polyfill-webpack-plugin from 3.0.0 to 4.1.0 by @dependabot[bot] in #895
  • build(deps): bump sass from 1.102.0 to 1.103.1 by @dependabot[bot] in #896
  • build(deps-dev): bump @vitest/coverage-v8 from 3.2.6 to 4.1.11 by @dependabot[bot] in #897
  • build(deps-dev): bump eslint from 10.8.1 to 10.9.0 by @dependabot[bot] in #898
  • build(deps): bump gridstack from 12.6.0 to 13.2.0 by @dependabot[bot] in #899
  • build(deps): bump dexie from 4.4.4 to 4.4.5 by @dependabot[bot] in #900
  • build(deps): bump @vue/compat from 3.5.40 to 3.5.41 by @dependabot[bot] in #901
  • fix(migration): the slug resolver looked in the wrong place and never resolved by @rubenvdlinde in #904
  • build(deps): bump sass-loader from 16.0.8 to 17.0.0 by @dependabot[bot] in #902
  • chore(release): 1.0.1-unstable.20260825065559 by @github-actions[bot] in #907
  • chore(release): 1.0.2-beta.20260821043705 by @github-actions[bot] in #811
  • chore: ignore agent/test scratch and untrack generated files by @rubenvdlinde in #909
  • fix(manifest): drop 8 em-dashes from user-visible copy by @rubenvdlinde in #912
  • fix(migration): resolve the body slug via @self metadata, not a body field by @rubenvdlinde in #913
  • feat(nav): a Flows surface in this app, on the shared page types by @rubenvdlinde in #916
  • chore(release): 1.0.1-unstable.20260826225043 by @github-actions[bot] in #915
  • fix(dashboard): show an error state instead of a confident zero by @rubenvdlinde in #918
  • fix(l10n): translate 299 manifest strings into Dutch by @rubenvdlinde in #920
  • Release: merge development into beta by @rubenvdlinde in #923
  • fix(clean-env): point the vendored skill at a script that exists by @rubenvdlinde in #925
  • fix(deps): development cannot npm install by @rubenvdlinde in #928
  • perf(ci): one Code Quality run per commit, not two by @rubenvdlinde in #934
  • chore: untrack the build logs that were triggering full CI runs by @rubenvdlinde in #935
  • fix(release): name decidesk as this app's previous App Store id by @rubenvdlinde in #930
  • feat(demo): generated demo data for every schema (ADR-111) by @rubenvdlinde in #929
  • chore(release): raise the version line above 1.1.0-beta.1 on the App Store by @rubenvdlinde in #932
  • fix(e2e): seed a meeting instead of skipping 21 tests by @rubenvdlinde in #941
  • chore(deps): hydra-gates 1.10, so the E2E skip-discipline gate can run by @rubenvdlinde in #943
  • refactor(manifest): the flow pages are an index and a flow by @rubenvdlinde in #939
  • feat(walkthrough): show where flows are edited, without asking anyone to build one by @rubenvdlinde in #931
  • chore(release): 1.1.1-unstable.20260828092216 by @github-actions[bot] in #946
  • docs: add a local demo environment (decidiq-compose.yaml + setup page) by @rubenvdlinde in #948
  • docs: make the demo verification command actually pass by @rubenvdlinde in #950
  • feat(setup): a wizard that offers the demo data this app already ships by @rubenvdlinde in #953
  • fix(e2e): settle the demo-data decision so the wizard stops masking clicks by @Rubenvd...
Read more

Unstable 1.0.1-unstable.20260824221112

Pre-release

Choose a tag to compare

What's Changed

  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870
  • fix(docs): publish the documentation from development, not a stale branch by @rubenvdlinde in #873
  • fix(links): repoint stale Codeberg URLs to GitHub by @rubenvdlinde in #872
  • chore(release): 1.0.1-unstable.20260824155206 by @github-actions[bot] in #877
  • fix(docs): pass secrets to the reusable documentation workflow by @rubenvdlinde in #879
  • feat(governance): make an Awb 7:13 objection advisory committee expressible by @rubenvdlinde in #874
  • feat: port issue templates to GitHub Issue Forms by @rubenvdlinde in #880
  • chore(release): 1.0.1-unstable.20260824200635 by @github-actions[bot] in #882
  • fix(docs): map the Cloudflare secrets from the names that actually exist by @rubenvdlinde in #884
  • chore(ci): remove dead Forgejo/Codeberg CI configuration by @rubenvdlinde in #885
  • fix(migration): resolve seeded body slugs to UUIDs, the bug the identity fix uncovered by @rubenvdlinde in #886

Full Changelog: v1.0.1-unstable.20260821052845...v1.0.1-unstable.20260824221112

Unstable 1.0.1-unstable.20260824220238

Pre-release

Choose a tag to compare

What's Changed

  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870
  • fix(docs): publish the documentation from development, not a stale branch by @rubenvdlinde in #873
  • fix(links): repoint stale Codeberg URLs to GitHub by @rubenvdlinde in #872
  • chore(release): 1.0.1-unstable.20260824155206 by @github-actions[bot] in #877
  • fix(docs): pass secrets to the reusable documentation workflow by @rubenvdlinde in #879
  • feat(governance): make an Awb 7:13 objection advisory committee expressible by @rubenvdlinde in #874
  • feat: port issue templates to GitHub Issue Forms by @rubenvdlinde in #880
  • chore(release): 1.0.1-unstable.20260824200635 by @github-actions[bot] in #882
  • fix(docs): map the Cloudflare secrets from the names that actually exist by @rubenvdlinde in #884
  • chore(ci): remove dead Forgejo/Codeberg CI configuration by @rubenvdlinde in #885

Full Changelog: v1.0.1-unstable.20260821052845...v1.0.1-unstable.20260824220238

Unstable 1.0.1-unstable.20260824215234

Pre-release

Choose a tag to compare

What's Changed

  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870
  • fix(docs): publish the documentation from development, not a stale branch by @rubenvdlinde in #873
  • fix(links): repoint stale Codeberg URLs to GitHub by @rubenvdlinde in #872
  • chore(release): 1.0.1-unstable.20260824155206 by @github-actions[bot] in #877
  • fix(docs): pass secrets to the reusable documentation workflow by @rubenvdlinde in #879
  • feat(governance): make an Awb 7:13 objection advisory committee expressible by @rubenvdlinde in #874
  • feat: port issue templates to GitHub Issue Forms by @rubenvdlinde in #880
  • chore(release): 1.0.1-unstable.20260824200635 by @github-actions[bot] in #882
  • fix(docs): map the Cloudflare secrets from the names that actually exist by @rubenvdlinde in #884

Full Changelog: v1.0.1-unstable.20260821052845...v1.0.1-unstable.20260824215234

Unstable 1.0.1-unstable.20260824201203

Pre-release

Choose a tag to compare

What's Changed

  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870
  • fix(docs): publish the documentation from development, not a stale branch by @rubenvdlinde in #873
  • fix(links): repoint stale Codeberg URLs to GitHub by @rubenvdlinde in #872
  • chore(release): 1.0.1-unstable.20260824155206 by @github-actions[bot] in #877
  • fix(docs): pass secrets to the reusable documentation workflow by @rubenvdlinde in #879
  • feat(governance): make an Awb 7:13 objection advisory committee expressible by @rubenvdlinde in #874
  • feat: port issue templates to GitHub Issue Forms by @rubenvdlinde in #880

Full Changelog: v1.0.1-unstable.20260821052845...v1.0.1-unstable.20260824201203

Unstable 1.0.1-unstable.20260824200635

Pre-release

Choose a tag to compare

What's Changed

  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870
  • fix(docs): publish the documentation from development, not a stale branch by @rubenvdlinde in #873
  • fix(links): repoint stale Codeberg URLs to GitHub by @rubenvdlinde in #872
  • chore(release): 1.0.1-unstable.20260824155206 by @github-actions[bot] in #877
  • fix(docs): pass secrets to the reusable documentation workflow by @rubenvdlinde in #879
  • feat(governance): make an Awb 7:13 objection advisory committee expressible by @rubenvdlinde in #874

Full Changelog: v1.0.1-unstable.20260821052845...v1.0.1-unstable.20260824200635

Unstable 1.0.1-unstable.20260824185009

Pre-release

Choose a tag to compare

What's Changed

  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870
  • fix(docs): publish the documentation from development, not a stale branch by @rubenvdlinde in #873
  • fix(links): repoint stale Codeberg URLs to GitHub by @rubenvdlinde in #872
  • chore(release): 1.0.1-unstable.20260824155206 by @github-actions[bot] in #877
  • fix(docs): pass secrets to the reusable documentation workflow by @rubenvdlinde in #879

Full Changelog: v1.0.1-unstable.20260821052845...v1.0.1-unstable.20260824185009

Unstable 1.0.1-unstable.20260824155855

Pre-release

Choose a tag to compare

What's Changed

  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870
  • fix(docs): publish the documentation from development, not a stale branch by @rubenvdlinde in #873
  • fix(links): repoint stale Codeberg URLs to GitHub by @rubenvdlinde in #872

Full Changelog: v1.0.1-unstable.20260821052845...v1.0.1-unstable.20260824155855

Unstable 1.0.1-unstable.20260824155206

Pre-release

Choose a tag to compare

What's Changed

  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870
  • fix(docs): publish the documentation from development, not a stale branch by @rubenvdlinde in #873

Full Changelog: v1.0.1-unstable.20260821052845...v1.0.1-unstable.20260824155206

Unstable 1.0.1-unstable.20260824103517

Pre-release

Choose a tag to compare

What's Changed

  • chore(release): 1.0.1-unstable.20260821052845 by @github-actions[bot] in #817
  • build(deps-dev): bump squizlabs/php_codesniffer to 4.0.4 (supersedes #525) by @rubenvdlinde in #812
  • style: apply php-cs-fixer across lib/ and tests/ (no behaviour change) by @rubenvdlinde in #815
  • test(e2e): give the default-view redirect test its own time budget by @rubenvdlinde in #821
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #824
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #826
  • fix(tests): opt into the OpenRegister contract instead of relying on a claimed prefix by @rubenvdlinde in #829
  • chore: repoint shipped URLs from Codeberg to GitHub by @rubenvdlinde in #828
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #843
  • fix(notifications): revive the overdue notification and correct a leftover Dutch default by @rubenvdlinde in #846
  • fix(notifications): filters and conditions the engine silently ignores (19 rules) by @rubenvdlinde in #848
  • fix(l10n): ship the browser catalogue, so the translations actually render by @rubenvdlinde in #852
  • feat: rename the app id from decidesk to decidiq by @rubenvdlinde in #851
  • feat(register): rename the register slug decidesk -> decidiq by @rubenvdlinde in #856
  • test(e2e): pin the browser-catalogue contract from the browser's side by @rubenvdlinde in #858
  • fix(docs): point the repository CTA at GitHub, not Codeberg by @rubenvdlinde in #860
  • test(l10n): ratchet the untranslated schema strings by @rubenvdlinde in #859
  • chore(deps): refresh the shared Conduction locks by @rubenvdlinde in #865
  • feat(docs): move the docs host to decidiq.conduction.nl by @rubenvdlinde in #866
  • chore(release): 1.0.1-unstable.20260824071923 by @github-actions[bot] in #867
  • fix(walkthrough): end the tour on a call to action that opens the docs by @rubenvdlinde in #871
  • feat(repair): move decidesk schemas onto the decidiq application id by @rubenvdlinde in #870

Full Changelog: v1.0.1-unstable.20260821052845...v1.0.1-unstable.20260824103517