1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

add wake-lock support and toggle support (#1006)

* add wake-lock support and toggle support

* add note in change-log

* bump dependencies

* update discord webhooks
This commit is contained in:
Hayden 2022-02-26 11:20:49 -09:00 committed by GitHub
parent 1ffd668033
commit faf88ff820
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 74 additions and 21 deletions

View file

@ -76,6 +76,7 @@
#### 🍴 Recipe General
- Recipe Pages not implement a screen lock on supported devices to keep the screen from going to sleep.
- Recipes are now only viewable by group members
- Recipes can be shared with share links
- Shared recipes can now render previews for the recipe on sites like Twitter, Facebook, and Discord.