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 Jun 5, 2022
1 parent 60ef639 commit de07b3a
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 @@ -31,6 +31,9 @@ Changelog for Isso
- Add ``/config`` endpoint for fetching server configuration options that
affect the client
- Remove ``/count`` GET endpoint (use POST instead)
- 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)

- Replace ``contenteditable`` ``div`` with ``textarea`` to fix issues when
editing messages that contain indented code
Expand Down

0 comments on commit de07b3a

Please sign in to comment.