Skip to content

Releases: projectestac/album

v2.0.4

17 Sep 18:54

Choose a tag to compare

Breaking changes

  • Refactoring Chrome extension for Manifest V3:
    • manifest.json updated to version 3, using now a service worker instead of directly injecting code on the current tab.
    • Code has been split into two directories: popup and sw.
    • Communication between components via messages has been completely updated.
    • Extensive use of promises and asynchronous functions.
    • jQuery is no longer needed. The pop-up has been refactorized using just vanilla javascript.

Improvements

  • Preview the list of images into a 'pre' HTML element.
  • Updated galleria script.
  • Updated NPM components.
  • Use of a MutationObserver instead of continuously scanning, looking for changes in the main document.
  • Make the extension also available for Microsoft Edge.

Bug fixes

  • Closing notifications, if any, before creating new ones. Required in Chrome OS to avoid creating a notification stack.
  • Update the regexp used to set the desired picture width and height in Google Photos.

v1.1.0

09 Jan 22:00

Choose a tag to compare

Improvements

v1.0.12

05 Jun 21:32

Choose a tag to compare

Improvements

v1.0.11

20 Jan 22:52

Choose a tag to compare

Improvements

  • Moving from Bower to Yarn for tracking components
  • Updated components to their latest versions: (jQuery 3.2.1, clipboard-polyfill 0.4.9, MDL 1.3.0, dialog-polyfill 0.4.9).
  • Use of a polyfill to write to the system clipboard, thanks to Lucas Garron.
  • Code updated and optimized for ECMAScript 6 (ES6)
  • Debug mode disabled in the Galleria.io HTML snippet. This prevents annoying messages displaying over the images when any error occurs.

v1.0.7

12 May 14:09

Choose a tag to compare

Available in the Chrome Web Store

Improved support for small screens (below 600px height)

v1.0.6

11 May 19:40

Choose a tag to compare

Available in the Chrome Web Store

Removed [raw] tag in WordPress because the extension is not always installed. Install Raw HTML and add [raw] - [/raw] if your site needs it.

A vertical scroll bar should be shown in small screens (below 600px available for browser), thus making possible to access the action buttons placed at the bottom of the extension.

v1.0.5

06 May 09:58

Choose a tag to compare

Available in the Chrome Web Store

This release allows to set specific sizes to images captured in Google Photos.
The default behavior is to fit the images in a box that has a dimension of 800 x 600 px. These values can be changed in settings.