Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Proper indexes and foreign keys have been added to the user preferences database. The SQL database schema will be automatically upgraded on first start of the application and any existing subscriptions will be automatically deduplicated. Since this upgrade may take some time, it may be necessary to temporarily remove or increase the socketTimeout value in the user preferences database connection string.
  • Option added to set the transactional isolation level, using the server-side property TransactionIsolation, see the Spring documentation for possible values. The default is ISOLATION_DEFAULT.
  • 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.
  • Database serialisation improvements have been made, to ensure a consistent user database and prevent exceptions during concurrent access.
  • Apache CXF was updated to version 2.7.7.

Removed and deprecated features

...