Version 0.15.2

This release fixes an issue with supporting access tokens encoded in
 “form” request. Also, the admin form styling has been improved.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWldO/QAKCRAbLHavsWyF
 myMWAX0Q20n67smoD7ceeuCg2KtAoQWrnm0foJQcXQ6/Z2PxRFA9l7SRA6m0fFzK
 3fh/2GQBfRfIdwYqZxpRX8orMM1g8NJ1O8G0aRdVzShVCApDGbypXT5OF7038vwl
 dGMi5FZ1kw==
 =OMOB
 -----END PGP SIGNATURE-----

Merge tag 'v0.15.2' into develop

Version 0.15.2

This release fixes an issue with supporting access tokens encoded in
“form” request. Also, the admin form styling has been improved.
This commit is contained in:
Jonny Barnes 2018-01-11 11:48:20 +00:00
commit 8ad0769f2d

View file

@ -1,6 +1,6 @@
# Changelog
## Version {next}
## Version 0.15.2 (2018-01-11)
- Update micropub endpoint to support access tokens being sent in either acceptable form
- Improve admin control panel forms