Skip to content
##  :bookmark: Thalia Website v1.15

## Errors resolved
- Add missing `<hr>` to account page (!764) ~"priority: low" ~"members"
- Allow event cancellations when member has a fine (!792) ~"events"
- Added &nbsp; for pizza price (!791) ~"pizzas"
- Fix membership renewal page when user has no previous memberships (!785) ~"registrations"
- Only show cohort when cohort is not None (!784) ~"members"
- Fix link to minutes in meetingyear.html (!783) ~"documents"
- Translate 'Notulen' in meetingyear.html (!782) ~"documents"
- Resolve "Creating an event without specifying time crashes the request" (!770) ~"events"
- Fix multiple issues with Pizza Events (!769) ~"pizzas"
- Set max length for profile description (!768) ~"members"
- Fix uploading gifs (!757) ~"members" ~"photos"
- Fix event title overflows with indicator (!747) ~"events"
- Fix typo on renewal page (!786) ~"registrations"

## New functionality
- Resolve "Improve statistics" (!789) ~"statistics"
- Add committee roles to overview page (!788) ~"activemembers"
- Add phone and email links to events registrations overview (!777) ~"events"
- Add sorting to events backend using jQuery tablesorter (!771, !776) ~"events"
- Hide old boards as organiser for new events (!752) ~"events"
- Add confirmation message to events registration cancellation (!751) ~"events"
- Add cancel deadline to event details in admin (!750) ~"events"
- Post-process Thabloid pages to stitch spreads together (!748) ~"request for comments"
- Add separate private thumbnails view for API (!745) ~"photos"

## Technical changes
- Disable pipconflictchecker and include a check if the requirements are up to date into CI. (!790) 
- Improve usability by adding explanation about existing accounts (!787) ~"registrations"
- Build and test container in CI (!781) 
- Update Album detail title in API (!780) ~"photos"
- Get mailinglist api secret from env variables (!778) ~"mailinglists"
- Resolve "Increase the number of events on the homepage" (!756) ~"events"
- Improve Thabloid image quality (!749) ~"thabloid"
- Remove HTML escaping in the event description API. (!735) ~"events" ~"api"