- 🐛 Fixed member activity event filter (#16849) - Michael Barrett
View the changelog for full details: v5.49.0...v5.49.1
🌐 Help us translate Ghost + Portal: https://forum.ghost.org/t/help-translate-ghost-beta/37461
Tag Name: v5.49.1
Release Date: 5/26/2023
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.49.1 is a minor patch release that fixes a critical bug in the member activity event filter. This release resolves a recursion issue that was affecting performance when filtering member activity events. The fix changes a getter function to a normal class method, making the logic more performant and eliminating the recursion problem.
No migration steps are required for this patch release. The fix is automatically applied when upgrading to v5.49.1.
This patch release is highly recommended for all Ghost installations, especially for those who:
The upgrade process is straightforward with no breaking changes or migration steps required.
The primary fix in this release addresses a critical issue with the member activity event filter that was causing recursion problems. The issue was resolved by:
This fix resolves issue #16817 where the member activity event filter was broken due to the recursion issue.
No new features were added in this patch release. This is a focused bug fix release addressing a specific issue with member activity event filtering.
No security fixes were included in this patch release.
The fix for the member activity event filter not only resolves the functionality issue but also improves performance:
This patch release fixes a critical bug in the member activity event filter that was causing recursion issues and performance problems. The fix changes a getter function to a normal class method, making the filtering logic more efficient and eliminating the recursion problem. This improvement is particularly important for Ghost installations with many members and activity events, as it ensures reliable filtering functionality and better performance when viewing member activity logs. The fix is transparent to end users and requires no configuration changes or migration steps.
View the changelog for full details: v5.49.0...v5.49.1
🌐 Help us translate Ghost + Portal: https://forum.ghost.org/t/help-translate-ghost-beta/37461