Skip to content

Releases: tannerhelland/PhotoDemon

PhotoDemon nightly build

30 May 21:47
42aa19c
Compare
Choose a tag to compare
Pre-release

This release was automatically built from PhotoDemon's current source code. It may contain serious bugs. Use at your own risk.

Changes:

  • b4325f5 Update Spanish translation with recent features
  • b8ee65f Get PD minimally working under Wine (again)
  • c4beae5 Copy+Paste can now retain editable text layers
  • c7a7ecf Layer list UI: additional failsafes against out-of-sync layer data
  • 5f52283 Selection outline animation: use adaptive timing to improve responsiveness
  • a8a3a5a Newly complete español - España (es-ES) localization
  • 406fd15 Status bar: add % as an available unit of measurement
  • c14f617 Move tool: "show distances" now reflects canvas ruler units...
  • e4cc9bb Move tool: "show distances" now works with affine transforms
  • db852ee Disallow layer rotation when rotate nodes are hidden from view
See More
  • 8e2544f Update German.xml
  • 2a45ae0 Paint bucket: silently redirect to "sample image" when...
  • 33267d8 Update localizations to include new features
  • 636d79c Merge pull request #561 from arisohandriputra/main
  • 144ace1 Merge branch 'main' into main
  • 57515eb Merge pull request #560 from arisohandriputra/patch-4
  • 8621289 Update Indonesian.xml
  • 81545d4 Move tool: "show distances" option now shows distance to canvas edges
  • f5945d1 Update Indonesian.xml
  • 93a7d15 Move tool: "show distance" option now renders layer size
  • 6251d37 New "View > Show extras > Layer edges" menu
  • 1eddfd6 Update a number of 3rd-party libraries [ #556 ]
  • 4faf7ac Update .gitignore
  • aff83bb Fix vector layers sometimes picking up previous vector layer settings
  • ed7799d Update central language version to reflect calendar versioning
  • ffb2db5 Update README with new calendar versioning for nightly builds...
  • 1d349f2 Update README and Authors list with active patrons
  • e5a6046 Updated German localization
  • 0c2e21f Improve right-side panel behavior on high DPI systems
  • 8b8ce74 Color wheel: better behavior on high DPI screens
  • edda6c6 Fix some low-hanging warnings in twinBASIC
  • 0cbb362 Update .gitignore
  • 929703b Add left toolbar as a valid drag+drop target for image files [ #549 ]
  • 9d2856f Update Simplified Chinese localization
  • b4dee7c Localization update for View > Show extras > Smart guides
  • c7087f7 Add Smart Guide support to selection tool snapping
  • 832e8d4 View > Show extras > Smart Guides now implemented [ #498 ]
  • c741cf6 Much smarter interaction between "snap" and "lock aspect ratio" settings
  • 5a15d23 pdLayer: additional failsafes against bad layer inputs
  • aa8b74f UI bits for Smart Guides (View > Show extras > Smart guides)
  • 265dfe5 Updated German localization
  • 6d4f137 Merge pull request #554 from tannerhelland/snap-support [ #498, #539, #532 ]
  • 6d0b353 Localizations for new snap features
  • c135407 Add snap to layer boundaries (and centers, if enabled)
  • cd351df Snap to Centerlines now works!
  • 17f111f Add UI for Snap > Centerlines and Snap > Layers
  • bf21954 Polygon selections now snap-to-target when moving
  • 5e66d2f Selections: snap now works when moving...
  • 89f0cf7 Selection tools: cursor now "snaps" under some conditions
  • bbaf2bd PSD export: continue improving compatibility
  • 4031c76 Snap engine: refactor to prep for selection tool support
  • 15e779d Localizations for new View > Snap feature
  • 4830c37 Snap: rework to support rotated/skewed layers...
  • 6ea4170 New top-level "View > Snap" menu with hotkey support [ #498 ]
  • 7190cbe Implement snap when resizing layers [ #498 ]
  • c3a3cfc Implement snapping to canvas edges... [ #498 ]
  • 85a4a76 Finish UI for toggling "snap to canvas edge" behavior
  • 16c0e18 Update localizations
  • 592ff46 Fix antialiasing on magic wand selections when... [ #552 ]
  • 5e95b59 Rework update checks to prep for faster stable releases
  • d438eac Drag+drop now supported on overview (navigator) panel [ #549 ]
  • 936ac55 Drag+drop now supported on text labels [ #549 ]
  • c759668 Allow drag+drop image files on any "quick start" or "recent file" buttons [ #549 ]
  • c0693ac (try to) bring PD to the foreground when a new image is loaded...
  • 2a818f6 PDF plugin: fix silent crash on multisession interactions [ #551 ]
  • 704def5 WBMP: add export support
  • b31d68a Add native decoder for WBMP images
  • 60be812 Clean up recent code additions
  • 11867fb Remove duplicate localization
  • a1b3e22 XBM images: wrap up import support [ #544 ]
  • 611c435 XBM import: detect and validate XBM file headers
  • 1f8261b Merge pull request #548 from manfromarce/main
  • fc3b33c Update Italian.xml
  • 1219f75 Update German.xml
  • 8a11e40 Suppress error message if user voluntarily cancels image import dialog(s) [ #547 ]
  • 02cb0c2 Selection tools: fix "Move" actions sometimes appearing...
  • c3e51a8 Text boxes: if on a toolbar, on "Enter" keypress set focus to the canvas [ #539 ]
  • 1656ad0 Language editor: fix off-by-one error when counting translations
  • 3c83a8c Text boxes: on "Enter" keypress, replace text with equation result (if any) [ #539 ]
  • 2805582 Updated localization for French, German, Chinese
  • 10e5864 Remove "Overwrite" from blend mode UIs
  • c3840d9 Add "Behind" blend mode
  • 12fbaa0 Merge pull request #543 from tannerhelland/pdf-support
  • 2255eb0 Localizations for PDF support
  • ac8946a PDF import: additional rendering options
  • cbd4341 PDF import: new UI for background color / opacity
  • 5928ebe PDF import: overhaul UI to prep for additional import options
  • aa0784c Merge branch 'main' into pdf-support
  • ad44f13 PDF import: custom page ranges now supported
  • 908e1b0 Update pdStack.cls
  • ffffa26 Update pdStringStack.cls
  • a64f215 PDF import: initial build of import dialog
  • 7ed499e pdResize: new property for defaulting to "real world" units
  • 727143c New function for retrieving default system units (metric vs imperial)
  • 99333c2 SVG import: use consistent dialog naming
  • 3384f0a Updated French localization [ #540 ]
  • a5d0c9c PDF import: continue expanding features and usability
  • 855d56a Merge branch 'main' into pdf-support
  • b7d469a PDF import now available
  • fe42b5b Updated German localization
  • 9968087 Limit JPEG XL update notifications to appearing on JXL interactions only
  • 92ca0cf Start work on PDF support
  • fda9291 JPEG XL support: offer automatic updates...
  • 222b017 Merge branch 'main' of https://github.com/tannerhelland/PhotoDemon
  • a100464 Update .gitignore
  • 152352b Updated localizations for new plugin update feature
  • 4256c71 New framework for automatic plugin updates [ #534 ]
  • e8b7662...
Read more

PhotoDemon 9.0

09 Sep 00:47
a93a006
Compare
Choose a tag to compare

After two years of work, PhotoDemon 9.0 is now available.

Everything new and improved is described in (excruciating) detail in the release announcement at photodemon.org.

Zip file checksums:

CRC-32: 9a02f3dd
MD5: a9300579dce957a1728231af09da6a90
SHA-1: 27f0be2d419cf87e0c7bcb5bd85062062b73713d
SHA-256: 1917e0594b2544c696abfaace3400370472add5646a5851a5816b2d83e4787d4

PhotoDemon 9.0 beta

16 Aug 01:43
7b63f55
Compare
Choose a tag to compare

After two years of work, a new PhotoDemon release is imminent.

Please help me test version 9.0 before its official release (currently planned for September 2022).

A lengthy article highlighting all the new features and improvements is available at photodemon.org.

Zip file checksums:
CRC-32: dfb61580
MD5: 5123c15c659a122285b21660da6bf8ff
SHA-1: 8fc0808b09eef57525bff65d56a4a997ef696c41
SHA-256: ab9316f1b18fd3dece517864959d831b241cf506304f9b9d505f473e044cafbf

PhotoDemon 8.4

22 Sep 20:20
4964b75
Compare
Choose a tag to compare

PhotoDemon 8.4 brings additional stability and usability improvements to the recent 8.2 release. It is recommended for all users.

A detailed release announcement is available here: https://photodemon.org/2020/09/22/photodemon-8-4.html

Zip file checksums:

CRC-32: a556334f
MD5: 28f3a917e9b66c065e54f55d3865d150
SHA-1: ab85091d7b3600125d10ba3dc6ee79da8f744d59
SHA-256: fb6debaa50c976d1a717e412fe0e5e3bd82ee3ea083014da600afe29e9093361

PhotoDemon 8.2

09 Sep 22:06
51c94fc
Compare
Choose a tag to compare

PhotoDemon 8.2 brings stability and usability improvements to the recent 8.0 release. It is recommended for all users.

A detailed release announcement is available here: https://photodemon.org/2020/09/09/photodemon-8-2.html

Zip file checksums:

CRC-32: d0f93dbc
MD5: e672140a1e8ba69c900bda787acc0abb
SHA-1: 5e5707516bb28944e0711d6bd1d5e88e59033933
SHA-256: fe61080a9368621f69474da757a16be12abe7f9ec8d6dbaf3a768cfbb3fa375d

PhotoDemon 8.0

22 Aug 00:34
6689d44
Compare
Choose a tag to compare

The 8.0 release announcement is available here: https://photodemon.org/2020/08/21/photodemon-8-0.html

An identical zip file is available from photodemon.org: https://photodemon.org/download/

Zip file checksums:

CRC-32: 23b1b695
MD5: cd22cb287a8f0a14676292b3a8a5e3df
SHA-1: 15e8eb0ef2e6f56300fcf092f98e34d494609867
SHA-256: fd4c524e6910a349cd5c922bdd216b3815be6678f33c33ea35d9f39cba34c670

PhotoDemon 8.0 beta

28 Jul 21:37
dd51156
Compare
Choose a tag to compare

After 2.5 years of work, a new PhotoDemon release is imminent. Please help test this 8.0 beta before its official release (currently planned for August 2020).

An article highlighting the many new features, improvements, and upgrades is also available at photodemon.org

PhotoDemon 7.0.1

15 Jan 17:20
46d4d48
Compare
Choose a tag to compare

PhotoDemon 7.0.1 contains minor stability and security improvements over PhotoDemon 7.0. It is recommended for all users.

The 7.0.1 release announcement is available here: http://photodemon.org/1852/photodemon-7-0-1-release/

An identical zip file is available from photodemon.org: http://photodemon.org/download/

Zip file checksums:

CRC-32: c1d2e0b4
MD5: 0c4cf8a745b0abe4e5b839f9a6f83bdf
SHA-1: 4d57e40bf620346210ceb3a1793d89d0444cd0d8
SHA-256: bb673dbd72ae7b34d3f99c91d1f043bc0d250ff7698528892c9d77964fa716f9

PhotoDemon 7.0

01 Dec 20:39
f36cd28
Compare
Choose a tag to compare

The 7.0 release announcement is available here: http://photodemon.org/1808/photodemon-7-0-release/

An identical zip file is available from photodemon.org: http://photodemon.org/download/

Zip file checksums:

CRC-32: daf51c6e
MD5: c95b3cf2b078ed63fd875163193b768c
SHA-1: e2beec918312161f2af8412ddbb66ac4e08fdebf
SHA-256: deaacde658e5e6f6f4949ad6049a149c6785722981dea71868420ba1d378eb5c