v1.5.0 - A Christmas special!
Highlights
This new release brings a handful of new gifts (features), QoL changes, and plenty of bug fixes! I didn't plan on releasing this right before Christmas, but here we are!
Preset num hotkeys
New Card Overlay panel
QR code settings exporting
Debugging menu section
Background image extraction
Additions
- Brand new documentation pages for Online Web Clock! (Website)
- New debugging section in menu, add dev color preset buttons afa2f0b
- Added Toastify toast test debug buttons adc0621
- Add keypad preset shortcuts for presets 657d350
- Add
fastRefresh
URL parameter for quicker clock updates when legacy refresh method enabled 2dcfe34 - New dev card overlays 52c1e1d 70c4589
- Add new QR code settings JSON exporting 52c1e1d db5b9c7
- Extract current background image in debugging settings 43ecb1c 7aca415
Changes
- Add emoji fallbacks for Iconify icons e1eabdb
- Set 100 hour limit to countdown input e7c591b
- Fix Montserrat and Merriweather Italic font faces not loading f80999b 6e4d56b
- Separate/modularize debug mode code and rename URL param to
debugMode
afa2f0b - Modularize settings presets list 657d350
- Clean up and optimize clock code 0da002b 6282655
- Increase clock drift leniency from 50ms to 150ms d88aa18
- Refactor weather code and URL parameter logic ddcf8da
- Move stopwatch lap textarea and fix invalid lap times ba97d8f
- Refactor settings exporting 72d3f65
- Modify countdown/stopwatch width CSS ae6e814
- Rearrange panel z-index order 9be8354
- Use string parameters for toast duration 1773389
- Package updates and miscellaneous code optimization
Included files
onlinewebclock-v1.5.0.7z
- Bundled website. LZMA2 compression, 7z archive (smaller)
onlinewebclock-v1.5.0.zip
- Bundled website. Deflate compression, zip archive (larger)
Both archives can be extracted and served directly from any HTTP server or run by a browser.