Skip to content

Latest commit

 

History

History
88 lines (66 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

88 lines (66 loc) · 2.18 KB

Changelog

All notable changes to this project will be documented in this file.

1.8 - 2018-01-26

Changed

  • Updating jQuery version and format.

1.7 - 2017-11-03

Changed

  • Updating jQuery version and format.

1.6 - 2017-11-01

Added

  • FireFox sync storage compatibility.

Changed

  • Update Storage file to 1.2 version.
  • Improve FireFox options page style.
  • Improve function selectors

1.5 - 2017-11-01

Added

  • New options page UI.
  • Button to reset to default options.
  • Option to range the time to delay between the columns scroll.
  • Option to range the time to animate action between the columns.
  • Option to set a time manually in seconds.

Changed

  • Improved options page locales (English, Portuguese).

1.4 - 2017-10-24

Added

  • Locales (English, Portuguese).
  • Minified utils files.

Changed

  • Improve cross-browser compatibility.
  • Change description to add Firefox compatibility.
  • Improve popup layout.
  • Improve storage load.
  • Change utils filename to minified file.

Fixed

  • Fix scroll animate time.

Removed

  • Uncompressed utils files.

1.3 - 2017-10-20

Added

  • Add start/stop scroll button functionality.
  • Add utils files.

Changed

  • Improve popup Start/Stop action button.
  • Update manifest extension version.
  • Improve folder structure.

Fixed

  • Fix stylesheet load.
  • Fix the restart delay when get last column.

1.1 - 2017-09-22

Added

  • Create Trello extension.
  • Add Chrome WebStore link to README.
  • Implement option to Scroll back in steps.
  • Add community standards files.

Changed

  • Correct Version On manifest.json.

Fixed

  • Fix files indentation.