> ## Documentation Index
> Fetch the complete documentation index at: https://magicads.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Instructions

> Follow update instructions as listed below for each version.

<Warning>Always backup all your files AND your database before starting the update process</Warning>

<Warning>Always test on your development environment first before upgrading your production domain. Your license does allow you to install on one locahost or subdomain for dev & test.</Warning>

<Update label="Upgrade to v1.6" description="01/07/2025">
  ## Update process for v1.6

  <Steps>
    <Step title="Step 1">
      Go to the **Update** tab in the **Admin Panel**, and click on the **Install Update** button. It will start the upgrade process.
      <Note>In rare cases upgrade packages can be up to 120MB in size, depending on your Internet bandwidth, download and installation time will vary</Note>
    </Step>

    <Step title="Step 2">
      <Check>You have successfully completed the upgrade process</Check>
    </Step>
  </Steps>
</Update>

<Update label="Upgrade to v1.5" description="27/06/2025">
  ## Update process for v1.5

  <Steps>
    <Step title="Step 1">
      Go to the **Update** tab in the **Admin Panel**, and click on the **Install Update** button. It will start the upgrade process.
      <Note>In rare cases upgrade packages can be up to 120MB in size, depending on your Internet bandwidth, download and installation time will vary</Note>
    </Step>

    <Step title="Step 2">
      <Check>You have successfully completed the upgrade process</Check>
    </Step>
  </Steps>
</Update>

<Update label="Upgrade to v1.4" description="23/06/2025">
  ## Update process for v1.4

  <Steps>
    <Step title="Step 1">
      Go to the **Update** tab in the **Admin Panel**, and click on the **Install Update** button. It will start the upgrade process.
      <Note>In rare cases upgrade packages can be up to 120MB in size, depending on your Internet bandwidth, download and installation time will vary</Note>
    </Step>

    <Step title="Step 2">
      <Check>You have successfully completed the upgrade process</Check>
    </Step>
  </Steps>
</Update>

<Update label="Upgrade to v1.3" description="20/06/2025">
  ## Update process for v1.3

  <Steps>
    <Step title="Step 1">
      <Warning>Step 1 is ONLY for Extended License users or users who bought and installed SaaS Business extension separately</Warning>
      <Danger>Important! If you have installed SaaS Business extension before, make sure to finish this step before proceeding with other steps for this particular update</Danger>

      1. Go to Admin Panel - Plugins page, and click Update button for your SaaS Business plugin which you have already installed before
      2. It will automatically make sure that you have new routes available, and will avoid any 500 errors.
      3. Done. You can now continue with Step 2.
    </Step>

    <Step title="Step 2">
      Go to the **Update** tab in the **Admin Panel**, and click on the **Install Update** button. It will start the upgrade process.
      <Note>In rare cases upgrade packages can be up to 120MB in size, depending on your Internet bandwidth, download and installation time will vary</Note>
    </Step>

    <Step title="Step 3">
      <Check>You have successfully completed the upgrade process</Check>
    </Step>
  </Steps>
</Update>

<Update label="Upgrade to v1.2" description="18/06/2025">
  <Note>Make sure that all steps for previous update version is completed before proceeding with this one in case if you didn't do a fresh install of the previous version</Note>

  ## Update process for v1.2

  <Steps>
    <Step title="Step 1">
      Before proceeding with the udpate process. Do following:

      1. Go to the /resources/views/flux/ folder.
      2. Right click on it, and select **Change Permissions**
      3. Set the **Write** permissions and select **Recursive** for all files and folders.

      <img src="https://mintcdn.com/magicads/sYe2HQs5Tjey-qY5/images/update/update-1.png?fit=max&auto=format&n=sYe2HQs5Tjey-qY5&q=85&s=59340cef08ac4fb74c008a0b09165786" width="1411" height="1086" data-path="images/update/update-1.png" />

      4. Click Ok.
    </Step>

    <Step title="Step 2">
      Go to the **Update** tab in the **Admin Panel**, and click on the **Install Update** button. It will start the upgrade process.
      <Note>In rare cases upgrade packages can be up to 120MB in size, depending on your Internet bandwidth, download and installation time will vary</Note>
    </Step>

    <Step title="Step 3">
      <Check>You have successfully completed the upgrade process</Check>
    </Step>
  </Steps>
</Update>

<Update label="Upgrade to v1.1" description="13/06/2025">
  ## Update process for v1.1

  <Steps>
    <Step title="Step 1">
      Go to the **Update** tab in the **Admin Panel**, and click on the **Install Update** button. It will start the upgrade process.
      <Note>In rare cases upgrade packages can be up to 120MB in size, depending on your Internet bandwidth, download and installation time will vary</Note>
    </Step>

    <Step title="Step 2">
      After installation of update package is successfully completed, type in your browser:

      ```php theme={null}
      https://YOUR_DOMAIN_NAME/app/admin/update/now 
      ```

      and hit **Enter** button. It will run the migration and seeder commands for this specific version only behind the scenes to update the database tables.
    </Step>

    <Step title="Step 3">
      <Check>You have successfully completed the upgrade process</Check>
    </Step>
  </Steps>
</Update>
