Skip to content

Releases: hypothesis/wp-hypothesis

v0.7.3

05 Feb 15:31
d251d48
Compare
Choose a tag to compare

Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

26 Jan 14:35
cabd9a3
Compare
Choose a tag to compare

Added

  • Add a basic Makefile by @acelaya in #45
  • Prepare for packagist.org publishing by @acelaya in #53
  • Fix guideline issues by @acelaya in #54
  • Migrate to BSD-3-Clause license for WordPress guidelines compliance by @acelaya in #55

Full Changelog: v0.7.1...v0.7.2

v0.7.1

25 Jan 11:41
266d456
Compare
Choose a tag to compare

Fixed

  • Add wp-cli.phar file to .distignore by @acelaya in #47

Full Changelog: v0.7.0...v0.7.1

v0.7.0

25 Jan 11:32
2b5da11
Compare
Choose a tag to compare

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
9976e2a
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
  • Add localization support.
  • Fix an error in options sanitization routine.

Hypothesis for WordPress 0.4.8

16 Nov 18:57
Compare
Choose a tag to compare
  • Refactor per-post type settings for Hypothesis display.
  • Add hypothesis_supported_posttypes to allow developers to support their custom post types.

v0.2.0

01 Jul 15:10
Compare
Choose a tag to compare
  • Adds Hypothesis settings panel
  • Admins can now configure which pages, posts, or categories
    to load Hypothes.is on.