Version 2.2 beta 8

Sept. 30, 2023 by askmeaboutloom

Drawpile 2.2 beta 8 is released! Download it here.

If you want to report issues or make a suggestion, have a look at the the help page.

Update: The Android version wasn't working yesterday. That's been fixed now! Thanks to Tetriser for reporting it.

Changes in this Release

This release represents about a month of development. The server and the command-line tools have been updated now, which means that hosting on your computer is available again. Also, Drawpile now works on Android phones, rather than just tablets. And of course there's been many smaller features and fixes along the way.

Here's all that changed. When there's more information about it and maybe a video or screenshot showing it off, it'll be linked.

  • Features:
  • Fixes:
    • Apply color wheel direction to color dialogs too. Thanks Blozzom for reporting.
    • Don't smoothe the canvas view when at 100% zoom with the canvas rotated at a right angle, since that just blurs it for no reason. Thanks SadColor for reporting.
    • Make flipbook shortcut work while the flipbook is in focus, causing it to refresh its view.
    • Cap flipbook range properly, rather than letting you set a range beyond the last frame.
    • Remove the useless "?" button from dialogs in Windows. Thanks vipperz for reporting.
    • Turn off input event compression, which causes jaggy lines on slow devices.
    • Make flipbook extend the playback range if it was on the last frame and new ones are added to the timeline.
    • Make two-finger zoom and rotation not go completely crazy when the canvas is mirrored or flipped. Thanks BoyOnion for reporting.
    • Don't crash when picking a brush preset on Android. Thanks to zetalambo and VeeBeeArt for reporting.
    • Selections finally no longer sometimes disappear when transforming them. Thanks to Spuzzy, Xan and xxxx for reporting.
    • Make the receive delay not delay your own undos.
    • Make Drawpile 2.1 binary (dprec) recordings play back properly. Text (dptxt) recordings are not supported.
    • Synchronize rendering during recording playback properly.
    • Don't duplicate local fork on soft reset or undo depth change.
    • Make Erase, Divide and Subtract layer modes in ORA files compatible with Krita.
    • Make host page in the start dialog work properly on Arabic and other right-to-left languages.
    • Move brushes to the proper place in MediBang-esque layout. Thanks xxxx for reporting.
    • Replace the reset notice dialog with less disruptive on-canvas messages. If you continue drawing, the notice about saving the previous state will dismiss itself. Thanks to Blozzom, vipperz, xxxx, zheida and probably others for reporting.
    • Make preferences dialog not use custom layouts anymore. Fixes the dialog getting stuck at an unusably tiny size on Windows, makes it work with Arabic and other right-to-left languages and allows resizing the dialog as well as scrolling its contents.
    • Drag-zooming (Ctrl+Middle Click by default) now zooms on the initial click location, rather than the center of the canvas. Thanks to Valaek for reporting.
    • Don't select layer when toggling its visibility.
    • Show a crossed-out folder icon for hidden layer groups, rather than switching to the layer icon for them. Thanks to Blozzom for reporting.
    • Give erase mode its own icon so that it doesn't get confused for the eraser slot. Thanks Geese for reporting.
    • Single-pixel offset when pasting with an existing selection present. Thanks Meru for reporting.
  • Server Features:
    • Add --web-admin-allowed-origin option, to set the Access-Control-Allow-Origin header to the given value. Particularly useful for development, where you don't particularly want to set up an nginx to make CORS happy. Thanks Chem for reporting.
    • Update the server to use the 2.2 protocol.
    • Make catchup explicit. Solves both the "stuck at 99%" problem during session resets and the canvas too be unlocked too early.
  • Server Fixes:
    • Fix up some invalid casts and thread ownership issues. Not sure if they actually caused issues in practice, but especially on Windows they might have.
  • Translations:
    • Arabic translation updated by Arc.
    • Italian translation updated by Bluu.
    • Japanese translation updated by ubanis.
    • Simplified Chinese translation updated by xxxx.
    • Turkish translation updated by duennisss.

Acknowledgements

Thanks to everyone for reporting and suggesting stuff, they should be attributed above. Also thank you to the translators. And as always a special thanks goes to the moderators that continue to keep things running.