Releases: Kunniii/edn_auto_ext
v3.1.2
v3.1.1
New release 🎉 🎉
Pre-release version 3.0
This is the big update, switching to Vue for frontend. And works with EDN new API!
Features ✨✨
-
Shortcuts
To access the extension from Chrome/Edge use
Ctrl +B
In the main menu, you can either press
1
,2
, or3
to triggerTeammates
,Groups
, andComments
grading respectively. -
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
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
New release 🎉 🎉
Pre-release version 3.0
This is the big update, switching to Vue for frontend. And works with EDN new API!
Features ✨✨
-
Shortcuts
To access the extension from Chrome/Edge use
Ctrl +B
In the main menu, you can either press
1
,2
, or3
to triggerTeammates
,Groups
, andComments
grading respectively. -
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
New release 🎉 🎉
Hotfix for V2.2.5
Changes
- Fixed CORS request.
- Disable up vote comments due to limited request.
Todo
v2.2.5
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
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
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
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
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.