Skip to content

Releases: Kunniii/edn_auto_ext

v3.1.2

03 Oct 19:38
Compare
Choose a tag to compare

New release 🎉 🎉

Release version 3.1.2

Bug fix for 3.1.1

Fixes ✨✨

  • Fixed when Voting comments

Todo

  • Complete Comment Grading function.
  • Queue the voting process

v3.1.1

28 Sep 20:43
Compare
Choose a tag to compare

New release 🎉 🎉

Pre-release version 3.0


This is the big update, switching to Vue for frontend. And works with EDN new API!

Features ✨✨

  1. Shortcuts

    To access the extension from Chrome/Edge use Ctrl +B

    In the main menu, you can either press 1, 2, or 3 to trigger Teammates, Groups, and Comments grading respectively.

  2. Interactive UX/UI

    The extension will show if the action is completed successfully by showing the colorful feedback.

Changes

  • New UI
  • Using Vue as frontend
  • Fully implement Contentscript and Service worker for this extension.
  • Added shortcut to access this extension

Todo

  • Complete Comment Grading function.

v3.0.0

25 Sep 13:58
Compare
Choose a tag to compare

New release 🎉 🎉

Hotfix for V2.2.5

Changes

  • Fixed CORS request.
  • Disable up vote comments due to limited request.

Todo

Pre-release v3.0.0

23 Sep 21:02
Compare
Choose a tag to compare
Pre-release v3.0.0 Pre-release
Pre-release

New release 🎉 🎉

Pre-release version 3.0


This is the big update, switching to Vue for frontend. And works with EDN new API!

Features ✨✨

  1. Shortcuts

    To access the extension from Chrome/Edge use Ctrl +B

    In the main menu, you can either press 1, 2, or 3 to trigger Teammates, Groups, and Comments grading respectively.

  2. Interactive UX/UI

    The extension will show if the action is completed successfully by showing the colorful feedback.

Changes

  • New UI
  • Using Vue as frontend
  • Fully implement Contentscript and Service worker for this extension.
  • Added shortcut to access this extension

Todo

  • Complete Comment Grading function.

v2.2.6

08 Jun 09:56
Compare
Choose a tag to compare

New release 🎉 🎉

Hotfix for V2.2.5

Changes

  • Fixed CORS request.
  • Disable up vote comments due to limited request.

Todo

v2.2.5

24 May 01:23
Compare
Choose a tag to compare

New release 🎉 🎉

Hotfix for V2.2.4

API endpoints change the response data structure. This is critical

Changes

  • NOTHING

Todo

  • Automation for publishing to Chrome Store.
  • Show alert telling user to send email if there is some critical error.
  • Run code in content-script instead of inject code.

v2.2.4

19 May 05:59
Compare
Choose a tag to compare

New release 🎉 🎉

Hotfix for V2.2.3

I did not test the version before release.... fuk, now the chrome extension store will have to wait twice as long.


New update aims to ACTUALLY fix error when executing atob().

New function to vote comments.

Changes

  • Resolve #4: Fails when convert base64 to string.
  • New feature: Up vote for comments
  • Small change in coloring

Todo

  • Automation for publishing to Chrome Store.
  • Show alert telling user to send email if there is some critical error.

v2.2.3

18 May 19:10
Compare
Choose a tag to compare

New release 🎉 🎉

New update aims to ACTUALLY fix error when executing atob().

New function to vote comments.

Changes

  • Resolve #4: Fails when convert base64 to string.
  • New feature: Up vote for comments
  • Small change in coloring

Todo

  • Automation for publishing to Chrome Store.
  • Show alert telling user to send email if there is some critical error.

Pre-release pre-v2.2.4

18 May 20:06
Compare
Choose a tag to compare
Pre-release

New release 🎉 🎉

Hotfix for V2.2.3

I did not test the version before release.... fuk, now the chrome extension store will have to wait twice as long.


New update aims to ACTUALLY fix error when executing atob().

New function to vote comments.

Changes

  • Resolve #4: Fails when convert base64 to string.
  • New feature: Up vote for comments
  • Small change in coloring

Todo

  • Automation for publishing to Chrome Store.
  • Show alert telling user to send email if there is some critical error.

Pre-release pre-v2.2.3

18 May 18:24
Compare
Choose a tag to compare
Pre-release

Pre Release - Use at your own risk 🎉 🎉

This release increase UX.

Changes

  • When user open extension, a notification will show if the extension is ready to use

Todo

  • Notify if the extension loaded correctly.
  • Notify if there is any error when load extension.
  • Remember windows location after extension close.
  • Try to check if the API need PORT ?
  • Show alert telling user to send email if there is some critical error.