v2026.1.10
Side toolbars and noz.rip captcha support!
There's been a good chunk of work done on the client this past week, but the new captcha update on noz.rip broke the client's ability to swap again, so I thought I'd roll out what I've got so far while we're at it.
Major tweaks:
- 554c38b Added support for noz.rip's captcha.
- 50ee967 6efe0f9 Added the ability to dock the toolbar onto the left or right side.
- 46df040 Added the option to save sketch data as a .txt.
- e6e6e2c Added the option to snap zoom levels into discrete levels.
- Currently, these levels are
20%,25%,33%,50%,67%,100%,133%,200%,300%,400%,600%,800%, and1000%. Most of these levels are inspired by Medibang's zoom levels. - This only applies to zooming with the scroll wheel and zooming with
+/-. - You can't just eyeball these levels though, I imagine. I'm putting a zoom level indicator somewhere on a future update.
- Currently, these levels are
- 46aaa10 Added a button to toggle fullscreen mode on the client.
Minor tweaks:
- 4fe8af1 The headers in the dropdown menus are now
<h3>s instead of<h2>s. - 1e2d66d The save menu now has a "Saving" header on it.
- c767214 Changelog dividers are now padded more to visually separate versions.
- a1bf64e The "Rendering style" setting description has been changed by one word ("app" → "canvas").
Fixes:
- a51f58e Fixed the missing "Prevent drawing past ink limit" option. I took it out while I was testing the big settings menu, but I completely forgot to bring it back.
- 4829c04 Fixed the ink limit on the client being 131,072 bytes (128kB) instead of 131,071 bytes (128kB - 1) for noz.rip.
- df7b5df Fixed settings menus not being entirely scrollable when the screen's too small to display them.
- c772496 Added a quick workaround for noz.rip not returning a swap ID after a captcha-based swap.
That's it for now. Thanks again for using the client. o/

