Skip to content

v1.0.128

Choose a tag to compare

@allgood allgood released this 22 Jul 01:12
· 26 commits to main since this release

42161f9 Use node 24 to build frontend
14ce5e5 feat: implement clearRepeatableJobsFromQueues function and corresponding tests
1a728ec queues.ts: prettier
76c228c chore: remove unused Redis auth helper
c814d51 fix: clear stale profile picture cache keys
abee59b fix: limit Redis growth from Bull jobs
5c4edec feat: integrate clearRepeatableJobsFromQueues for UserMonitor and CampaignQueue
62e1e42 refactor: improve type safety and simplify Redis set options handling
9b0db8f feat: implement mandatory Redis clear on server startup
5fc556b backport redis cache layer from Ticketz PRO