Skip to content

3.5.0

Choose a tag to compare

@rootpd rootpd released this 25 Oct 12:21
· 71 commits to master since this release
  • BREAKING: Removed use of deprecated IUserGetter. Using UserEventInterface instead. remp/crm#3313
  • Added ability to force count in SubscriptionTypePaymentItem. remp/crm#3272
  • Changed |typeContent and |typeLabel Latte filters to indicate their HTML content type. There's no further need to use |noescape filter with them. remp/crm#3319
  • Added ability to ignore given content access subscriptions in ExtendLastExtension. remp/helpdesk#3079