ReleasePad
Fix

Mobile improvements

Published on Mar 09 2022 at 02:27 PM (3 years ago)

Improved the responsiveness of ReleasePad for mobile phones.The experience has been improved so that it loads faster and screens are rendered correctly based on device.

Fix

Intermittency on service this morning

Published on Feb 21 2022 at 03:37 PM (3 years ago)

This morning we had some intermittency on our service.  This was related to a change that Amazon AWS did on Cloudfront.We got in touch with support and managed to solve the issue.

Fix

Fixed issue with CSS styling in the widget

Published on Feb 17 2022 at 12:51 AM (3 years ago)

In some special cases there were some css conflicts between the widget and the hosting page, particularly with headings (H1, H2, H3, ...).

This issue has been fixed and pushed.

Fix

Fixed order of posts to use Published date instead of creation date

Published on Feb 16 2022 at 02:57 PM (3 years ago)

Pushed a change that fixes the ordering of the posts.  Instead of using the creation date it now uses the publication date.

Improvement

Changed the way to store the amount of new updates in the widget.

Published on Feb 08 2022 at 05:41 PM (3 years ago)

We were having some issues with the current way of storing data for the user facing widget (the one you use on your product) related to local storage.  Some logout implementations usually delete all local storage, therefore erasing all the widget data.  This caused that each time a user logged out and the logged in it would appear as if it hasn't seen any of the updates, therefore creating confussion.

We switched to cookies to fix this issue. 

For privacy matters it only stores the id from last seen post.

Improvement

New CDN

Published on Jan 21 2022 at 07:29 PM (4 years ago)

We updated our CDN provider for a faster one and with edge locations all around the world.  This means that when a user loads the widget it will be sent form its closest physical location, therefore reducing loading times and latency ??

Fix

Wrong number of posts in dashboard.

Published on Oct 21 2021 at 06:39 PM (4 years ago)

Fixed an issue that wasn't correctly displaying the number of published posts.  It was taking also in account the number of drafts.

Fix

Issue with all posts link opening in the same window.

Published on Aug 30 2021 at 04:51 PM (4 years ago)

Pushed fix that opens all posts (from the widget) in a separate window.

Fix

Fixed image size issue in the widget.

Published on Aug 23 2021 at 08:08 PM (4 years ago)

Fixed an issue that was preventing images from being displayed correctly on the widget.

Fix

Fixed issue when uploading images

Published on Aug 23 2021 at 07:48 PM (4 years ago)

Fixed issue that was preventing the correct image upload in a new or existing post.