Skip to content

Commit

Permalink
Updated readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexboia committed Dec 1, 2022
1 parent fce3f56 commit 09c738c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ The following languages are supported:
- Added shortcuts to plug-in's entry from the plug-in listing page;
- Added maintenance page with the following tools: clear cached track data, clear all trip summary info, detect posts that have missing track files;
- Added JSON-LD structured data to posts or pages that have trip summary track data (type Place, with box GeoShape);
- Added additional REST API field to WP-JSON post endpoint to return trip summary data;
- Fixed MysqliDb dependency - The MysqliDb generates deprectation warnings and needs to be updated ([Issue #79](https://github.com/alexboia/WP-Trip-Summary/issues/79));
- Fixed JS warnings caused by including editor scripts in non-editor pages ([Issue #78](https://github.com/alexboia/WP-Trip-Summary/issues/78));
- Added trip summary audit log to post edit and post listing pages ([Issue #80](https://github.com/alexboia/WP-Trip-Summary/issues/80));
Expand Down
3 changes: 2 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,12 @@ Head over to the plug-in's GitHub page (https://github.com/alexboia/WP-Trip-Summ

== Changelog ==

= 0.2.8. =
= 0.2.8 =
- Added trip summary audit log to post edit and post listing pages;
- Added maintenance page with the following tools: clear cached track data, clear all trip summary info, detect posts that have missing track files;
- Added JSON-LD structured data to posts or pages that have trip summary track data (type Place, with box GeoShape);
- Added shortcuts to plug-in's entry from the plug-in listing page;
- Added additional REST API field to WP-JSON post endpoint to return trip summary data;
- Updated UI + UX of the lookup data management editor page;
- Usability improvements;
- Updated help contents.
Expand Down

0 comments on commit 09c738c

Please sign in to comment.