Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.96 KB

CHANGELOG-v3.1.md

File metadata and controls

36 lines (24 loc) · 1.96 KB

3.1 - 2023-07-24

  • Added make commands update-dev and update-prod to update development and production environments respectively after new code is pulled. remp/remp#1281
  • Fixed broken settings pages. remp/remp#1284
  • Changed CSS for collapsible bar banner to fix collisions with iPhone system button. remp/remp#1280
  • Added make commands update-dev and update-prod to update development and production environments respectively after new code is pulled. remp/remp#1281
  • Fixed date filtering on the newsletter stats page. remp/remp#1231
  • Added make commands update-dev and update-prod to update development and production environments respectively after new code is pulled. remp/remp#1281
  • Added hermes handler to notify CRM about refreshing user's data. You can enable the feature in config.local.neon (see config.local.neon.example file for reference). remp/web#2061
  • Fixed typo in the package.json definition for moment-timezone causing Yarn3 installation issues. remp2020/mailer-module#2
  • Added new emit of user-subscribed-variant and user-unsubscribed-variant hermes event when user subscribe or unsubscribes from the mail type variant. remp/web#2061
  • Added mail:unsubscribe-inactive-users command to mailer module. remp/remp#1277
  • Added make commands update-dev and update-prod to update development and production environments respectively after new code is pulled. remp/remp#1281