Skip to content

Releases: UCF/unify-events

v2.6.2

16 Aug 14:59
6a2260c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.2

v2.6.1

19 Jun 18:02
177184f
Compare
Choose a tag to compare

What's Changed

  • Added undefined protection to slider javascript by @jmbarne3 in #189

Full Changelog: v2.6.0...v2.6.1

v2.6.0

28 Feb 19:44
9c6c6ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.6.0

v2.5.2

26 Oct 17:45
58cfc44
Compare
Choose a tag to compare

Dependencies:

  • Updated gunicorn

v2.5.1

30 May 16:14
Compare
Choose a tag to compare

Bug Fixes:

  • Readded necessary constants to the manager javascript.

v2.5.0

24 May 18:24
Compare
Choose a tag to compare

Enhancements:

  • Updated analytics to use GA 4

v2.4.0

30 Nov 14:50
Compare
Choose a tag to compare

Enhancements:

  • Added trusted field to calendars to allow for immediate publishing of events to the main calendar.
  • Added promotions functionality to allow for promotional images to be added to the events sidebar.

v2.3.1

15 Sep 20:31
a741aed
Compare
Choose a tag to compare

Bug Fixes:

  • Properly renders html entities in the event description on listing pages.

v2.3.0

28 Jun 18:41
Compare
Choose a tag to compare

What's Changed

  • 'Add User' button and 'No Results Found' message updates by @cadie in #137

Full Changelog: v2.2.7...v2.3.0

v2.2.7

20 May 16:27
717858b
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed typing error bug with the logic that redirects non-existing page indexes to the first page.
  • Updated the HTML parsing logic to be python 3.9 compatible.
  • Added a no index meta to all pages after page 1.