Skip to content

Releases: GEWIS/gewisweb

Version 2.5.1

28 Dec 20:42
d90eb59
Compare
Choose a tag to compare
  • 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

22 Dec 06:59
ab4d9b7
Compare
Choose a tag to compare
  • 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

03 Dec 14:27
865ffb1
Compare
Choose a tag to compare
  • 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

29 Nov 16:03
a9cb51a
Compare
Choose a tag to compare
  • Added security policy and security.txt.
  • General improvements.

Version 2.4.10

22 Nov 19:23
3e7db94
Compare
Choose a tag to compare
  • 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

17 Nov 18:43
d739a2f
Compare
Choose a tag to compare
  • 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

16 Nov 23:20
9b63263
Compare
Choose a tag to compare
  • 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

16 Nov 20:53
f860fa5
Compare
Choose a tag to compare
  • 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

06 Nov 09:03
b27c4b1
Compare
Choose a tag to compare
  • Updated design and layout of the administration pages.
  • Improved distinguishability of options in the activity option calendar.
  • Switched from utf8 to utf8mb4, 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

19 Oct 13:16
cd4bfca
Compare
Choose a tag to compare
  • 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.