Releases: hypothesis/wp-hypothesis
Releases · hypothesis/wp-hypothesis
v0.7.5
02 Dec 08:57
Compare
Sorry, something went wrong.
No results found
v0.7.4
10 Apr 08:56
Compare
Sorry, something went wrong.
No results found
v0.7.3
05 Feb 15:31
Compare
Sorry, something went wrong.
No results found
v0.7.2
26 Jan 14:35
Compare
Sorry, something went wrong.
No results found
v0.7.1
25 Jan 11:41
Compare
Sorry, something went wrong.
No results found
v0.7.0
25 Jan 11:32
Compare
Sorry, something went wrong.
No results found
Added
Add support for WordPress v6
Create GitHub Actions workflow for automatic publishing by @acelaya in #44
Add docker-compose file for development environment by @acelaya in #43
Changed
Update project dependencies and CI workflow by @acelaya in #41
Full Changelog : 0.6.0...v0.7.0
0.6.0
10 Aug 02:49
Compare
Sorry, something went wrong.
No results found
Fix PDF links in multisite and other customized installations (props @boonebgorges ).
Tested up to WordPress 5.2.2.
Updated to current WordPress Coding Standards.
Automated deploys to WordPress plugin directory.
Hypothesis for WordPress 0.5.0
19 Dec 19:14
Compare
Sorry, something went wrong.
No results found
Fix an incompatibility with PHP < 5.4 introduced in the last release.
Load plugin textdomain.
Hypothesis for WordPress 0.4.9
07 Dec 19:44
Compare
Sorry, something went wrong.
No results found
Add localization support.
Fix an error in options sanitization routine.
Hypothesis for WordPress 0.4.8
16 Nov 18:57
Compare
Sorry, something went wrong.
No results found
Refactor per-post type settings for Hypothesis display.
Add hypothesis_supported_posttypes to allow developers to support their custom post types.