Skip to content

Releases: ComputerScienceHouse/packet

Release 3.5.7

25 Aug 21:26
v3.5.7
013d429
Compare
Choose a tag to compare
  • Fetch Gravatar in navbar for intro members (#345)
  • Redirect if request came from incorrect host for SSO (#346)

Release 3.5.6

23 Aug 20:17
v3.5.6
e4414ca
Compare
Choose a tag to compare

Release 3.5.6

  • Add pip-tools locked requirements (#336)
  • Add PR to Eboard Tags (#342)

Release 3.5.5-1

21 Mar 20:26
v3.5.5-1
9999a8e
Compare
Choose a tag to compare

Fixes:

  • Dockerfile: freeze our dependencies (#318)

Release 3.5.5

21 Mar 18:04
v3.5.5
c9b6190
Compare
Choose a tag to compare

Release 3.5.5

Fixes:

  • Revert upgrade of onesignal to 2.0.0 (#289)
  • Protecting api routes from freshmen (#295)
  • Fix the missing sign button for the first packet in intro realm (#309)

Release 3.5.4

20 Aug 21:01
v3.5.4
90956fc
Compare
Choose a tag to compare

Features:

  • Hide signatures from frosh and sort by name by default (#283)

Fixes:

  • Correct counting of upper sigs (#255)
  • Make the report button readable (#286)

Dev Enhancements:

  • Automate deployment of new releases (#254)
  • Add simple readiness check (#256)
  • Type hinting and mypy (#257)
  • Various package upgrades (thanks dependabot!)
    • Subsequent pylint fixes (#285)

Release 3.5.3

20 Mar 15:49
v3.5.3
1672ecc
Compare
Choose a tag to compare

This update adds:

  • Github Codespaces config (#234)
  • Datadog APM (#237)
  • Datadog RUM (#242)
  • Separate Misc from Upper signatures in upperclassmen view (#246)
  • Improved version strings (#247)

Release 3.5.2

26 Jan 17:43
v3.5.2
e4d19a7
Compare
Choose a tag to compare

New Features:

  • Chairman -> Chairperson (#213)
  • Show times on packet end dates (#214)
  • Local dev improvements (#216)
  • Github actions CI (#231)
  • Misc dependency bumps

Release 3.5.1

02 Sep 20:21
5e09efe
Compare
Choose a tag to compare

New Features:
Wiki Maintainer Badges (#210)

Release 3.5.0

28 Aug 15:43
35fb475
Compare
Choose a tag to compare

New Features
Graph for packet aggregate signatures over time (#205)
API for making packets, freshmen and otherwise (#206)
Frontend for evals to administrate packet (#206, #207)
Custom Error pages (#200)
Ci for docker (#202)

Release 3.4.0

08 Mar 22:08
1ff8d94
Compare
Choose a tag to compare

New Features:

File and CSV export from fetch_results (#189)
Sentry configuration (#192, #193)
Python 3.7 and container optimizations (#195)
Web API support for packet creation (#190)
Whitespace handling in CSV parsing (#196)
Packet and Upperclassman statistics routes (#184)