Skip to content

FoxDesk 0.3.115

Choose a tag to compare

@lukashanes lukashanes released this 16 May 21:34
· 76 commits to main since this release

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&section=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().