Skip to content

Releases: rbrands/MeetUpPlanner

Integration of routes

18 Nov 06:03
e38178e
Compare
Choose a tag to compare

Routes from MeetUpRoutes are integrated into the MeetUpPlanner

What's Changed

Full Changelog: v2.1...v2.2

MeetUpPlanner update

02 Aug 17:15
e4c68cf
Compare
Choose a tag to compare
  • Updated to .NET 5
  • Can be configured: MeetUpPlanenr can be used without keyword to register for meetups.
  • Link previews

MeetUpPlanner as app

10 Nov 20:43
ff85701
Compare
Choose a tag to compare
  • The MeetUpPlanner can now be installed as PWA ("Progressive Web Application") and can send push notifications (not yet on iOS)
  • Configure a minimum of participants required
  • Mark a MeetUp as "Canceled"
  • Define a "scope" to be used for guests.
  • MeetUpPlanner can be locked
  • Tenant and general settings are now handled externally by another app with authentication

Weekly MeetUps

03 Oct 10:13
Compare
Choose a tag to compare

New features:

  • For Admins: A MeetUp can be marked as "weekly". The corresponding MeetUp will be repeated for the next week automatically, triggered by a Function (called via Power Automate).
  • A new field for MeetUps to provide a link (e.g. Google Maps) to the starting point of the MeetUp
  • New field for comments to info cards for providing a link, e.g. to share a photo-link after a MeetUp
  • The creation of MeetUps can be restricted only to be available for Admins via Administration (Client Settings)
  • Admins can now lock the MeetUpPlanner. That means that users with the regular keyword aren't able to got to calendar. Use case for this feature is e.g. offline window for troubleshooting or avoiding MeetUps due to new "Corona"-rules ...
  • Admins can navigate to the past day by day, enabling them to add participants to MeetUps afterwards.
  • Admins can create "InfoCards" intended to be used to provide further infos to the users beyond MeetUps, e.g. link to weather forecast or a "whiteboard". It can be configured for every "InfoCard" is commenting is enabled and how long comments will be stored.

MeetUps without guides possible

20 Sep 16:39
48814e8
Compare
Choose a tag to compare

New features:

  • Allow a different (higher) group-size for admins. This enables more flexibility allowing bigger groups if needed.
  • Guides and Admins can register others.
  • Admins can create MeetUps without guides. This could be used for regular MeetUps.

Multi-Tenancy

26 Aug 05:21
Compare
Choose a tag to compare

New features:

  • Calendar page is updated on changes in real-time by using WebSockets
  • Multi-Tenancy

Minor enhancements

21 Aug 09:34
Compare
Choose a tag to compare

Two new features implemented:

  • Label MeetUps with "Cross"
  • The host of a MeetUp can promote a participant to the new host.

v1.3

14 Aug 07:10
Compare
Choose a tag to compare

Improved responsivness

Including guests

13 Aug 17:59
6c294af
Compare
Choose a tag to compare

New features:

  • Invitation/Registration of guest.
  • Labeling of special group-ride day possible, e.g. "SuDi" or "ScuSo"
  • Disclaimer texts now editable
  • Minor bug fixes

First version

03 Aug 06:47
b912577
Compare
Choose a tag to compare

First version to go public