List of updates:

v1.2
custom menu now works on the 84+
sprite() now shouldn't crash
the custom menu now handles an archived appvar correctly
play() function added
functions now are real() - no more tokens
On+0 shows the token when the cursor is over a real() token
factor() function improved
simp() function improved
parentheses assistant improved
parentheses assistant handles " nPr ", strings, et cetera
entries menu pasting improved (for scrolling the homescreen)
log() function now supports log(number,base) as well
ExecAsm() function added
compression added
lite8x
the omnicalc appvar can now be archived
quick apps menu added with finance hiding feature
when changing bases, the new base is briefly displayed
base conversion now works up to (2^32)-1

v1.1

Virtual Calc switching made faster
Clipboard functionality removed
bug where the seventh entry in the entries menu would change to a up arrow after scrolling past it, only if 7 entries, fixed.
custom menu - if the appvar is archived it will now attempt to unarchive it first when accessing
pressing the muliply key in the extra tokens menu will insert a friendly version
division by zero in mod() handled