Skip to content

Releases: lowercasename/gathio

v1.5.0

31 Jul 21:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

27 Feb 17:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

26 Feb 15:07
de68844
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

02 Feb 11:06
Compare
Choose a tag to compare

Bugfixes:

  • Improve error handling for image uploads to prevent accepting unsupported formats
  • Fix event deletion to work correctly (thanks @redneckcatholic)
  • Better handling for event attendee limits
  • Prevent MongoDB issues with event deletion passwords

Features:

  • Update ActivityPub code to support recent Mastodon (thanks @dariusk)
  • Allow attendees to specify number of people in their party

v1.2.2

27 Apr 20:42
Compare
Choose a tag to compare

Bugfixes:

  • Fixed a bug where attendee passwords weren't saving, and passwords weren't being checked for uniqueness, which meant that one attendee with a blank password ended up removing all other attendees with blank passwords
  • Fixed some frontend JS errors

New features:

  • A 'subscribe to event group' button which allows users to receive notification of new events by email
  • An (experimental) ICS calendar feed URL for event groups which allows calendar apps to sync to new event group events

v1.2.1

23 Apr 14:16
Compare
Choose a tag to compare
  • Fixed a bug where event information wasn't appearing on event group pages
  • Dependency updates

v1.2

17 Jan 11:49
Compare
Choose a tag to compare

Changes to functionality:

  • Option to remove Ko-Fi box on front page
  • Email addresses are now optional when creating events and groups
  • Event and group editing tokens are saved in localStorage
  • Updated Bootstrap, some small styling changes

v1.1.1

07 Feb 13:55
Compare
Choose a tag to compare

Bugfixes to iCal file generation, some package updates.

v1.1.0

13 Feb 23:10
472f93b
Compare
Choose a tag to compare

Lots of new features including Federation support, Docker support, TravisCI support, and email templates.

v1.0.0

02 Jan 23:59
df8d3cd
Compare
Choose a tag to compare

First release!

Changelog:

  • Some dependency updates
  • An option to export events as iCal files
  • Some CSS tweaks to improve the event view