-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
64 lines (45 loc) · 1.42 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
=== Open Government Publications ===
Contributors: Súdwest-Fryslân, sanderdekroon
Tags: sudwestfryslan, officielebekendmakingen, government publications, owc
Requires at least: 5.1
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 2.0.9
Import and publish Government Publications through the REST API.
== Description ==
Import and publish Government Publications through the REST API.
== Installation ==
= Minimum Requirements =
* PHP 7.4 or greater
= Manual installation =
Download this plugin through Github and upload it to the webserver.
== Changelog ==
= 2.0.9 - 2025-01-16 =
* Changed: updated SRU 2.0 support
* Changed: updated dependencies
= 2.0.8 - 2024-02-09 =
* Changed: set license to EUPL 1.2
* Changed: updated dependencies
= 2.0.7 - 2023-02-23 =
* Added: composer support
* Changed: updated dependencies
= 2.0.6 - 2022-10-13 =
* Added: Invoke import and check methods through WP CLI
* Changed: Fix invalid typehints and returntypes
= 2.0.5 - 30-08-2022 =
* Fix missing `max_num_pages` value
= 2.0.4 - 18-08-2022 =
* Fix updater using release assets
* Fix unaccessible callback method
= 2.0.3 - 18-08-2022 =
* Replaced node-sass with (dart-)sass
* Fix PHP 8 deprecation notice
* Fix `rsync` issue when building packaged release
* Update Plugin Update Checker to 4.13
= 2.0.2 - 02-08-2022 =
* Fix readme file
* Fix build process
= 2.0.1 - 28-07-2022 =
* Added missing updater
= 2.0.0 - 28-07-2022 =
* Plugin rewrite