Skip to content

Releases: kinghat/Titlest

[v2.0.2] - 12-10-19 (hotfix)

10 Dec 06:48
0b942d3
Compare
Choose a tag to compare

Changed

  • increment manifest.json to v2.0.2 this time 🤦

  • updated RELEASE_CHECKLIST.md to remind me to update the manifest.json version

[v2.0.1] - 12-9-19

10 Dec 06:06
9ebabca
Compare
Choose a tag to compare

Added

  • RELEASE_CHECKLIST.md and incorporated it into a project board for future maintenance flow.

Changed

  • CHANGELOG

    • moved to a more standard format
  • Dependencies

    • updated various dependencies
  • Security

    • updated a dependency with a security vulnerability alerted by github:

v2.0.0

21 Nov 07:31
Compare
Choose a tag to compare

Version 2.0.0

Improvements
  • frontend done in Vue
  • backend using customized Vue CLI scaffolding
  • UI styling done in Vuetify
  • uses localstorage vs sync storage via Vuex
  • switched to webextension-polyfill for cross-browser capability.
    • still need to implement the automation.
  • made use of the native browser.tabs api over using content-scipts and a confusing messaging system.

v1.0.0

30 Sep 18:47
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Version 1.0.0

Initial Release
  • pure js implementation
  • basically no styling
  • basic functionally