Releases: thorsten/phpMyFAQ
Releases · thorsten/phpMyFAQ
4.1-nightly-2026-01-08
build(deps-dev): bump doctrine/instantiator from 2.0.0 to 2.1.0 Bumps [doctrine/instantiator](https://github.com/doctrine/instantiator) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/doctrine/instantiator/releases) - [Commits](https://github.com/doctrine/instantiator/compare/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: doctrine/instantiator dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4.0-nightly-2026-01-08
build(deps-dev): bump doctrine/instantiator from 2.0.0 to 2.1.0 Bumps [doctrine/instantiator](https://github.com/doctrine/instantiator) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/doctrine/instantiator/releases) - [Commits](https://github.com/doctrine/instantiator/compare/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: doctrine/instantiator dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
development-nightly-2026-01-08
build(deps-dev): bump doctrine/instantiator from 2.0.0 to 2.1.0 Bumps [doctrine/instantiator](https://github.com/doctrine/instantiator) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/doctrine/instantiator/releases) - [Commits](https://github.com/doctrine/instantiator/compare/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: doctrine/instantiator dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4.1-nightly-2026-01-07
feat(admin-log): added admin log CSV export feature (#3833)
4.0-nightly-2026-01-07
feat(admin-log): added admin log CSV export feature (#3833)
development-nightly-2026-01-07
feat(admin-log): added admin log CSV export feature (#3833)
4.1-nightly-2026-01-06
fix: corrected Symfony session usage for flash bags
4.0-nightly-2026-01-06
fix: corrected Symfony session usage for flash bags
development-nightly-2026-01-06
fix: corrected Symfony session usage for flash bags
4.1-nightly-2026-01-05
refactor: simplified code, fixed linter issues