Skip to content

Releases: rcthomas/jupyterhub-announcement

0.9.2

05 Jun 20:26
Compare
Choose a tag to compare

Fixes:

  • Hardcoded URL in form, addressing #25
  • XSRF fix for JupyterHub>4.0, addressing #27

0.9.1

07 Dec 23:37
Compare
Choose a tag to compare
  • 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

29 Jul 23:13
Compare
Choose a tag to compare
Add url

0.7.0

12 Jan 04:02
96549cc
Compare
Choose a tag to compare

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

26 Aug 22:24
1504bf2
Compare
Choose a tag to compare

HTML sanitized, thanks again @hephtaicie (#8)

0.5.0

23 Jul 17:30
e6c054f
Compare
Choose a tag to compare
  • Add support of cross-origin resource sharing (CORS) requests for subdomains (#7, thanks @hephtaicie)

0.4.1

25 Oct 18:43
Compare
Choose a tag to compare

SSL support

0.3.1

02 Oct 02:23
Compare
Choose a tag to compare

Fixes a bug where the REST endpoint wasn't properly checking whether the queue was empty properly.

0.3.0

01 Oct 00:49
0b678e0
Compare
Choose a tag to compare
Merge pull request #3 from rcthomas/purge-old-announcements

Purge old announcements