Skip to content

Commit

Permalink
Archive changelog for 1.9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
abrain committed Feb 11, 2024
1 parent 299728d commit 99e0c6a
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 38 deletions.
34 changes: 34 additions & 0 deletions src/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
= 1.9.7 =
* Fix: Compatibility issue with Elementor

= 1.9.6 =
* Fix: Compatibility issue with PHP 7.4 and newer during import

= 1.9.5 =
* Fix: In some cases incident numbers were not regenerated after changing the format
* Accessibility: Improve navigation of the widgets if the theme supports the navigation-widgets feature

= 1.9.4 =
* Fix: Editor would not show checkboxes for units if no vehicles existed

= 1.9.3 =
* Fix: Editor would not show checkboxes for units on a new site
* Fix: Unexpected format of the global post object could cause an error

= 1.9.2 =
* Fix: Units without vehicles could not be selected in the editor

= 1.9.1 =
* Fix: Too narrow PHP type check prevented creation of other post types

= 1.9.0 =
* Vehicles can be associated with a unit
* Incident numbers can have a separator between the year the and sequential number
* Classic singular view of reports shows vehicles grouped by unit, if units are used
* Templates: Added placeholder for vehicles grouped by unit
* Units: Display order can be customized
* Editor: Vehicles appear grouped by unit
* Editor: Meta box for incident details is now mobile friendly
* Editor: Notice about wrong date format only appears after leaving the field
* Internationalized more labels

= 1.8.0 =
* Fix: Not all vehicles could be removed from an existing Incident Report
* Shortcode `reportcount` can be filtered by status (actual or false alarm)
Expand Down
39 changes: 1 addition & 38 deletions src/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: abrain
Donate link: https://einsatzverwaltung.org/unterstuetzen/
Tags: Feuerwehr, fire department, EMS
Requires at least: 5.6.0
Tested up to: 6.1
Tested up to: 6.4
Requires PHP: 7.1.0
Stable tag: 1.10.2
License: GPLv2
Expand Down Expand Up @@ -67,46 +67,9 @@ Yes, you can find them on [our website](https://einsatzverwaltung.org/faq/).
* Autocomplete for incident location
* Fix: Changing the category setting for incident reports caused an error on fresh installations

= 1.9.7 =
* Fix: Compatibility issue with Elementor

= 1.9.6 =
* Fix: Compatibility issue with PHP 7.4 and newer during import

= 1.9.5 =
* Fix: In some cases incident numbers were not regenerated after changing the format
* Accessibility: Improve navigation of the widgets if the theme supports the navigation-widgets feature

= 1.9.4 =
* Fix: Editor would not show checkboxes for units if no vehicles existed

= 1.9.3 =
* Fix: Editor would not show checkboxes for units on a new site
* Fix: Unexpected format of the global post object could cause an error

= 1.9.2 =
* Fix: Units without vehicles could not be selected in the editor

= 1.9.1 =
* Fix: Too narrow PHP type check prevented creation of other post types

= 1.9.0 =
* Vehicles can be associated with a unit
* Incident numbers can have a separator between the year the and sequential number
* Classic singular view of reports shows vehicles grouped by unit, if units are used
* Templates: Added placeholder for vehicles grouped by unit
* Units: Display order can be customized
* Editor: Vehicles appear grouped by unit
* Editor: Meta box for incident details is now mobile friendly
* Editor: Notice about wrong date format only appears after leaving the field
* Internationalized more labels

== Upgrade Notice ==
= 1.10.1 =
Maintenance Release

= 1.10.0 =
New API endpoint, roles, and more

= 1.9.7 =
Maintenance Release

0 comments on commit 99e0c6a

Please sign in to comment.