Where to find the application changelog

Where to find the application changelog

When we release a new version of AppMail, we include most important changes in a file called CHANGELOG.

This file is located inside the latest and update folders of the archive you get when you download AppMail, and can be opened with any text editor since it is basically just a text file.
Therefore, in order to get latest changelog, you will need to make sure you have latest AppMail version.

We also make this changelog file available in backend area, so you can see it by going to:
Backend > Miscellaneous > Changelog

    • Related Articles

    • Where do I find my subscription form?

      In order to find your list subscription form, you have to navigate to your customer area, then from the left side menu, expand the lists menu and click on the Lists link. Doing this, will reveal a page looking like: Choose the list you want to get ...
    • Understanding the application structure

      In order to make things easier to manage, AppMail is divided into several small sub-apps, like the backend, customer, Api, console and frontend app. The backend app is used for administrative tasks and here only the system users have access. The ...
    • Where do I find my API info?

      In order to integrate AppMail with 3rd-party apps or any custom apps, you can use its powerful API for which we also provide a PHP SDK for a quick PHP integration. Accessing the API requires you to generate a new API Key. You can also limit what IP ...
    • Cannot find a valid server to send the campaign email, aborting until a delivery server is available!

      This error is shown because AppMail does not have a delivery server to pick to send the current campaign. This can happen for various reasons, such as: 1) You actually have never created a delivery server in the first place. 2) You did create a ...
    • Cron jobs setup

      Maybe the most important thing that you have to do after you install the application is to make sure all the cron jobs are set properly. This is very important since without the cron jobs, the application will not be able to send any email at all, or ...