Features
- news: allow quick dismiss for admins (Kalista Payne)
Bug Fixes
- pins: don't erase pinned quest potions (Kalista Payne)
- news: allow X dismiss for everyone (Kalista Payne)
- prevent duplicate streak achievement notifications (HabitRPG#13325) (HabitRPG#15550) #15550 (Rohithgowda K)
Chores
- npm: update lockfiles (Kalista Payne)
- git: update submodule (Kalista Payne)
Commits
- 3355500: Translated using Weblate (French) (Weblate)
- 1675c27: Merge branch 'origin/develop' into Weblate. (Weblate)
- 8c90e54: 5.46.2 (Kalista Payne)
- 8b86415: Added Dockerfile and workflow to create and publish production containers. (Adrian Winterstein)
- 92895ff: Grant subscription to every user during registration and make first user an admin. (Adrian Winterstein)
- f52c6ca: Disables payment for group plans. (Adrian Winterstein)
- 4865662: Configurable registration only by invite. (Adrian Winterstein)
- 7da0833: Removes most parts of the footer. (Adrian Winterstein)
- 890e5d8: Buy gems with gold instead of money. (Adrian Winterstein)
- c88fd42: Disables analytics. (Adrian Winterstein)
- 2db330b: Disables payment scripts setup. (Adrian Winterstein)
- cec0670: Removes information from subscription settings (Adrian Winterstein)
- 12edb88: Cleanup of the settings pages. (Adrian Winterstein)
- f9c2aed: Removes links from the header menu. (Adrian Winterstein)
- e1aefa0: Removes "social" logins from the registration and login pages. (Adrian Winterstein)
- 550ccdc: Do not show promo events. (Adrian Winterstein)
- 45d4ee3: Use https instead of ssh for getting dependencies from github. (Adrian Winterstein)
- 768f8c4: Do not show the modal dialog for external links. (Adrian Winterstein)
- 4d3bdd0: Fixed issue that logging was not actually disabled, (Adrian Winterstein)
- 672f083: Disabled email sending, if no mail server is configured. (Adrian Winterstein)
- be9c482: Allow to leave out some configurations even in production. (Adrian Winterstein)
- 08355c5: Removed unused Facebook parameters from the configuration example (Adrian Winterstein)
- b0fbf89: Send emails via SMTP instead of the Mandrill webservice. (Adrian Winterstein)
- a7dc8b2: Fix Group dailies reset not working. (#7) (Adrian Winterstein)
- bb38210: Remove loggly from web client (CactiChameleon9)
- 56edce9: Added rollup dependency explicitly for both architectures. (Adrian Winterstein)
- e7784a9: set backend server location with env (braccae)