Skip to content

Release 2022-02-06

Choose a tag to compare

@github-actions github-actions released this 01 Apr 00:04

dokuwiki-plugin-gitbacked

gitbacked Plugin for DokuWiki - Store/Sync pages and media files in a git repository

Release notes for this version:

2022-02-06

👷 Changed

  • Created LICENSE file and removed corresponding text from the README.md - implements #67
  • Use DokuWiki's user name & email address as commit author - implements #63, #66
    • Updated default setting for $conf['addParams'] to apply DokuWiki user name as commit author and DokuWiki user eMail as eMail.
    • If DokuWiki user eMail is empty, then the eMail assigned to the commit will be empty as well.
  • Updated README.md:
    • Added a link to the referred COPYING license file originally hosted on the DokuWiki master branch to simplify a probable lookup.
    • Issues linked on startpage, motivate people to contribute

🐛 Fixed

  • Allow empty commits - fixes #39

❤️ Thanks

Many thanks for collaboration on this release for: @SECtim, @ochurlaud