Releases: GEWIS/gewisweb
Releases · GEWIS/gewisweb
Version 2.5.1
- Added GitHub Actions for automated analysis and feedback of proposed changes.
- Added initial framework for (automated) unit testing.
- Updated the Public Archive to use the new file server.
- Switched to stricter type checking to set a baseline for code style and improved error checking.
- Fixed issue where pulsing attention dot would not get removed while navigating between photos.
- Fixed issue where albums with long names would create unnatural layouts.
- Fixed issue where albums with children would not be accessible.
- Fixed several other bugs while adding strict type checks.
Version 2.5
- Added a privacy widget where users can set their tracking preferences.
- Improved the new photo viewer.
- Upgraded to PHP 8.1
- Removed the old photo viewer.
Version 2.4.12
- Added the ability to change sub-albums to normal albums.
- Added button to Supremum website in Members section.
- Remove defunct Microsoft Dreamspark/Imagine integration.
Version 2.4.11
- Added security policy and security.txt.
- General improvements.
Version 2.4.10
- Improved accessibility by replacing
<i></i>
and<b></b>
tags with more appropriate alternatives. - Fixes issue where old, already approved, options would be considered 'overdue'.
Version 2.4.9
- Fixed issue where it was not possible to create or edit job or banner packages for companies.
This version is a hotfix.
Version 2.4.8
- Fixed issue where it was impossible to comment on polls.
- Fixed issue where it was impossible to subscribe to a sign-up list when it contained sign-up options.
This version is a hotfix.
Version 2.4.7
- Added admin interface to allow for management of activity calendar option periods.
- Added approve button to the activity calendar slide-out and fixed colour of original approve button.
- Improved option data in the activity calendar by displaying option type instead of creation time.
- Updated dependencies and removed the jQuery datetimepicker.
- Changed "lunch lecture" option type to "lunch break".
- Fixed issue where "My Activities" was shown to users who were not logged in.
- Fixed issue where the background of approved options in the activity calendar was not correctly coloured.
- Fixed issue where incorrectly encoded characters where displayed in imported or old data.
Version 2.4.6
- Updated design and layout of the administration pages.
- Improved distinguishability of options in the activity option calendar.
- Switched from
utf8
toutf8mb4
, allowing proper use of the full Unicode range (including new emojis). - Privileges from old boards are automatically removed after July 1.
- Updated dependencies and removed unused dependencies.
- Fixed issue where visiting non-existent meetings would result in an exception.
- Fixed issue where the public archive would not be up-to-date.
Version 2.4.5
- Improved layout of the main navbar, fixes overlap between members link and user's name.
- Fixed issue where most pages under
/member
were very slow. This significantly speeds up member lookups.