Skip to content

Releases: Rayquaza01/changelogger

1.1.1 Thunderbird

24 Apr 17:14
Compare
Choose a tag to compare

v1.1.1 Thunderbird Changes

  • This is the same as 1.1.1 for Firefox, but with minor changes to support Thunderbird (#14)
  • addons.mozilla.org is replaced with addons.thunderbird.net
  • Sync support is removed from Thunderbird version

1.1.1

04 Apr 21:36
4b8f78d
Compare
Choose a tag to compare

v1.1.1 Changes

  • Add button on options page that clears the list of changelogs (#12)

1.1.0

22 Mar 00:06
53c34b4
Compare
Choose a tag to compare

v1.1.0 Changes

  • Rewrite extension to TypeScript
  • Update the AMO API version used by the extension
  • Fix race condition bug where changelogs might not be saved
  • Options are stored using sync (#6, #7)
  • Notifications are shown by default (#10)
  • Extension theme matches OS theme (#8, #9)

Thanks to @kinghat for helping with this version!

1.1.0rc1

17 Mar 00:30
Compare
Choose a tag to compare
1.1.0rc1 Pre-release
Pre-release

Release candidate for 1.1.0.

Install via about:debugging

1.0.6

07 Dec 23:50
Compare
Choose a tag to compare

1.0.6 Changes:

  • Fix page not showing if changelog includes a link to AMO (#5)

1.0.5

06 Nov 18:44
Compare
Choose a tag to compare

v1.0.5 Changes

  • Dark theme works on options page, too (#3, #4) (Thanks to kinghat on Github!)
  • Changelogger gets its own changelogs now (You might be reading this from Changelogger right now!)

1.0.4

21 Oct 15:37
Compare
Choose a tag to compare

v1.0.4 Changes

  • Add dark theme (#1) (Thanks to kinghat on Github!)
  • Fix dark icon not changing with theme
  • change obj.hasOwnProperty calls to Object.prototype.hasOwnProperty.call calls

1.0.3

20 Oct 22:10
Compare
Choose a tag to compare

Marking the 1.0.3 release post mortem.

Changelog from AMO:
v1.0.3 Changes

  • Items with no changelog are saved now.
  • Can be disabled by setting "Ignore Updates Without Changelogs" to true.
  • Duplicate changelogs are no longer saved.
  • Changelogger now looks for changelogs in the browser's language first.

1.0.2

13 Jul 01:06
Compare
Choose a tag to compare

Initial version on AMO

1.0.1

26 Jun 21:01
Compare
Choose a tag to compare

Initial release.