Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 844 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 844 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.1] - 2022-08-06

Added

  • Added missing token-revocation-endpoint template
  • Added profile_name and profile_photo_url fields to user template and editable profile
  • Added support for clients requesting profile information

[0.2.0] - 2022-07-04

Changed

  • Refactor: use IndieAuth protocol to sign in to applications using your domain name and optionally grant access tokens
  • Follows IndieAuth specification 2022-02-12

[0.0.1] - 2016-03-17

Added

  • Use IndieAuth protocol to sign in to your ProcessWire site