Skip to content
##  :bookmark: concrexit v22

## Errors resolved
- Fix for API assuming non external registration (!1162) ~"events"
- Changed Date Format in List View + Translations (!1159) ~"events"
- Fixed Visual Error Committees (!1149) ~"activemembers"
- Clickable links to Achievements and Societies (!1160) ~"activemembers"
- Fix vars in fstr in conscribosync.py (!1152, !1142) ~"members"
- Don't cascade user deletion into deletion of exams etc (!1144) ~"members"
- Remove SECRET_KEY from production.py (!1146) 

## New functionality
- Add automatic NextCloud group for committee chairs (!1168) ~"activemembers"
- Add 'Display members' field for MemberGroup (!1150, !1165) ~"activemembers"
- Add membership type to payment notes (!1147) ~"registrations"
- Add country field to user profiles (!1140) ~"registrations" ~"members"
- Add more functionality to payments admin (search, export, fields) (!1154, !1169) ~"payments"
- Add wire payment type to payments app (!1145) ~"payments"

## Technical changes
- Update Python and Postgres (!1151, !1148) 
- Update pipfile.lock (!1161) 
- (Doet Luko) Thumbnailing refactor (!1155, !1167) ~refactor ~"security"
- Events payments refactor (!1112, !1153) ~"events" ~refactor
- Unify used tablesorter plugins (!1143) ~"events" ~"pizzas" ~refactor
- Replace 'supporter' value in Membership model by 'benefactor' (!1141) ~"members" ~"registrations" ~refactor
- Remove miscellaneous from top of documents page (!1139) ~"documents"
- Set download attribute on Thabloid download links (!1138) ~"thabloid"