Changelog

Check out all of the latest updates, improvements, and fixes to the platform.
Login to subscribe to updates

December 2024 - v1.0.5

4 weeks ago

Static Badge

  • ⚠️ Breaking change: equipment can now be associated with only one space in the administration panel. Equipment that was associated with more spaces only remained associated with the first of those.

  • ✅ Updated to Laravel 11.x


Static Badge

  • ⚠️ Every change to the database is now logged. That log is only accessible to full administrators through the administration panel.

  • ✅ Minor fixes to the administration panel

  • ✅ A little empty grey square used to appear in the main search results when an equipment had no associated space or room.

December 2024 - v1.0.4

1 month ago

Static Badge

  • ✅ Added the possibility to show the industrial partners and EPFL partners for projects

  • ✅ Projects can now add sub-projects. That way students have a better idea of what to expect, and projects have an easier time finding students for those sub-projects.

  • ✅ For a faster experience, youtube-lite is now used for displaying youtube videos

  • ✅ Recaptcha protection was removed from pages where it was not necessary

  • ✅ Minor changes to wording on the project pages

  • ✅ Minor changes to the ui on the whole site

  • ✅ Missing shortcut to coaches index was added to the administration panel

  • ✅ Administrators have an easier time managing project videos with automatic embed link generation

  • ✅ Soft-delete functionality: administrators cannot delete records permanently anymore. They can only archive them

  • ✅ Project managers can now add sections in which the project is recruiting. That information does not appear on the user frontend yet

  • ✅ The administration panel for projects has been refactor and is now easier to navigate


Static Badge

  • ✅ Repaired project page carousels that did not display properly
  • ✅ LDAP data was incorrectly imported for user names
  • ✅ Fixed a bug where bulk changes to the resources in the administration did not reflect on the search functionality
  • ✅ Handle the case where the EPFL Actu is not reachable on the home page
  • ✅ Sort equipment properly on space pages

October 2024 - v1.0.3

2 months ago

Static Badge

  • 🔎 6 Tags are now shown when tags are collapsed in resource indexes
  • 🔮 If you are a member, coach, manager or administrator, you can now see the members of a project.

October 2024 - v1.0.2

2 months ago

Static Badge

  • 🔎 Tags that are not associated with any category do not appear anymore on resource indexes
  • ✅ Administrators can now assign categories to projects directly on Nova (this data was previously pulled from an API)

Tags on coaches index

3 months ago

Static Badge

The tag bar could not be expanded on the coaches directory page. All tags are now selectable.

Filtering for training slots

3 months ago

Static Badge

Past and cancelled training slots are now hidden by default on Nova.

You can still see them by clicking the little funnel icon on the top right of the list.

Screenshot

September 2024

3 months ago

Static Badge

The platform went public !

This month featured featured some improvements to the public UI:

  • 📱 The main page and training directory were adapted for mobile devices.
  • 🎓 The training slot details page disappeared, and the training details page now shows more slots, with an improved layout.
  • 🔎 The search functionnality has been improved for mobile devices.

Some technical improvements were made:

  • 🛣️ URLs follow a cleaner pattern and are much more resilient.

There were also a few changes for administrators:

  • ✅ Ability to nest links in card descriptions. For exemple, you can add a link in the card for a training.
  • ✅ Ability to filter training sessions ; past and cancelled sessions are now hidden.
  • ✅ Ability to use markdown for more fields in the administration panel.
  • ✅ Ability to set a custom URL for a given project.
  • ✅ Ability to sort resources manually in the different directories.

Some technical improv changes were also made to our system:

  • ✅ Improved deployment system (CI/CD)

Static Badge

The website also needed some attention for the following issues:

  • The tag bar could not be expanded on the coaches directory page. All tags are now selectable.
  • If a student failed to go to a training session, they were unable to register to another session.
  • Students could register to cancelled training slots.