You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Party and character inventory tables now use abbreviated units ("lb" instead of "pounds") for weights and measures, removing some visual clutter. (#72)
Pandred filed an issue about the browser "Don't allow Zingor to prompt you again?" dialog; if you accept the prompt, you are then prevented from triggering the confirmation again, meaning you can't take certain actions e.g. deleting items. I've replaced that browser-default dialog with a custom one which doesn't let you get yourself into that trap. (#49)
Infra: cache-busting on static assets, saving you a little bit of bandwidth. (#95)