Skip to content

Releases: dregad/dokuwiki-plugin-authwordpress

2024-03-06 (v1.2.1)

07 Mar 07:35
release_2024-03-06
Compare
Choose a tag to compare

Added

  • Translations: Chinese

2023-06-06 (v1.2.0)

06 Jun 20:06
release_2023-06-06
Compare
Choose a tag to compare

Changed

  • PSR-12 coding standard (#20)

Removed

  • Support for DokuWiki 2020-07-29a “Hogfather” and older

Fixed

  • Compatibility with MySQL 8.0.2+ (#17) - thanks to @susnux and @Aetf
  • dbglog() is deprecated (#19)

2020-03-14 (v1.1.3)

14 Mar 22:47
release_2020-03-14
Compare
Choose a tag to compare

Added

  • Translations: French, Dutch, Portuguese (Brazil)

2016-03-03 (v1.1.2)

03 Mar 23:09
release_2016-03-03
Compare
Choose a tag to compare

Bug fixes

  • #9: DB connection with UTF8 charset

2016-02-13 (v1.1.1)

13 Feb 22:08
release_2016-02-13
Compare
Choose a tag to compare

Bug fixes

  • #8: Fix error with PHP 5.4 and older

2016-01-23 (v1.1)

23 Jan 17:29
release_2016-01-23
Compare
Choose a tag to compare

New features

  • #6: Add support for DokuWiki User Manager

Enhancements

  • #3: Connect to the DB only once
  • #4: Control default group membership via config option
  • #5: Log debugging information

Bug fixes

  • #1: Configurable Wordpress Database Table prefix

Code now adheres to PSR-2 coding standard.

2015-11-21 (v1.0)

13 Jan 16:18
release_2015-11-21
Compare
Choose a tag to compare

Initial creation with bare bones implementation.

  • authentication against Wordpress database back-end
  • integration with DokuWiki's configuration manager