Skip to content

docs: Prepare release documentation - #14

Merged
Sental merged 1 commit into
mainfrom
release/v1.1.0
Jun 25, 2026
Merged

docs: Prepare release documentation#14
Sental merged 1 commit into
mainfrom
release/v1.1.0

Conversation

@Sental

@Sental Sental commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Prepares the Changelog & Readme files for the 1.1.0 release

Motivation

Releases v1.1.0

How to test

Checklist

  • Branch is based on the latest main.
  • Commits follow Conventional Commits (feat:, fix:, refactor:, test:, chore:, docs:).
  • vendor/bin/phpunit --testsuite unit passes locally.
  • vendor/bin/phpstan analyse --memory-limit=1G passes locally.
  • vendor/bin/phpcs --standard=phpcs.xml.dist passes locally.
  • vendor/bin/php-cs-fixer fix --dry-run --diff --allow-risky=yes shows no changes needed.
  • New PHP files start with declare(strict_types=1);.
  • User-facing change has a CHANGELOG.md entry under ## [Unreleased].
  • No raw integer IDs in admin UX (use pickers / linked names. See CONTRIBUTING.md).

Screenshots / GraphQL samples (if UI or API change)

@Sental
Sental merged commit 3fdedf0 into main Jun 25, 2026
18 checks passed
@Sental
Sental deleted the release/v1.1.0 branch June 25, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant