Skip to content

Releases: thorsten/phpMyFAQ

4.1-nightly-2026-04-21

21 Apr 03:01

Choose a tag to compare

Pre-release
feat(seed-testdata): restrict command to APP_ENV=demo

The seed-testdata command now refuses to run unless APP_ENV is set to
"demo", preventing accidental data seeding in production, development, or
staging environments. Added test coverage for the guard and documented
the new environment option in .env.example.

development-nightly-2026-04-21

21 Apr 03:11

Choose a tag to compare

Pre-release
feat(seed-testdata): restrict command to APP_ENV=demo

The seed-testdata command now refuses to run unless APP_ENV is set to
"demo", preventing accidental data seeding in production, development, or
staging environments. Added test coverage for the guard and documented
the new environment option in .env.example.

4.1-nightly-2026-04-20

20 Apr 03:01

Choose a tag to compare

Pre-release
build: updated third party dependencies

development-nightly-2026-04-20

20 Apr 03:13

Choose a tag to compare

Pre-release
build: updated third party dependencies

4.1-nightly-2026-04-19

19 Apr 03:01

Choose a tag to compare

Pre-release
build: updated third party dependencies

4.1-nightly-2026-04-18

18 Apr 03:00

Choose a tag to compare

Pre-release
build: updated third party dependencies

development-nightly-2026-04-19

19 Apr 03:12

Choose a tag to compare

Pre-release
build: updated third party dependencies

development-nightly-2026-04-18

18 Apr 03:10

Choose a tag to compare

Pre-release
build: updated third party dependencies

4.1-nightly-2026-04-17

17 Apr 03:01

Choose a tag to compare

Pre-release
fix: work around SplFileObject iterator desync in htaccess parser on …

development-nightly-2026-04-17

17 Apr 03:12

Choose a tag to compare

Pre-release
fix: work around SplFileObject iterator desync in htaccess parser on …