* Added ids and references endpoints to ``FastAPIWrapper``. * Increase compatibility of ``SessionLoginEndpoint`` and ``CSRFMiddleware`` - adding a CSRF token as a form field should now work.
* Added docs for ``__page`` and ``__page_size`` query parameters for ``PiccoloCRUD``. * Implemented ``max_page_size`` to prevent excessive server load - courtesy sinisaos.