Skip to content

Releases: rcos/Telescope

Telescope 0.9.0

03 Feb 03:12
Compare
Choose a tag to compare

0.9.0 - February 2nd, 2022

  • Fixed bug in rendering of registration form. (#222)
  • User profile OGP tags (#228)
  • OGP theming (#235)
  • Added Spring 2022 RCOS proposal (#240)
  • Updated minimum rust version to 1.58.1.
  • Fixed bug that missed verified role on users already in the RCOS Discord. (#236, #242)

Telescope 0.8.5

31 Dec 06:40
Compare
Choose a tag to compare

0.8.5 - December 31st, 2021

  • Changes to the config file:
    • The public telescope URL is now in the root of the config rather than the Discord section.
  • Dynamic OGP tags. (#218)
  • Server side cohort validation. (#220)

Telescope 0.8.4

30 Dec 00:26
Compare
Choose a tag to compare

0.8.4 - December 29th, 2021

  • Disabled signup using anything except Discord. (#217)
  • Added descriptions OGP tag. (#216)

Telescope 0.8.3

23 Dec 03:48
0cbd5dc
Compare
Choose a tag to compare

0.8.3 - December 22nd, 2021

  • Updated minimum rust version to 1.57.0.
  • Added Open Graph Protocol meta tags to site. (#205)
  • Fixed critical security issues reported by Chris Reed (Thanks, Chris, for reporting these to me):
    • XSS bug in the meeting description text box.
    • Privilege escalation bug on the user settings page.
  • Fixed two typos also reported by Chris Reed (Thanks again Chris)
  • Updates to a variety of dependencies.

Telescope 0.8.2

30 Nov 22:03
40cd491
Compare
Choose a tag to compare

0.8.2 - November 30th, 2021

  • Fixed bug that prevented user deletion. (#204)

Telescope 0.8.1

19 Nov 19:36
3cc997c
Compare
Choose a tag to compare

0.8.1 - November 19th, 2021

  • Fixed bug that prevented meeting creation.

Telescope 0.8.0

17 Nov 22:25
Compare
Choose a tag to compare

0.8.0 - November 17th, 2021

  • Replaced all usernames with user IDs. (#130)
  • Updated Hasura to v2.0.10

Telescope 0.7.3

03 Nov 16:53
Compare
Choose a tag to compare

0.7.3 - November 3rd, 2021

  • Changes to the config file:
    • Now only a single RCOS Discord server ID is accepted instead of a list of IDs.
  • Fixed error caused by unlinking Discord account while authenticated with Discord. (#185)
  • Update Rust to 1.56 and Rust 2021 Edition. (#186)
  • Change RCOS contact email from rcos.management@gmail.com to rcos-leadership@googlegroups.com. (#188)
  • Add Discord gateway. (#178)
  • User deletion functionality. (#15, #189)

Telescope 0.7.2

12 Oct 20:49
62aa557
Compare
Choose a tag to compare

0.7.2 - October 12th, 2021

  • Account linking with Discord (#5, #181)
  • Updated Discord colors and icons (#116, #181, #182)
  • Tweaked format of Discord Guild IDs in config file (#179)

Telescope 0.7.1

29 Sep 23:44
Compare
Choose a tag to compare

0.7.1 - September 29th, 2021

  • Make the /whois discord command ephemeral -- only the user who invokes the
    interaction will see the response.
  • Fixed "Schedule" link on the home page to render correctly on Safari. ([#176])
  • Updated everything to work at https://rcos.io instead of https://telescope.rcos.io.

(from changelog)