ChangelogUpdates

  • March 23, 2024

    Enhanced Odoo Security with Official Python Packages

    Your Odoo instance now uses the Python packages officially packaged by Debian or Ubuntu increasing stability and security as they are extensively tested and continue to receive security patches. You can still install custom packages and versions with pip.

  • March 18, 2024

    Improvement on backup schedule removal

    When deleting a backup schedule you will now be prompted whether you’d like to keep or remove the related backups.

    Keep or remove Odoo backups related to schedule?
  • March 12, 2024

    Upload module files from .zip file

    Did you buy a module from the Odoo.com marketplace or a third-party vendor and you want to quickly install it on your Odoo instance? It’s now easier than ever by simply uploading the .zip file in your Cloudpepper dashboard under your instance addons. And to make it easy for colleagues or developers to view your module’s code or make adjustments, we ensured the module is published through your organization’s Github account, which also gives you full control and visibility over any code changes.

    Upload zip file directly to Odoo instance
    Upload your .zip file containing your Odoo module directly to your Odoo instance
  • March 11, 2024

    Full Github integration

    Exciting news, the Cloudpepper platform is now fully integrated with your Github account. This means you no longer need to manually add your git repository url but can directly view and add them from the Cloudpepper dashboard. For those who use another or your own custom made Git provider, rest assured, Cloudpepper remains compatible with any other Git provider.

    Link Github with Cloudpepper
    Easily link your Github account with Cloudpepper
    Directly view and add Github repositories
    View and add your repository from the Cloudpepper dashboard
  • March 3, 2024

    Easy plans: Odoo instance reset feature

    For all Cloudpepper customers using our Easy plan, you can now reset your Odoo instance allowing you to start from scratch. You will be able to change your region, your Odoo version or you can simply restore a backup. This feature is also useful when you need to migrate from another Odoo hosting platform by restoring an imported backup.

  • March 1, 2024

    Server OS information

    You can now see which OS is being used for each of your provisioned Odoo servers. Cloudpepper selects the operating system based on the highest compatible Python version for the selected version of Odoo to ensure maximum performance and it will always be either Debian or Ubuntu.

    Server information column for provisioned odoo servers
  • February 27, 2024

    Faster and more secure S3 backups

    Backups to your preferred S3 storage provider are now directly made from your Odoo instance server for better security and performance.

  • February 15, 2024

    Custom Python packages copied to staging environments

    Any custom Python packages you install on your production environment will now also automatically install in the staging environment for a smooth experience.