Releases: pfrancezi/atlassian-cloud-release-updater
Releases · pfrancezi/atlassian-cloud-release-updater
Release list
Windows and MacOS executables v1.0.2
Changelog
1.0.2
Added
- Added macOS command-line executable distribution for Marketplace review and customer-run testing.
- Added Apple Silicon and Intel macOS build artifacts:
release-notes-sync-macos-arm64.ziprelease-notes-sync-macos-intel.zip
- Added macOS PyInstaller workflow to build onefile CLI executables for both project modes:
release-notes-sync-jpd-macosrelease-notes-sync-jira-software-macos
- Added ad-hoc macOS code signing during the build workflow.
- Added workflow support for uploading tested macOS ZIP files directly to an existing GitHub Release by providing
release_tag. - Added macOS direct execution guides in English and Portuguese:
README_DIRECT_EXECUTION_MACOS.mdREADME_DIRECT_EXECUTION_MACOS.pt-BR.md
- Added macOS executable testing guide for Marketplace reviewers:
docs/TESTING_MACOS.md
- Added macOS packaging and release workflow documentation:
docs/PACKAGING_MACOS.md
Changed
- Updated the main English and Portuguese READMEs to point to the Windows and macOS execution guides.
- Kept Windows direct execution documentation separate from macOS direct execution documentation.
- Updated the Windows testing guide to point reviewers to the dedicated macOS testing guide.
- Clarified that macOS builds are command-line executables, not
.appbundles. - Clarified architecture selection for macOS downloads:
arm64for Apple Silicon Macsx86_64for Intel Macs
Documentation
- Documented macOS Gatekeeper and quarantine troubleshooting with:
xattr -dr com.apple.quarantine .chmod +x ./release-notes-sync-jpd-macos ./release-notes-sync-jira-software-macos
- Documented how reviewers should download macOS ZIP files from GitHub Releases and run
configure,validate-config,dry-run, and optionalsync. - Moved maintainer-only build and release flow details out of the reviewer testing guide and into
docs/PACKAGING_MACOS.md.
Security and privacy
- Jira API tokens and Atlassian Admin cookies remain runtime-only.
- macOS packaging does not add credential storage or any hosted backend.
- The local configuration file still stores only project settings, field mappings, source preferences, and validated Jira field schema.
Release Notes Sync for Jira v1.0.1
This release adds schema-aware Jira field mapping, Windows executable support, Community Release Notes enhancements, and Bundled Changes support.
Highlights:
- Windows executable flow for Jira Product Discovery and Jira Software
- Field mapping validation
- Jira field schema cache in local configuration
- Dynamic payload formatting for single-select, multi-select, date fields, and native Labels
- Community Release Notes tags and impact rating
- Bundled Changes support with inputDate
- Safer validation for invalid custom fields
Release Notes Sync for Atlassian Cloud v1.0.0
First public release
This release includes:
- Jira Product Discovery version
- Jira Software version
- Field configuration guide
- Environment variable example
- Customer-run execution model
This utility is executed locally by the customer. It does not collect, receive, transmit, or store Atlassian credentials.
Don´t forget to read and execute the documentation before running https://github.com/pfrancezi/atlassian-cloud-release-updater