Skip to content

Worry-free F5s

Compare
Choose a tag to compare
@minhducsun2002 minhducsun2002 released this 06 May 14:05
· 18 commits to master since this release
7da2c99

This release only add two things, one of which you may not see its effect:

  • localStorage is now used to save code across sessions - which means, provided you are logged in with the identical username, your code will be saved with each character you type locally - and it will be restored after the UI loads. Feel free to press F5 without losing anything.
    • Note that if someone else logs in, it would get overwritten even if nothing was typed. Currently, your code will only get cleared if the code editor was loaded - so if he/she logs in but doesn't go to /problems, your code is safe.
  • react-l10n is now deprecated as told in the previous beta release.

Tested with the same condition with v1.5.4-beta-20190506.1.