Releases: rbrands/MeetUpPlanner
Releases · rbrands/MeetUpPlanner
Integration of routes
Routes from MeetUpRoutes are integrated into the MeetUpPlanner
What's Changed
- Users/rbrands/2021 08 03 by @rbrands in #90
- Users/rbrands/2021 08 04 by @rbrands in #92
- Users/rbrands/2021 10 03 by @rbrands in #94
- Update news.md by @rbrands in #95
- Handling of Komoot-Links by @rbrands in #96
- Users/rbrands/2021 10 22 by @rbrands in #97
- Integration of Routes by @rbrands in #98
- Users/rbrands/2021 11 11 by @rbrands in #99
Full Changelog: v2.1...v2.2
MeetUpPlanner update
- Updated to .NET 5
- Can be configured: MeetUpPlanenr can be used without keyword to register for meetups.
- Link previews
MeetUpPlanner as app
- 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
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
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
New features:
- Calendar page is updated on changes in real-time by using WebSockets
- Multi-Tenancy
Minor enhancements
Two new features implemented:
- Label MeetUps with "Cross"
- The host of a MeetUp can promote a participant to the new host.
v1.3
Including guests
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
First version to go public