Skip to content

Releases: alexlostorto/magic-notes

3.1.1

05 May 21:07
Compare
Choose a tag to compare

Bug Fixes

  • Remove visits counter from CountAPI (since it has gone down)

v3.1.0

10 Apr 14:42
Compare
Choose a tag to compare

Changes

  • Undergo rebranding from Sparx Notes to Magic Notes
  • Obfuscate console.js to prevent malicious alteration
  • Created a webpage for Magic Notes

v3.0.5

09 Apr 14:26
Compare
Choose a tag to compare

New Features

  • Automatically select the next task when pressing Enter in homework.
  • Automatically select the 'auto higher or lower' minigame when pressing Enter in the minigame section.
  • Answer scraper is more efficient and accurate.
  • Add colour to bookwork message.

v3.0.4

05 Apr 14:24
Compare
Choose a tag to compare

Features

  • Automatically select the next task when pressing Enter

Bug Fixes

  • Fix colour themes CSS

v3.0.3

01 Apr 16:38
Compare
Choose a tag to compare

Bug Fixes

  • Add colour to bookwork code message (to improve readability)
  • Fix SUBMIT button not saving answer

v3.0.2

24 Mar 20:09
Compare
Choose a tag to compare

Bug Fixes

  • Store chosen colour theme in localStorage

v3.0.1

20 Mar 17:00
Compare
Choose a tag to compare

Bug Fixes

  • Change the API key to discontinue older Sparx scripts

v3.0.0

20 Mar 16:41
Compare
Choose a tag to compare

PRODUCTION RELEASE

Added inject.js to automatically use the most up-to-date script.

Features

  • 9 different colour themes
  • Stores answers in local storage (so you don't need to write them down)
  • Automatically highlights the correct bookwork check answer
  • Uses KaTeX to render Math elements
  • Works on all computers that allow Inspect Element
  • Chrome extension automatically uses the latest version
  • Can be used on Android (through Kiwi Browser)
  • Data is encrypted

v2.1.0

18 Mar 17:00
Compare
Choose a tag to compare

Features

  • 9 different colour themes
  • Stores answers in local storage (so you don't need to write them down)
  • Automatically highlights the correct bookwork check answer
  • Uses KaTeX to render Math elements
  • Works on all computers that allow Inspect Element
  • Chrome extension automatically uses the latest version
  • Can be used on Android (through Kiwi Browser)
  • Data is encrypted

Bug Fixes

  • Fix database not working upon account creation
  • Fix weird margins when displaying answers
  • Reduce database queries