Product Updates Updates

Updates for October 13, 2021

by Laurent Pellegrino, Founder and CEO
Enhancement
  • Widgets are up to 50% faster to load and render. Although Noticeable widgets were already amazingly fast and lightweight components, we made improvements by serving content from Cloudflare CDN (with HTTP3) and upgrading the Lit library we are using to its new major 2.0 version.

  • New customization options are available with the modal and popup widgets: you can set a custom background color and select whether the publication author must be displayed or not.

  • Upon background color change, the color of the text and some other user interface elements automatically adapt to meet color contrast standards.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Updates for September 15, 2021

by Laurent Pellegrino, Founder and CEO
Enhancement
  • When you create a new project label with a name that includes non-Latin characters, the slug that is generated is automatically transliterated to make it valid.

  • Transactional emails delivery has been improved: all users should now consistently receive invitations or sign-in links within seconds when they log in by email address.

  • Fixed a recurring bug preventing customers on the Growth plan to create a publication through Zapier with an empty list of segments.

  • Fixed a bug disabling configured Newspage custom domains when moving from a paid plan to another.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Updates for August 24, 2021

by Laurent Pellegrino, Founder and CEO
New
Enhancement
  • We’ve added a new option to set a link on the title of a top-banner widget (in addition to or replacement of a CTA button). When enabled, you can either redirect to the publication on your Newspage or the URL of your choice:

  • When defining a custom URL (for instance in a CTA button while configuring your publication on step 2 Options, or with the title link of your top-banner), you can now use the placeholder {publication_slug} inside your URL to create a dynamic redirection. The placeholder is automatically replaced by its corresponding value when the URL is created.

  • The live widget editor on the Noticeable dashboard now includes a dark mode to better visualize your widgets when using light colors:

  • The top-banner vertical padding set on mobile devices has been decreased to improve the aesthetic.

  • An issue preventing the Newpage embed widget to load on mobile devices has been fixed.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Updates for August 13, 2021

by Laurent Pellegrino, Founder and CEO
Enhancement
  • The widget setup page has been reworked to mention useful resources, including new links for integration examples with Angular, Lit, React, and Vue.

  • A sizing and positioning issue has been fixed with the Icon trigger widget. You can still adjust the vertical positioning using for instance a negative CSS margin-top but this will no longer be required in most cases.

  • Iframes created and injected by the Noticeable SDK now include a title to prevent a warning with Lighthouse inspection.

  • We’ve fixed an issue preventing the publication date and time to display on Newspages for newly created projects.

  • The input color picker used in many places on the dashboard was not always behaving as expected. This is now fixed.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Updates for July 13, 2021

by Laurent Pellegrino, Founder and CEO
Enhancement
  • A bug that was preventing the deletion of the last segment value associated with a publication has been fixed.

  • Date and time on Widgets are now localized using the project language that is configured, similarly to Newspages.

  • New settings have been introduced in the dashboard for Newspages and Widgets to control the date and time format for publications displayed individually or in a list:


  • Options named Absolute and Relative to control publication time format from the Noticeable dashboard have been rename respectively to Custom pattern and Distance to now.

  • Publication state icons that appear on the publications overview page to quickly identify whether a publication is expired or scheduled are now displayed when the publication is published only (i.e. not a draft).

  • Publication labels on Widgets were sometimes not updated after a project label edition due to a cache invalidation issue. This is now fixed.

  • The maximum number of characters you can input as publication content has been doubled.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Updates for June 15, 2021

by Laurent Pellegrino, Founder and CEO
New
Enhancement

Dashboard

  • The links to download PDF for invoices have been fixed (this was broken due to a change on Stripe).

Newspages

  • You can filter content using multiple labels. For instance, if you have labels A, B, C, D and you click on labels A and D from your Newspage’s menu, then you will get publications that have label A or label D set.

  • A visual loading state has been added to the button used to submit the subscription form.

  • Clicks on Call-To-Action buttons using the mouse middle click are counted as regular clicks.

  • Publication date and time are formatted using the locale defined in your project settings. If no formatting rules are available for your project language, we fall back to en-US.

  • The background color for CTA buttons is set to transparent by default instead of white.

  • The number of JavaScript files required to render the page has been drastically reduced.

  • The number of publications displayed on the home page has been increased to 9 from 5.

  • The subscribe button is hidden on pages related to subscriptions.

  • The resource /subscribe has moved to /subscriptions and a redirection has been set up for the transition.

Widgets

  • The Newspage Embed widget is now communicating with other widgets. This means that publications read or seen state changes on your Newspage via the Embed widget are instantly propagated to the Popup widget if you are using both widgets in your pages.

  • When clicking on publication images from a Newspage Embed widget, the image opens in full resolution in a lightbox that is no longer attached to the inner frame but to the parent page, thus making the widget integration smooth and transparent.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Updates for May 31, 2021

by Laurent Pellegrino, Founder and CEO
New
Enhancement

New

  • The “Subscribers” page on the Noticeable dashboard displays the number of email subscriptions you have per project.

  • When injecting custom code on Newspages from the Noticeable dashboard, you can use the keyboard shortcut CTRL+S to save and preview your changes as long as your focus remains in the code editor.

  • Automatic slug generation from publication titles is now supporting non-Latin characters by using transliteration.

Enhancement

  • The label of Click-To-Action buttons is now put in bold to increase its importance and improve readability.

  • Fixed code blocks not resizing properly on Newspages when displayed on small screens.

  • Fixed an issue preventing the LinkedIn sharing button to work on Newspages.

  • Fixed an issue preventing some placeholders to be correctly replaced with Zapier triggers related to the creation and the update of publications.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Updates for May 6, 2021

by Laurent Pellegrino, Founder and CEO
New
Enhancement

New

  • Added support for text color customization with labels. When creating or editing a label, you can now set a custom text color using the color picker or the hexadecimal notation.

Enhancements

  • Added support for the creation of links that include any scheme (e.g mailto:).

  • Fixed an issue causing the cursor to move at the top of the editor while editing a publication on Safari.

  • Fixed an issue preventing the creation of publications through the GraphQL API when no segments are specified and an organization account is on the Growth plan.

  • Fixed an issue flagging some Newspage pages as insecure on Firefox due to some Gravatar images being served using http instead of https.

  • Improved the display on the Noticeable dashboard of project logos not respecting the recommend 1:1 ratio.

  • Inserting inline-code using Markdown back ticks (`) now has better support for underscore (_) character input.

  • Pressing Enter while editing a list item is now creating a new list item instead of a line break.

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!

Updates for April 22, 2021 🐛

by Laurent Pellegrino, Founder and CEO
Enhancement

Dashboard

  • Editing a publication for adding a link was not triggering a save upon click to “Continue”.

  • Updating a draft publication title is now updating its slug. Previously, you had to update the publication slug manually after a title change, even if the publication was not yet published.

  • Fixed an issue preventing the Noticeable Embed Widget to show in the preview editor when a custom selector was defined.

  • Fixed a line wrapping issue with very long publication titles displayed on the publication list.

  • Fixed subscribers search input field not working on Firefox.

  • Fixed an issue that was erasing publication content upon saving when images with data URLs were included. An error message is now displayed in the editor and saving works properly.

  • Fixed concurrent edition warning box not disappearing upon conflict resolution.

Widgets

  • Uniformized Call-To-Action (CTA) button style to be the same as the one used with Newspages.

  • Fixed an issue preventing Noticeable Widgets to load on pages with custom Content-Security-Policy (CSP).

Did you like this update?

LikeNeutralDislike

{error_message}

Leave your name and email so that we can reply to you (both fields are optional):

Thanks for your feedback!