Skip to content

Commit

Permalink
CHANGES: Document trailing slashes in routes, endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ix5 committed May 17, 2022
1 parent 96e1c5a commit da00646
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ Changelog for Isso
- Allow ``sup`` and ``sub`` HTML elements by default
- Add ``data-isso-page-author-hashes`` option to client which makes it possible
to style comments and replies made by the page's author(s).
- Strip trailing slash from public-endpoint, allow trailing slashes for routes.
A trailing slash in ``[server] public-endpoint`` is now discouraged and
throws a warning (#876, ix5)

.. _Gravatar: Image requests: http://en.gravatar.com/site/implement/images/

Expand Down

0 comments on commit da00646

Please sign in to comment.