Skip to content

Releases: thorsten/phpMyFAQ

development-nightly-2023-11-02

02 Nov 02:08
Compare
Choose a tag to compare
Pre-release
Merge branch '3.2' into 'main'

development-nightly-2023-11-01

01 Nov 02:11
Compare
Choose a tag to compare
Pre-release
chore(deps-dev): bump phpstan/phpstan from 1.10.39 to 1.10.40

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.39 to 1.10.40.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.39...1.10.40)

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

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

development-nightly-2023-10-31

31 Oct 02:09
Compare
Choose a tag to compare
Pre-release
fix: added a check if .htaccess exists and if the rewrite base is jus…

development-nightly-2023-10-30

30 Oct 02:08
Compare
Choose a tag to compare
Pre-release
refactor: added controller for FAQs, removed old code, still WIP

development-nightly-2023-10-29

29 Oct 02:09
Compare
Choose a tag to compare
Pre-release
refactor: added controller for FAQs, removed old code, still WIP

development-nightly-2023-10-28

28 Oct 02:06
Compare
Choose a tag to compare
Pre-release
refactor: added controller for configuration, removed old code

development-nightly-2023-10-27

27 Oct 02:07
Compare
Choose a tag to compare
Pre-release
refactor: added controller to delete search terms, removed old code

development-nightly-2023-10-26

26 Oct 02:07
Compare
Choose a tag to compare
Pre-release
fix: corrected paths (#973)

development-nightly-2023-10-25

25 Oct 02:08
Compare
Choose a tag to compare
Pre-release
feat: added an Application class to avoid duplicated code

- we moved some classes to the Administration folder

development-nightly-2023-10-24

24 Oct 02:08
Compare
Choose a tag to compare
Pre-release
feat: rewrite of the update script using Twig (#2492)