You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,8 @@
26
26
- Refactor groups and user routes (Fix #721)
27
27
- Added the `config` alert stream to save ufAlerts to the cache instead of sessions. Fix #633. The old `session` is still the default alertStream in 4.1.
28
28
- Added support for the Redis cache driver and refactored the cache config values.
29
-
- Added user and session cache.
29
+
- Added user and session cache.
30
+
- Common log file for db queries, auth checks, smtp, errors, and debug messages (#709).
30
31
31
32
See [http://learn.userfrosting.com/upgrading/40-to-41](Upgrading 4.0.x to 4.1.x documentation) for complete list of changes and breaking changes.
0 commit comments