Skip to content

4.5

Compare
Choose a tag to compare
@YahnisElsts YahnisElsts released this 30 Dec 11:11
· 212 commits to master since this release
  • Added support for GitLab subgroups.
  • Custom GitLab repository URLs can now include a port number. Props to @Spidlace.
  • Added a Canadian French translation. Props to @eric-gagnon.
  • Added Dutch translations. Props to @futtta.
  • Fixed GitLab download URLs. Due to recent changes to the GitLab API, the old way of downloading updates no longer works. Props to @froger-me for the fix and to everyone who provided feedback/test cases in #240.
  • Fixed WordPress incorrectly reporting unknown compatibility of a plugin/theme update in some cases. Props to @dangoodman.
  • Fixed two PHP notices in readme-parser.php. Props to @Tofandel for one of the fixes.
  • Fixed the readme parser ignoring the last readme.txt section when it's empty.
  • Fixed slug conflict detection.
  • Switched to generating OAuth nonces in a cryptographically secure way.