Skip to content
This repository has been archived by the owner on Dec 3, 2017. It is now read-only.

Releases: laravelista/Laranotti

Switched to new API - Lissandra

17 May 12:39
Compare
Choose a tag to compare
  • Switched to the new API Lissandra
  • [New Feature] Cleanup of old watched lessons

Code perfection

10 Apr 09:55
Compare
Choose a tag to compare

This release is a major one. Very excited about this release.

Changes

  • Renamed from Laracasts Notifier to Laranotti.
  • Uses localStorage instead of chrome.storage api
  • Uses some EcmaScript6 features and some features from EcmaScript7
  • Uses Laravel Elixir, LESS, React.js and browserify with Bootstrap
  • Uses Bootswatch Paper template for design
  • Faster popup loading speed
  • Better graphics
  • New Logo

Bug Fixes

  • Lessons are now correctly sorted by Date
  • When there are no unwatched lessons extension badge is removed
  • No longer it displays notifications for already notified lessons.
  • Correctly sync extension popup and badge

First release

09 Apr 23:39
Compare
Choose a tag to compare

This is going to the archive :)

Before I release 2.0.0 version, I want to mark this for historic purposes. This was my first time creating and publishing a google chrome extension. Also it was my first time working with React.js.

So much fun was invested in building this version.

The version 2.0.0 will be released very soon, and I am very proud of it. I have managed to solve every issue that this version had and make the code more lightweight, reusable and easy to understand.