Product Updates Updates

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!

Updates for April 1, 2021 ๐Ÿ“‘

by Laurent Pellegrino, Founder and CEO
Enhancement

Bugfixes

  • Fixed a cache invalidation issue preventing expired and scheduled publications to refresh on time.

  • Fixed a CORS issue happening due to a cache invalidation problem when loading Noticeable widgets after somebody manually opens internal data URLs in a browser.

  • Fixed a widget refresh issue happening sometimes on Safari upon the first load.

  • Fixed private Newspages not working as it should when used with the Noticeable embed widget.

Enhancements

  • Added a link to move back from the Newspage subscribe page.

  • Added highlight icons in the Noticeable dashboard publication list to better differentiate between archived, expired, pinned and scheduled publications while providing additional information:

  • Noticeable widget popup content scrollbar is now having a modern style on Chrome.

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 March 16, 2021 ๐Ÿ—ž

by Laurent Pellegrino, Founder and CEO
Enhancement

Newspages

  • Fixed an issue preventing Newspages to display properly when a project label used in a publication was deleted.

  • Author profile images using Gravatar are now served over HTTPS.

Widgets

Zapier

  • Fixed hashtags placeholder that was using label identifiers as a value instead of label slugs.

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!

API and Timeline slowdown

by Laurent Pellegrino, Founder & CEO
Enhancement

Recently, some of you may have noticed a temporary slowdown with the API and the Timeline pages. The problem was coming from one of our database providers. We apologize for the inconvenience. The issue is now resolved.

Noticeable status information is available on the next page:
https://status.noticeable.io

{error_message}

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

Thanks for your feedback!

Zoomable Images

by Laurent Pellegrino, Founder & CEO
Enhancement

Adding images is crucial to make your product updates more appealing. By default, published images are automatically sized for the container that displays your product update (e.g. Widget or Timeline).

Although automatic shrinking is a visual requirement, this may be an issue when you want to draw special attention to details on an image. For this reason, weโ€™ve made published images automatically zoomable when their natural size is larger than their container.

Click on the next image for a live sample:
Zoomable Images

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!

Youtube Playlists & Wistia

by Laurent Pellegrino, Founder & CEO
Enhancement

Noticeable updates you write can already embed a Youtube, Videopress, Vimeo or Vine video. Starting Today, we also support Wistia and Youtube Playlists!

As before, just drop your video URL and it is automatically transformed into a player. Here is an example:

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!

Playground API Explorer

by Laurent Pellegrino, Founder & CEO
Enhancement

Weโ€™ve refreshed our GraphQL API explorer to use Playground.

The API explorer is a great companion for development and testing purposes. The new Playground interface simplifies advanced integrations with Noticeable by providing:

  • Pre-filled examples to fetch project and post data but also templates to create, update or delete posts.
  • An interactive, multi-column schema documentation.
  • Better iterative testing with query history.
  • One click export to cURL command.
  • Requests tracing to understand where time is spent and how to reduce timings for your queries.

Here is a link to give a try using a sample Access Token:

https://api.noticeable.io/graphql?accessToken=f9rdse8k7mBbuCbjAKhy

Last but not least, you will also notice better response times thanks to some tweaks we applied to our infrastructure.

If you have questions or suggestions drop us a line.

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!

Enhanced Posts Editions

by Laurent Pellegrino, Founder & CEO
Enhancement

Weโ€™ve updated the pages to create and edit posts:

  • Clicking on the preview button disable all Markdown action buttons.
  • Markdown action buttons better handle how the text is wrapped/unwrapped.
  • An alert is displayed when other collaborators edit the same post as you.

enhanced-posts-editions.gif

Did you like this update?

LikeNeutralDislike

GraphQL API updates โœ๏ธ

by Laurent Pellegrino, Founder & CEO
Enhancement

We have updated our API to support posts edition and deletion.

Please have a look at the API overview page for explanations about how to consume the API (authentication required).

We also took the opportunity to create a public repository that provides samples for the most common operations. If you need help with integration, do not hesitate to drop us a message ๐Ÿ™‹

Last but not least, our GraphQL schema is now documented.

graphql.png