Skip to content

Releases: thorsten/phpMyFAQ

development-nightly-2024-03-04

04 Mar 02:15

Choose a tag to compare

Pre-release
refactor: extend all controller from AbstractController

development-nightly-2024-03-03

03 Mar 02:08

Choose a tag to compare

Pre-release
docs: removed old API documentation, moved OpenAPI to docs/ folder

development-nightly-2024-03-02

02 Mar 02:05

Choose a tag to compare

Pre-release
chore(deps-dev): bump phpunit/phpunit from 11.0.3 to 11.0.4

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.3 to 11.0.4.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.4/ChangeLog-11.0.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.3...11.0.4)

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

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

development-nightly-2024-03-01

01 Mar 02:10

Choose a tag to compare

Pre-release
docs: removed obsolete documentation

development-nightly-2024-02-29

29 Feb 02:05

Choose a tag to compare

Pre-release
docs: removed obsolete documentation

development-nightly-2024-02-28

28 Feb 02:06

Choose a tag to compare

Pre-release
feat(api): refactored REST API to register users

development-nightly-2024-02-27

27 Feb 02:06

Choose a tag to compare

Pre-release
feat(api): refactored REST API to fetch all FAQs

development-nightly-2024-02-26

26 Feb 02:08

Choose a tag to compare

Pre-release
feat(api): more OpenAPI documentation

development-nightly-2024-02-25

25 Feb 02:08

Choose a tag to compare

Pre-release
feat(api): added Swagger Editor as container for testing, added more …

development-nightly-2024-02-24

24 Feb 02:05

Choose a tag to compare

Pre-release
feat(api): added support for OpenAPI