We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd3f81 commit 472d4d1Copy full SHA for 472d4d1
frontend-dev/src/pages/ChangelogToggle.jsx
@@ -29,7 +29,7 @@ const changeLog = [
29
{
30
label: 'MailerPress',
31
desc: '06 events Added.',
32
- isPro: true
+ isPro: false
33
}
34
]
35
},
readme.txt
@@ -707,7 +707,7 @@ _Release Date - 3rd December 2025_
707
- MailerPress: 7 new events added (Pro)
708
709
- **New Action**
710
- - MailerPress: 6 new events added (Pro)
+ - MailerPress: 6 new events added
711
712
- **New Feature**
713
- Salesforce: Added the ability to update existing leads, enabling smoother CRM maintenance and automation (Pro).
0 commit comments