...
The following changes have been made to the MyTimetable backend and underlying software, and have no direct impact on MyTimetable functionality:
- Carriage returns without linefeeds are now filtered when retrieving data from Syllabus Plus. These characters often end up in S+ data, for example when copying from Microsoft Excel, but cause issues when publishing iCalendar feeds.
- Incremental rendering used on more places in the application, to prevent unresponsive browsers.
- Change of logging framework to Logback.
- Upgrades of dependencies:
- Spring (3.2.3.RELEASE)
- Spring Security (3.1.4.RELEASE)
- AspectJ (1.7.3)
- Infinispan (5.3.0.Final)
- Javassist (3.18.0-GA)
- jTDS (1.2.8)
- CXF (2.7.5)
...