Skip to content

0.31.0

Compare
Choose a tag to compare
@rootpd rootpd released this 14 Mar 08:27
· 702 commits to master since this release
a8bf8ca

Beam

  • Added support for displaying canonical URLs for non-article pageviews on Beam dashboard. remp/remp#832
  • Added missing style (display:relative) in IOTA template badge. remp/web#1736
  • Added caching mechanism for dashboard values (unique browser count) to avoid unnecessary requests for non-critical values. remp/remp#1090
    • The values are now periodically refreshed in the background every minute.

Mailer

  • Added configurable permission manager currently allowing limiting access to batch execution. See README for more information. remp/remp#1087
  • Added HTML beautifier for HTML content of emails. remp/remp#684
    • WYSIWYG used to generate unformatted HTML which was hard to edit. All emails are now automatically beautified when they're edited.
  • Added email fullscreen edit option for medium and wider devices. remp/remp#678
    • This feature is available in email edit page for both HTML and WYSIWYG editor