Releases: PayRam/payram-scripts
Releases · PayRam/payram-scripts
v1.0.0
1.0.0 (2026-03-12)
Bug Fixes
- add concurrency settings to release job for better management of simultaneous runs (ff09017)
- add pipefail option to semantic-release command for better error handling (aef757d)
- avoid unnecessary container restart when using existing tag during update (d38823f)
- enhance help message for mainnet and testnet options in setup script (09a21a9)
- improve port checking command handling in setup script (3d17279)
- improve regex for fetching latest PayRam version from Docker Hub (4df059a)
- improve root privilege handling and user guidance (4d63525)
- properly remove Let’s Encrypt certs on --reset by parsing SSL_CERT_PATH and moving dir cleanup to step 6 (41a5907)
- remove macOS support mention from setup script documentation (c84d78f)
- remove override flow; exit when instance running with guidance to use --reset or --update (9696b64)
- Remove unused function and enhance testnet UI with interactive selection options for better user navigation (11d44b6)
- resolve SSL detection glob pattern issue (e3cf529)
- secure config file with restricted permissions (c3db41f)
- secure database password handling using .pgpass (6ad9ba2)
- update default image tag to 1.6.3 (9559083)
- update default image tag to 1.6.9 (77664e1)
- update fallback version to 'latest' in fetch_latest_payram_version function (262c2dc)
- update prompt for test payment link amount in cmd_create_payment_link (cfe910d)
- updated the default payram version (57578dd)
Features
- add agent headless CLI scripts for PayRam operations (69decfd)
- add introductory message to agent headless CLI (79134d8)
- add mainnet option to setup script for production environment (979a533)
- add options to start and configure Analytics MCP server in setup script (2975754)
- add PAYMENTS_APP_SERVER_URL environment variable to deployment scripts (4201c86)
- add PAYRAM_MCP_VERSION variable and enhance MCP server binary management (a8bbcc7)
- add port availability check for PayRam installation (94db960)
- add release workflow and configuration for semantic-release (92623d4)
- add reset option to setup script for improved functionality (b402f76)
- changed FE url to 80 (0d5f8d7)
- changed script (b10243b)
- enhance MCP server management with improved version checks and graceful shutdown (f3883cd)
- enhance port checking mechanism in setup script (06088af)
- implement dynamic fetching of latest PayRam version for configuration (98b8b4b)
- improve URL display and add SSL-aware routing in setup script (e3162e3)
- update default image tag to version 1.7.4 in configuration defaults (9f4f9e2)
- update default image tag to version 1.7.4 in configuration defaults (18569df)
- validate MCP server port and enhance start command with health check (1a92239)