This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Releases: centaurus22/ruhrpottmetaller-editor
Releases · centaurus22/ruhrpottmetaller-editor
v3.0.5
What's Changed
- Fix Bug that prevents editing concerts
- Bump phpunit/phpunit from 9.6.10 to 9.6.17 by @dependabot in #44
- Bump squizlabs/php_codesniffer from 3.8.1 to 3.9.0 by @dependabot in #43
New Contributors
- @dependabot made their first contribution in #44
Full Changelog: v3.0.4...v3.0.5
v3.0.4
Full Changelog: v3.0.3...v3.0.4
- Repair the function which marks events as published
- Minor changes in the README
v3.0.3
Full Changelog: v3.0.2...v3.0.3
- Ensure compatibility of htmlspecialchars() function calls with PHP 8.2
- Fix a form field’s placeholder text
v3.0.2
Full Changelog: v3.0.1...v3.0.2
- Ensure that the application is compatible with PHP 8.2
Version 3.0.1
What's Changed
- Fix a bug in the concert editor. by @klaus-thorres in #39
Full Changelog: v3.0.0...v3.0.1
Version 3.0.0
What's Changed
- Modernization of the database structure.
- Changing the project structure for security reasons.
- Minor changes and improvements.
Full Changelog: v2.0.0...v3.0.0
Version 2.0.0
This was changed
- Complete rewrite of the application.
- Respects now the MVC concept
- Better design in terms of styling.
Features
- Save and edit data related to music events.
- Edit the names of bands, cities, venues.
- Export concerts and festivals in human readable form.
- Mark bands whose concerts should not be exported.
First release
Features of the first release:
- Save and edit data about concerts and festivals, including bands, date and venue.
- Edit the names of bands, cities, venues.
- Export concerts and festivals in human readable form.
- Mark bands whose concerts should not be exported.