Releases: CRBroughton/Forager
Releases · CRBroughton/Forager
2.2.1 Pre-release
I've done some work on integrating support for Discord OAuth2 login. As this is still a bit experimental, it's currently under a pre-release version of Forager, and may be removed in future versions.
2.2.0 Pre-release
Feature Changes
- Users can now receive native notifications via the Notifications API. Initial support for this feature will be to support notifications when a foragable is 'in season', using the months the user has selected in the Foragables menu. When an item(s) is in season, a notification will be presented to the user, informing them of this fact. Notification support is limited to desktop browsers that fully support the Notifications API, as well as Firefox Mobile.
Minor Changes
- 1792f40: Users can now create custom colours for Foragables
Patch Changes
2.1.1
2.1.0
Minor Changes
- 2f5dabb: Users can now create landmarks - Users are now able to create landmarks. This feature re-purposes the arbitrary item menu to allow users to add landmarks to the map. Landmarks, like items, can also be deleted.
- a021252: move calendar month component to images menu - Previously, all added items of interest could not have their calendar months customised. You can now customise items 'startMonth' and 'endMonth' months, the months you can expect to find this item in the wild. Any existing items you have will need to be manually edited.
Patch Changes
2.0.0
Major Changes
- Move environment settings to user account
- Users will now have to provide thier own Mapbox API keys on account creation (this is a breaking change).
- Users will now have to ensure the appropriate Pocketbase server URL is set on first launch to properly communicate with the server.