FoxDesk 0.3.115
FoxDesk 0.3.115 adds the self-hosted to FoxDesk Cloud transfer entry point.
Changes:
- Added an admin Cloud migration page at index.php?page=admin§ion=migration-export.
- Added migration ZIP generation for users, clients, tickets, comments, time entries, reports, settings, metadata, and attachments.
- Added a Cloud migration item to the admin menu.
- Added self-hosted to SaaS migration instructions.
Validation:
- PHP lint passed across all PHP files.
- Migration package generation was verified with a fixture ZIP containing manifest, table JSON, and attachment payload.
- The public update ZIP was validated with validate_update_package().