Skip to content

Releases: hayhamLT/RenderMapperPro

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 16:27
bc563d0

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). Windows SmartScreen may prompt on first run.
macOS: open the .dmg and drag the app to Applications. The app is signed and notarized — it opens normally on first launch. Apple Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

  • Rebrand: Render Mapper Pro → PrevizRender (soft) + marketing site at render.preshow.link by @hayhamLT in #105
  • site: real Preshow.link logo in family section by @hayhamLT in #106
  • Fix from-source update-check TLS error + reveal imported video's folder (v1.9.0) by @hayhamLT in #104

Full Changelog: v1.8.34...v1.9.0

v1.8.34

Choose a tag to compare

@github-actions github-actions released this 03 Jul 02:38
3ac44bc

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). Windows SmartScreen may prompt on first run.
macOS: open the .dmg and drag the app to Applications. The app is signed and notarized — it opens normally on first launch. Apple Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

  • Task-oriented How-To Guides (in-app + GitHub docs); release v1.8.34 by @hayhamLT in #103

Full Changelog: v1.8.33...v1.8.34

v1.8.33

Choose a tag to compare

@github-actions github-actions released this 02 Jul 22:18
b203876

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). Windows SmartScreen may prompt on first run.
macOS: open the .dmg and drag the app to Applications. The app is signed and notarized — it opens normally on first launch. Apple Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

  • Modernization pass: signing/notarization CI, crash reporting, dialog a11y, full mypy, watch mixin carve by @hayhamLT in #102

Full Changelog: v1.8.32...v1.8.33

v1.8.32

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:54
c171e0f

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). SmartScreen may warn — More info → Run anyway (the build isn't code-signed).
macOS: open the .dmg and drag the app to Applications. First launch: right-click → OpenOpen (it isn't notarized). Apple-Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

Full Changelog: v1.8.31...v1.8.32

v1.8.31

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:50
942dade

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). SmartScreen may warn — More info → Run anyway (the build isn't code-signed).
macOS: open the .dmg and drag the app to Applications. First launch: right-click → OpenOpen (it isn't notarized). Apple-Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

  • Redesign Watch & Auto-render + modern styled dialogs + resolved queue names by @hayhamLT in #98
  • chore: bump version to 1.8.31 by @hayhamLT in #99

Full Changelog: v1.8.30...v1.8.31

v1.8.30

Choose a tag to compare

@github-actions github-actions released this 24 Jun 16:10
0f7aba3

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). SmartScreen may warn — More info → Run anyway (the build isn't code-signed).
macOS: open the .dmg and drag the app to Applications. First launch: right-click → OpenOpen (it isn't notarized). Apple-Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

  • Modernize the Properties & Settings dialog (fix squeezing, group boxes, declutter Watch) by @hayhamLT in #95
  • Add a Watch / Ingest dock panel (prototype) by @hayhamLT in #96
  • chore: bump version to 1.8.30 by @hayhamLT in #97

Full Changelog: v1.8.29...v1.8.30

v1.8.29

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:56
c019c77

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). SmartScreen may warn — More info → Run anyway (the build isn't code-signed).
macOS: open the .dmg and drag the app to Applications. First launch: right-click → OpenOpen (it isn't notarized). Apple-Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

  • Friendlier filename convention: token patterns instead of raw regex (phase 1) by @hayhamLT in #91
  • Filename convention: visual chip builder (phase 2) by @hayhamLT in #92
  • Add modifier-aware New-job button with Shift and Ctrl+Shift actions by @hayhamLT in #93
  • chore: bump version to 1.8.29 by @hayhamLT in #94

Full Changelog: v1.8.28...v1.8.29

v1.8.28

Choose a tag to compare

@github-actions github-actions released this 23 Jun 21:46
018feeb

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). SmartScreen may warn — More info → Run anyway (the build isn't code-signed).
macOS: open the .dmg and drag the app to Applications. First launch: right-click → OpenOpen (it isn't notarized). Apple-Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

  • Fix render progress bar, live-log flood, and clip blanking past its length by @hayhamLT in #89
  • ci: allow publishing a release via manual workflow_dispatch by @hayhamLT in #90

Full Changelog: v1.8.27...v1.8.28

v1.8.27

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:38

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). SmartScreen may warn — More info → Run anyway (the build isn't code-signed).
macOS: open the .dmg and drag the app to Applications. First launch: right-click → OpenOpen (it isn't notarized). Apple-Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

  • fix: suppress startup modals when headless (fixes UI-smoke CI hang) by @hayhamLT in #88

Full Changelog: v1.8.26...v1.8.27

v1.8.26

Choose a tag to compare

@github-actions github-actions released this 23 Jun 19:05
6b39c32

Standalone builds of Render Mapper Pro.

Platform Installer (recommended) Portable
Windows (x64) RenderMapperPro-Windows-x64-Setup.exe RenderMapperPro-Windows-x64.zip
macOS (Apple Silicon) RenderMapperPro-macOS-arm64.dmg RenderMapperPro-macOS-arm64.zip

Windows: run the Setup.exe (installs to Program Files + Start-Menu shortcut). SmartScreen may warn — More info → Run anyway (the build isn't code-signed).
macOS: open the .dmg and drag the app to Applications. First launch: right-click → OpenOpen (it isn't notarized). Apple-Silicon only.

Verify your download: SHA256SUMS.txt lists the checksum of every artifact (shasum -a 256 -c SHA256SUMS.txt). Each binary also carries signed build provenance — verify with gh attestation verify <file> --repo hayhamLT/RenderMapperPro.

What's Changed

  • feat: Redshift tone-map + exposure controls (tames GI blow-out) by @hayhamLT in #85
  • chore: v1.8.26 — tone-map encode hardening + version bump by @hayhamLT in #86

Full Changelog: v1.8.25...v1.8.26