Skip to content

Releases: thorsten/phpMyFAQ

development-nightly-2024-01-20

20 Jan 02:12

Choose a tag to compare

Pre-release
chore(deps): bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

development-nightly-2024-01-19

19 Jan 02:13

Choose a tag to compare

Pre-release
chore(deps): bump actions/cache from 3 to 4

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

development-nightly-2024-01-18

18 Jan 02:12

Choose a tag to compare

Pre-release
refactor: use async/await

development-nightly-2024-01-17

17 Jan 02:13

Choose a tag to compare

Pre-release
chore(deps-dev): bump rector/rector from 0.19.0 to 0.19.1

Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.19.0...0.19.1)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

development-nightly-2024-01-16

16 Jan 02:12

Choose a tag to compare

Pre-release
refactor: changed permission strings to permission enums

development-nightly-2024-01-15

15 Jan 02:13

Choose a tag to compare

Pre-release
refactor: changed permission strings to permission enums

development-nightly-2024-01-14

14 Jan 02:14

Choose a tag to compare

Pre-release
fix: corrected URL for pagination

development-nightly-2024-01-13

13 Jan 02:12

Choose a tag to compare

Pre-release
Merge branch '3.2' into 'main'

development-nightly-2024-01-12

12 Jan 02:14

Choose a tag to compare

Pre-release
refactor: code cleanup

development-nightly-2024-01-11

11 Jan 02:14

Choose a tag to compare

Pre-release
Update installation.md

Adding Kubernetes tips.