Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Releases: GaurangTandon/ProKeys

v3.6.2

29 Jun 03:18
Compare
Choose a tag to compare

Fixed the hotkey mechanism internally.

Instead of relying on keyCodes, which are now obsolete, we now use key which is both easier to display and verify across different keyboard layouts.

v3.6.1

27 Jun 12:30
a5ac2d1
Compare
Choose a tag to compare

This version now works on WhatsApp, Slack, etc. Also, this adds transpilation to es5 so older Chrome versions like chrome 53 do not miss out.

v3.6.0

24 Jun 11:30
Compare
Choose a tag to compare

● New features

  • Now you can export snippets to and from a CSV file!

● Bugs squashed

  • Options page no longer crashes when detecting miconfigured data storage, and instead, helpfully allows you to recover your data easily.
  • Snippet names now appear correctly even when system language is non-English and Google Translate is active.

● Functional changes

  • The extension no longer pops up automatically on every update. Instead, it displays a "NEW" badge on the extension icon.

v3.5.2 - mostly regression fixes

17 Jun 12:40
Compare
Choose a tag to compare
  • Date time macros should now be behaving as usual.
  • Some users have had their delimiter settings accidentally reset (so the snippet "pet" expands when you write "carpet"). Please goto the Settings page and re-enable the "Snippet Delimiters".
  • Fix (bug?) - that no one reported :/ - regarding sync storage mismanagement

v3.5.1

12 Jun 04:49
3c0e04f
Compare
Choose a tag to compare

Relevant milestone

Features

  1. Added ability to use Tab key as a snippet expansion hotkey!
  2. Added option to disable the context menu integration
  3. The ProKeys icon now greys out on sites where it cannot function (example: chrome:// tabs)
  4. Bump snippet name limit upto 100 characters.

Codebase changes

This update is primarily more for under-the-hood performance. We successfully migrated all of the codebase to the latest version of JavaScript, setup a nice linting and build setup with Webpack, Babel, as well as modularized most of our files. There have been several refactors and performance gains by adopting a overall better code structure.

3.4.3

16 Sep 16:32
Compare
Choose a tag to compare

Features

  • Create a new snippet or a folder directly with dedicated buttons on the toolbar.
  • Press Esc to close the create/edit snippet/folder panel, or Ctrl-Enter to save your changes.
  • Quickly copy paste text from/into the export/import panel.
  • Importing snippets now supports snippets exported as print type.

Functional changes

  • Faster DOM elements lookup implemented.
  • Shifted from png icons to svg icons (thanks ammarbinfaisal).

Content changes

  • Added new FAQ content (thanks lee-tts)

Bugs squashed

  • Default snippet list on fresh install was empty.
  • Clicking about no longer crashes ProKeys on Linux (thanks ammarbinfaisal)

3.3.0

25 Jul 16:30
Compare
Choose a tag to compare

See Changelog

v3.1.3

17 Mar 13:31
Compare
Choose a tag to compare

v3.1.2

15 Mar 07:28
Compare
Choose a tag to compare

Visit change log for details.
Compressed.zip
Uncompressed.zip

v3.1.1o

07 Mar 05:27
Compare
Choose a tag to compare

Implements Chrome version for Opera with some changes.
Compressed.zip

Uncompressed.zip