Fixes: * Hardcoded URL in form, addressing 25 * XSRF fix for JupyterHub>4.0, addressing 27
0.9.1
- Adds a /list endpoint for showing the last several entries, with a ?limit= parameter, thanks NarekA - Adds a react example, also thanks NarekA
0.8.0
0.7.0
Changes largely prompted by JupyterHub 2.x RBAC:
- Upgrade service from token-only to OAuth authentication - Remove the logged out view of the announcement as not that useful - Updated the example configuration and README
0.6.0
HTML sanitized, thanks again hephtaicie (8)
0.5.0
* Add support of cross-origin resource sharing (CORS) requests for subdomains (7, thanks hephtaicie)