Atomia Cloud Hosting Platform

List of iterative releases in 18.10

1 views 0

List of iterative releases in 18.10

Atomia Billing API 18.10.6936.27043

  • [ADD] Added frequent check for newly created accounts.
  • [ADD] Added account suspension schedule task.
  • [IMPROVEMENT] Improve refunding discounted invoices.
  • [IMPROVEMENT] Improved performance of saving and updating data in the database
  • [IMPROVEMENT] Fixed search users in Admin panel.
  • [IMPROVEMENT] Improved NHibernate mapping.
  • [IMPROVEMENT] Added IsVatValid flag to the mail templates.
  • [IMPROVEMENT] Improved credit card payment options for monthly invoicing.
  • [FIX] Fetching user default language id.
  • [FIX] Added missing mapping for user in PostgreSql.
  • [FIX] Fixed the issue with VDC skipping usage data for some accounts.
  • [FIX] Fixed user login when UniqueUserMultipleReseller feature is enabled.
  • [FIX] Fixed wrong refund calculation.
  • [FIX] Fixed wrong invoice balance calculation.
  • [FIX] Fixed missing VAT number and Company Number in invoice templates

Atomia Admin Panel 18.10.6936.26257

  • [FIX] Long dash replacement with hyphen for BCP on Customer page.
  • [FIX] Fixed fetching roles on BCP when adding and editing user.
  • [FIX] Fixed adding, editing and deleting users when resellers have different resellerRootDomain and UniqueUserMultipleReseller feature is enabled
  • [IMPROVEMENT] Improve refunding invoices in AdminPanel.
  • [FIX] Added available payment methods to Reseller Configuration page.
  • [FIX] Fixed wrong refund calculation.

Atomia Hosting Control Panel 18.10.6936.26245

  • [IMPROVEMENT] Move security tab between app installer and error page.
  • [IMPROVEMENT] Added support for translations (available actions).
  • [IMPROVEMENT] Added relative storage path instead of full.
  • [IMPROVEMENT] Added status icons.
  • [IMPROVEMENT] Improve backup actions for applications in HCP.
  • [IMPROVEMENT] Added validation for passwords on Application Installer
  • [IMPROVEMENT] Improve installing applications in HCP.
  • [FIX] Fixed PHP versions not shown when changing website type.
  • [FIX] Fixed slave zone editor and added validation for slave zone.
  • [FIX] Fix using wrong Newtonsoft.Json version.
  • [IMPROVEMENT] Improve uninstall process on AppInstaller in HCP.
  • [IMPROVEMENT] Improve backup application process on AppInstaller page in HCP.
  • [IMPROVEMENT] Improve advance installment of application in HCP.
  • [FIX] Fix displaying info data for some application in AppInstaller view in HCP.

Atomia Customer Panel 18.10.6936.26255

  • [FIX] Long dash replacement with hyphen for BCP on Customer page.
  • [FIX] Fixed fetching roles on BCP when adding and editing user.
  • [FIX] Fixed adding, editing and deleting users when resellers have different resellerRootDomain and UniqueUserMultipleReseller feature is enabled
  • [IMPROVEMENT] Improved credit card payment options for monthly invoicing.

Atomia Cloud Hosting Pack 18.10.6935.23883

  • [ADD] Added frequent check for newly created accounts.
  • [ADD] Added functionality for changing user policy.
  • [ADD] Added functionality for enable/disable of email notifications.
  • [ADD] List of malware/vulnerabilities with corresponding actions.
  • [ADD] Time of last scan.
  • [ADD] Added functionality for performing manual scan.
  • [ADD] List of mal/vul that are not clean up after given n hours.
  • [ADD] Added Security to provisioning description.
  • [ADD] Added Patchman resource.
  • [IMPROVEMENT] Added email property in Security plugin.
  • [IMPROVEMENT] Improve backups for Installatron.
  • [IMPROVEMENT] Improve backup process for Installatron apps.
  • [IMPROVEMENT] Improve Installatron module to return backup with backup time.
  • [IMPROVEMENT] Improve application installation process.
  • [IMPROVEMENT] Created test module for Installatron.
  • [IMPROVEMENT] Improve returning list of Installatron applications with there php requirements.
  • [FIX] Improve notifications when updating php version for website on AppInstaller page.
  • [FIX] Fix using wrong Newtonsoft.Json version.
  • [FIX] Fix missing default value for Installatron service.
  • [FIX] Added overrides for Expiration Offset on domain renewal

Atomia Store 18.10.6936.27226

  • [FIX] Long dash replacement with hyphen for BCP on Customer page.

Atomia Admin Panel 18.10.6961.25784

  • [FIX] Fixed date range selection for Resellers report on Admin page.
  • [FIX] Added missing info on ViewProduct page. Disabled product editing for a reseller that has CanDefineOwnProducts set to false.
  • [FIX] Fixed no error information when invoice editing fails because of data validation.
  • [FIX] Fixed missing Edit invoice option on Customer card and on invoice Preview page.
  • [FIX] Fixed missing link for Renewal and Extend subscriptions.
  • [FIX] Fixed date range selection for Resellers report on Admin page.

Atomia Hosting Control Panel 18.10.6961.25776

  • [ADD] Added missing email validation on Add/Edit Cron Tasks page.
  • [FIX] HCP/BCP meter is no longer showing empty meter tray.
  • [IMPROVEMENT] Added message with instructions for reverse zone addition, when global limitations prevent the addition of another reverse zone.
  • [FIX] Fixed front-end validation for TNAPI email account password.
  • [FIX] Fix reverse zone preselection bug.
  • [IMPROVEMENT] GUI improvement on reverse zone page.
  • [IMPROVEMENT] Change Mail Forwarding tab on Email Account Edit page, to list email addresses to whom are emails forwarder from currently edited email account.
  • [FIX] Fixed updating Meter when adding or removing reverse zones.
  • [FIX] Fixed showing website name on password protection page.
  • [FIX] Add IDN validation for hostname for PTR record.
  • [FIX] Fixed validation messages and fields after canceling request.
  • [FIX] Fixed sorting on Accounts page in HCP.
  • [FIX] Fixed password protection edit in French language
  • [ADD] Added email validation on Add/Edit Cron Tasks page.
  • [FIX] Changed validation message for hostname on add/edit PTR record page.
  • [FIX] Fixed email validation for email forwarding.
  • [FIX] Fixed validation messages and fields after canceling request.
  • [FIX] Fixed password validation for TNAPI, when crypt password setting is set to true.

Atomia Customer Panel 18.10.6961.25783

  • [FIX] Fixed language reload on BCP when it’s changed from HCP and language switcher is enabled
  • [FIX] HCP/BCP meter is no longer showing empty meter tray.
  • [FIX] Removed unnecessary data table from Domain Transfer page and replaced it with form row.
  • [FIX] Fixed wildcard SSL support.

Atomia Billing API 18.10.6961.20358

  • [FIX] Fixed enabling/disabling “Can define own prices” option on resellers.
  • [IMPROVEMENT] All events from AtomiaBillingApi and AtomiaBillingApiPayment which is a partial class of BillingApi are moved in EventContainer to be able to fire an event from all parts of the code.
  • [ADD] Added LoadPlugin and RemovePlugin methods which Add/Remove a plugin from the cache. They are used for enabling/disabling plugin automatically if it is turned on/off or its configuration was updated.
  • [ADD] Added test for those functions.
  • [ADD] Added implementation of IDisposable for plugins which add events to be able to release their events.
  • [IMPROVEMENT] Improved “Invoice PDF” template.
  • [IMPROVEMENT] Added configuration to allow matching of overpaid invoices.
  • [IMPROVEMENT] Order invoice lines on invoice template.
  • [FIX] Fixed sending an email notification when a manually provisioned product is deleted.
  • [FIX] Fixed multiple overridden prices on renewed subscriptions.

Atomia Cloud Hosting Modules 18.10.6961.23827

  • [IMPROVEMENT] Added possibility to define counters for different volume types in VDC when OpenStack is used with gnocchi.
  • [FIX] Fixed collecting VDC usage for counters without any usage.

Atomia GDPR 18.10.6961.24862

  • [NEW] Added scripts for 2-level search per Personal ID.
  • [FIX] Modified store procedure to return corresponding data.

Atomia Admin Panel 18.10.6975.17849

  • [IMPROVEMENT] Added cancel button on configure plugin configuration page.
  • [IMPROVEMENT] Add new page for handling Dynamic resources for MsCSP module.
  • [FIX] Fixed sorting on some pages in Admin panel.
  • [FIX] Fixed sorting by Customer on Payments page.

Atomia Customer Panel 18.10.6975.17847

  • [FIX] Fixed showing quantity of products in cart for seat-based subscriptions.

Atomia Hosting Control Panel 18.10.6975.17840

  • [IMPROVEMENT] Add customer friendly error messages when limits are exceeded on Website Add page.
  • [FIX] Fixed width of modal dialogs.
  • [FIX] Fixed and updated css for modal dialogs.
  • [FIX] Fixed advanced type record preselection.

Atomia Automation Server 18.10.6975.18414

  • [IMPROVEMENT] Improve resource description to have an option to use dynamic properties from database instead of the default ones.
  • [IMPROVEMENT] Added API calls for handling Resource Descriptions.
  • [FIX] Fix not returning resource with overrided properties.

Atomia Billing API 18.10.6975.17989

  • [IMPROVEMENT] Improve Azure schedule tasks to use dynamic resource properties and changed authorizing request to Microsoft to use refresh token instead of username/password.
  • [IMPROVEMENT] Improved Transfer Out Notification Scheduled Event Handler Performance
  • [IMPROVEMENT] Improved searching users in PostgreSql
  • [FIX] Fix invoices not showing in BCP if payment transaction doesn’t exists.

Atomia Cloud Hosting Modules 18.10.6975.18098

  • [IMPROVEMENT] Improve authorizing request for MsCSP to use refresh token instead of username/password.

Atomia Store 18.10.6970.26863

  • [IMPROVEMENT] Added different validation rule for company number.

Atomia Domain Registration 1.1.209

  • [IMPROVEMENT] Improved GDPR mailer, added possibility for configure an attachment for a mail.
  • [IMPROVEMENT] Improved DomainRedemptionRestore for Hexonet plugin
  • [IMPROVEMENT] Synchronized contact policy with NIC.AT
  • [FIX] Added encode of pg password to be able to use special characters in it.
  • [FIX] Fixed transfer for .EU for Hexonet plugin
  • [FIX] Fixed NameBay transfer for FR domains.
  • [FIX] – Fixed creating DS records
  • [FIX] Changed how host objects are handled in AFNIC

Atomia Net-DRI 0.96-64atomia

  • [FIX] Fixed EURid EPP connection issues

Atomia DNS 1.1.47

  • [ADD] Added support for ECDSA256 and ECDSA384 algorithms for DNSSEC.
  • [FIX] Fixed cryptokeys view in powerdns database.
  • [FIX] Added an option to skip DB ping
  • [IMPROVEMENT] – AtomiaDNS webapp

Atomia Cloud Hosting Modules 18.10.6995.28808

  • [IMPROVEMENT] – Extended DomainRedemptionRestore function’s parameters with contactids.
  • [FIX] – Fixed OpenStack with gnocchi not collecting metrics usage when a number of metrics in a project is higher then 1000.

Atomia Billing API 18.10.6995.29329

  • [FIX] Fixed task UsageDataScheaduledEventHandler not executing completely.

Atomia Identity 18.10.6996.15692

  • [IMPROVEMENT] Removed headers from HTTPS response.
  • [FIX] Fixed case sensitive login authentication on login page.

Atomia Store 18.10.6996.17562

  • [IMPROVEMENT] Removed headers from HTTPS response.

Atomia GDPR 18.10.6996.22108

  • [IMPROVEMENT] Removed headers from HTTPS response.

Atomia Admin Panel 18.10.6996.21459

  • [IMPROVEMENT] Removed headers from HTTPS response.
  • [FIX] Fixed list in picker for Parent reseller.

Atomia Hosting Control Panel 18.10.6996.21449

  • [IMPROVEMENT] – Improved HCP performance
  • [IMPROVEMENT] Added support for Office365 domains in DNS editor.
  • [IMPROVEMENT] Removed headers from HTTPS response.
  • [IMPROVEMENT] Add support for database admin tools, so that web admin tool URL and database hostname can be fetched in a different manner depending on configuration and service definition.
  • [FIX] Fix reverse zone page translation bugs.
  • [FIX] Fix swedish translations for reverse zone page.
  • [FIX] Fixed Password protection title field validation.
  • [FIX] Fixed HCP to open Exported zone in a new tab.
  • [FIX] Fixed sorting by last change on FTP page.
  • [FIX] Fixed displaying sensitive data in Audit logs for add/edit email.

Atomia Customer Panel 18.10.6996.21457

  • [IMPROVEMENT] Add an option to change account language from BCP
  • [IMPROVEMENT] Removed headers from HTTPS response.

Atomia Automation Server Cmd Client 18.10.1

  • [FIX] – Fixed encoding ASCII characters

Atomia Cron Agent 18.10.1

  • [FIX] Fixed add/edit cron job.

Atomia Apache Agent 18.10.1

  • [ADD] Added piece of code for removing “init_parameters”.

Atomia Admin Panel 18.10.7020.29009

  • [IMPROVEMENT] Improved security between Admin Panel and GDPR API.
  • [IMPROVEMENT] Upgrade jQuery version on 3.3.1 (Last version).
  • [IMPROVEMENT] Add translations for new Storage Quota template.
  • [IMPROVEMENT] Added links to GDPR results.
  • [IMPROVEMENT] Added link to product at article number.
  • [IMPROVEMENT] Added link to customer at Edit subscription page.
  • [FIX] Fixed favicon not present on AdminPanel, HCP and BCP.
  • [FIX] Fix reverse zone tile display.
  • [FIX] Fix general reports sorting issue

Atomia Hosting Control Panel 18.10.7020.28999

  • [IMPROVEMENT] Added support for choosing notification email.
  • [IMPROVEMENT] Improve displaying storage usage in HCP.
  • [FIX] Fixed favicon not present on AdminPanel, HCP and BCP.
  • [FIX] Actions buttons on Statistics page are moved, first column on the Users tab that is removed.
  • [FIX] Added new regex for customer fields validation.
  • [FIX] Change reverted regarding company number regex.
  • [FIX] Fixed issue with changing packages in HCP and BCP.

Atomia Customer Panel 18.10.7020.29007

  • [FIX] Fixed favicon not present on AdminPanel, HCP and BCP.
  • [FIX] Fixed issue with changing packages in HCP and BCP.

Atomia GDPR 18.10.7022.25725

  • [IMPROVEMENT] Enabled basic authentication on GDPR API.
  • [IMPROVEMENT] HTTPS GDPR API upgrade.
  • [IMPROVEMENT] Removed extra fetching and duplicated records.
  • [FIX] Fixed authentication for empty credentials.

Atomia Cloud Hosting Modules 18.10.7020.29683

  • [NEW] Added support for mail storage cleanup.
  • [IMPROVEMENT] Added new module for Quota agent.
  • [FIX] Fixed wrong VDC usage collecting.
  • [FIX] Fixed Security is shown when limit is not set.

Atomia Billing API 18.10.7020.30354

  • [NEW] Added new ProvisioningRenewal Scheduled Task with better performance.
  • [NEW] Added automatic account anonymization scheduled task.
  • [IMPROVEMENT] Invoice will be created if order is paid and periodic invoicing is turned on
  • [FIX] Fixed finishing payments for Dibs plugin.
  • [FIX] Fixed order price calculation for subscription upgrade when a campaign is applied.
  • [IMPROVEMENT] Added new schedule task for sending email notification to customers which package storage is exceeding some defined percentage that is set in plugin configuration.

Atomia Automation Server 18.10.7020.30308

  • [IMPROVEMENT] Added new function in NativeAPI for fetching services by greater property values than provided.
  • [FIX] Fix wrong compare of property values for ListLogicalServicesByNameAndGreaterPropertyValue function.

Atomia Store 18.10.7020.30462

  • [FIX] Fixed CVC/CVV validation on Store.
  • [FIX] Added new regex for customer fields validation.
  • [FIX] Change reverted regarding company number regex.

Atomia Identity 18.10.7020.30879

  • [FIX] Fixed favicon not present on login page.

Atomia Quota Agent 18.10.1

  • [NEW] Added new quota agent API calls for fetching and adding usage and for parsing quota reports and inserting them in to the database.
  • [NEW] Added package for QuotaAgent.
  • [FIX] Changed MySQL dependency for QuotaAgent.

Atomia SSL Redirect Agent 18.10.1

  • [NEW] Enforce SSL and www

Atomia GDPR Mail Storage Cleanup Agent 18.10.1

  • [NEW] Added scripts for mail storage cleanup.

Atomia File System Agent 18.10.1

  • [IMPROVEMENT] Added privilege check for file read operation when file content should be copied.

Atomia Admin Panel 18.10.7026.39176

  • [FIX] Add missing column for proforma invoices tab.
  • [FIX] Fix error for icon fetch on invoice add/edit page.
  • [FIX] Fix console error on campaign add/edit page.
  • [FIX] Fix error on external user add.
  • [FIX] Fix redirection after reseller is edited.

Atomia Hosting Control Panel 18.10.7026.39167

  • [FIX] Fix PostgreSQL users search.
  • [FIX] Fix error message for adding password protection for the folder that already has it.
  • [FIX] Fix validation message removal when the form is hidden and then shown cleared again.

Atomia Customer Panel 18.10.7026.39174

  • [IMPROVEMENT] Changed description text to be more precise about what will be affected by changing the language for the user.
  • [FIX] Fix downgrade button visibility when downgrade/upgrade is not possible.
  • [FIX] Fix description for user language in Swedish.

Atomia Store 18.10.7026.38917

  • [FIX] Fix harcoded string for ToS confirmation.
  • [FIX] Fix error message prefix for ID number.

Atomia Domain Registration 1.1.210

  • [IMPROVEMENT] German letter transliteration can configured through configuration.
  • [FIX] Sync domain’s expiration date after DomainInfo for NameBay plugin.
  • [FIX] Fixed parsing for PeriodicSync from offline CSV file.
  • [FIX] Skipped DomainForceLock when property thin_registry is set to 0.

Atomia Cloud Hosting Modules 18.10.7032.20559

  • [FIX] Added CloudLinux module to the Setup project correctly
  • [FIX] Fixed displaying list of installations in Installatron

Atomia Hosting Control Panel 18.10.7041.25939

  • [IMPROVEMENT] Added support to change default language.
  • [IMPROVEMENT] Added patchman policy info section.
  • [IMPROVEMENT] Added Italian language for the notifications.
  • [NEW] Added presentation of incoming upgrade for Patchman.
  • [FIX] Fix DNS page breaking down after deleting website.
  • [FIX] Fixed not passing is owner value when user for MSSQL database is created.
  • [FIX] Fixed error occurring when package doesn’t have CsBase.
  • [FIX] Fix domain search for DomainManager.
  • [FIX] Added missing translations.
  • [FIX] Fix domain search error on DomainManager page.
  • [FIX] Modified security helper to use user language.
  • [FIX] Took tag content into consideration when umlaut search is performed on Domain Manager page.
  • [FIX] Added missing translations for the Security card.
  • [FIX] Security issue with Microsoft exchange email.
  • [FIX] Fix not matching css on Backups page in HCP.

Atomia Admin Panel 18.10.7041.25948

  • [IMPROVEMENT] Added possibility to save zero for invoice payment period.
  • [IMPROVEMENT] Invoice payment period field is showing correct value now.
  • [IMPROVEMENT] Added whitespace warning on Edit Subscription page
  • [NEW] Added option to download invoices in the UBL format that is used for eInvoicing.
  • [FIX] Invoice due date set to zero.

Atomia Billing Customer Panel 18.10.7041.25946

  • [FIX] Enabled markdown on all customer facing GUI’s

Atomia Billing API 18.10.7041.26149

  • [NEW] Added methods for exporting invoice in the UBL syntax.
  • [FIX] Fix not sorting subscriptions by renewal date correctly.
  • [FIX] Fixed invoice due date calculation so it takes into consideration InvoicePaymentPeriod set for the customer.
  • [FIX] Fixed difference in usage for VDC.
  • [FIX] Fixed invoice due date calculation in case customer’s invoice due date is set to 0.
  • [FIX] Fixed sending postpaid invoices automatically.

Cloud Hosting Pach 18.10.7044.27676

  • [IMPROVEMENT] Added support for changing notification language.
  • [IMPROVEMENT] Added support for TLS 1.2.
  • [FIX] Fixed adding Website with Email support for DNS package.
  • [FIX] Fix deleting backup on Installatron page not working.

Atomia Billing API 18.10.7048.16221

  • [FIX] Fixed create invoice when CreateByAccount doesn’t exist

Atomia Hosting Control Panel 18.10.7059.25255

  • [IMPROVEMENT] Searching email accounts for a website will not look in domain part of email address.
  • [IMPROVEMENT] Added friendly message for settings update without policy for the security module.
  • [IMPROVEMENT] Added spinner to the patchman setup info.
  • [IMPROVEMENT] Improve Email account to use QuotaAgent for setting mailbox usage limit.
  • [NEW] Added bulk actions for malware and vulnerabilities.
  • [NEW] Added security outdated applications presentation.
  • [FIX] Fixed VDC usage/cost summary skipping last usage log entry in a month.
  • [FIX] Fixed using the same packages when you switch accounts.
  • [FIX] Fixed security resource to use encoded text for translations.
  • [FIX] Fixed not working add/edit of MailAccount with new Quota.
  • [FIX] Fixed Email Account edit page breaking on edit.
  • [FIX] Fixed setting Email Account storage limit to max value.
  • [FIX] Added missing translate for the security module.
  • [FIX] Fixed setting to large limit breaking Add/Edit Emails.
  • [FIX] Fixed leading zeros setting wrong Email Account limit.

Atomia Billing Customer Panel 18.10.7059.25263

  • [NEW] Added message info for package downgrade action.
  • [FIX] Fixed using the same packages when you switch accounts.
  • [FIX] Reseller with monthly invoicing is allowed to pay with a credit card

Atomia Admin Panel 18.10.7059.25265

  • [FIX] Fixed reseller can’t add a new products.

Cloud Hosting Pach 18.10.7054.29708

  • [IMPROVEMENT] Improve PostfixAndDovecot module to use QuotaAgent for mailbox storage usage.
  • [IMPROVEMENT] Added support for security outdated applications.
  • [NEW] Added CallOperation for SSHCommand module for changing quota.
  • [NEW] Added bulk actions for the patchman.
  • [FIX] Fixed Backups page breaking for Installatron test module.
  • [FIX] Fixed missing properties for MailAccount service.
  • [FIX] Fixed missing property throwing error for MailAccount service when creating or editing it.
  • [FIX] Fixed not setting Quota service storage limit when service is created.
  • [FIX] Fixed missing property for Quota service.

Atomia Billing API 18.10.7054.30258

  • [IMPROVEMENT] Changed logging levels for some subscription provisioning log messages to Verbose.
  • [ADD] Added new QuotaEnforceScheduledEventHandler event handler for enforcing quota.
  • [FIX] Fixed Payment Journal Report including midnight reports.
  • [FIX] Fixed edge case for Payment Journal report for MSSQL database.
  • [FIX] Fixed using wrong template for Mailbox Quota usage email notification.

Atomia Hosting Control Panel 18.10.7081.14146

  • [FIX] Fix displaying removed alias in search on DNS page on reload.
  • [IMPROVEMENT] Improve logging HttpExceptions in HCP.
  • [IMPROVEMENT] Improve Installatron page to provide Admin Url for installed application.
  • [FIX] Fix add email account for custom email modules.
  • [FIX] Fix edit email account for custom email modules.
  • [FIX] Fix setting correct admin url for application in HCP.

Atomia Admin Panel 18.10.7081.14156

  • [IMPROVEMENT] Added missing translations for mail templates.
  • [FIX] Azure and Office365 now need to have TOS property set in other properties when adding or editing.

Atomia Billing Customer Panel 18.10.7081.14154

  • [FIX] Added TOS validation logic based on provisioning service of the product (Azure and Office365).

Cloud Hosting Pack 18.10.7081.14380

  • [IMPROVEMENT] Improve InstalledApplication model for Installatron to contain AdminLink parameter.
  • [FIX] Fix setting necessary properties for PackageInstalled service.
  • [FIX] Add customer agreement upon provisioning or changing quantity of Azure or Office365 products.

Atomia Billing API 18.10.7081.14271

  • [IMPROVEMENT] Fully discounted renewal subscriptions will not be linked to invoice.
  • [FIX] Fixed creating duplicated postpaid invoices.

Atomia Hosting Control Panel 18.10.7090.14535

  • [IMPROVMENT] Add configuration for displaying azure tiles in HCP.
  • [IMPROVEMENT] Improve validation for SSL certificates.
  • [FIX] Fixed centering of ‘X’ (delete) button
  • [FIX] Patchman – missing translations for SecurityIssues in meter.
  • [FIX] Fixed adding/editing email account for non-webhosting packages that have Quota service.

Atomia Billing API 18.10.7090.14707

  • [FIX] Include quantity service override path in subscription when calling quantity change

Atomia Identity 18.10.7090.14278

  • [FIX] Removed white space above the header on the login page.

Atomia Hosting Control Panel 18.10.7110.18766

  • [FIX] Fixed transaltion issues for Patchman.
  • [IMPROVEMENT] Improved validation for the cron job URL field.
  • [FIX] Fixed pagination on the security oage.
  • [FIX] Fixed bulk actions for patching.

Atomia Billing Customer Panel 18.10.7110.18774

  • [FIX] Failing downgrade action for some services.

Atomia Admin Panel 18.10.7110.18776

  • [FIX] Default sub-reseller options issue

Atomia Billing API 18.10.7111.17553

  • [ADD] Added BAM currency for Bosnia & Herzegovina.
  • [IMPROVEMENT] Add method to check for multi package in public billing service.
  • [FIX] Misspelled country name in country dropdown.
  • [FIX] Fix same user listed multiple times in AdminPanel
  • [FIX] Fixed send invoice after renewal if “Send invoice via Mail and Email” is set

Atomia Domain Registration 1.1.211

  • [IMPROVEMENT] Improve DomainSetRenewalStatus to propagate the auto_renew flag to OpenSRS.
  • [IMPROVEMENT] Sync domain transfer with new NICAT changes
  • [IMPROVEMENT] Added poll support for EU plugin
  • [FIX] Fix change domain renew status propagating to OpenSRS.
  • [FIX] Fixed provisioning of .se domains when postcode has space

Atomia Billing API 18.10.7118.19460

  • [FIX] Fixed searching users in PostgreSQL database.

Atomia Hosting Control Panel 18.10.7139.24015

  • [IMPROVEMENT] Improve changing mailbox storage quota limit logic for Email accounts.
  • [IMPROVEMENT] Improved caching packages.
  • [FIX] Fixed wrong last change time on the email accounts page.
  • [FIX] Fixed invalid POST request parameters when editing a virtual directory.
  • [FIX] Fixed an error when opening email accounts page.
  • [FIX] Fixed an issue with application installer translations not applying properly.

Atomia Billing Customer Panel 18.10.7139.24022

  • [IMPROVEMENT] Improved caching packages.
  • [NEW] Added the possibility to set a label on subscriptions in BCP.
  • [FIX] Fixed client side validation of password field on user edit page.

Atomia Admin Panel 18.10.7139.24024

  • [FIX] Fixed searching for users with uppercase characters in Admin panel
  • [Fix] Added the required parameters in the links for editing users.
  • [FIX] Fix audit log message display in customer card.

Atomia Store 18.10.7139.19812

  • [IMPROVEMENT] Enable orders for existing customer in the store.

Atomia Billing API 18.10.7139.21191

  • [IMPROVEMENT] Improve Quota Enforce scheduled task to enforce quota for MailAccount services.
  • [FIX] Fixed mixed up names and descriptions for product counters when you disable “Can define own prices” for a sub-reseller.
  • [FIX] Fixed searching users in PostgreSQL with uppercase characters.

Atomia Cloud Hosting Modules 18.10.7139.21125

  • [IMPROVEMENT] Add new CallOperation operation for PostfixAndDovecot module to handle bulk update of quota limits for MailAccount services.

Atomia Quota Agent 18.10.5

  • [IMPROVEMENT] Improve Quota Agent to be faster and to handle empty reports.

Atomia Apache Agent 18.10.2

  • [FIX] Fix new line addition in .htaccess file before appending new content.

Atomia DNS 1.1.48

  • [IMPROVEMENT] Update PowerDNS schema for 4.1.0
  • [IMPROVEMENT] Updated PowerDNS DB schema to fix issues introduced with PowerDNS 4.1
  • [IMPROVEMENT] Security improvement for AtomiaDNS WebApp application

Atomia Hosting Control Panel 18.10.7151.18921

  • [FIX] Fixed showing “Activate” button for SSL certificates in the “Pending” status.
  • [FIX] Fixed selection of PHP versions when changing website type from Windows/IIS to Linux/Apache
  • [FIX] Fixed issue with pager hiding when displaying all items in one page
  • [FIX] Fix displaying undecoded domainName in PackageSelector when domainName contains umlaut characters.
  • [FIX] Fixed package picker preventing using back button in browser.

Atomia Billing Customer Panel 18.10.7151.18929

  • [FIX] Fixed issue with pager hiding when displaying all items in one page
  • [FIX] Fixed package picker preventing using back button in browser.

Atomia Admin Panel 18.10.7151.18931

  • [FIX] Fixed issue with pager hiding when displaying all items in one page
  • [IMPROVEMENT] Fixed generated billing report display table overflow.
  • [FIX] Fixed missing edit button in external user drop-down on Users tab.

Atomia Billing API 18.10.7151.18900

  • [IMPROVEMENT] Added “HasVdcName” and “VdcName” placeholders in PDF and email invoice templates.

Atomia Identity 18.10.7151.19010

  • [FIX] Fixed language name translations on Login page.

Atomia Cloud Hosting Modules 18.10.7171.28157

  • [IMPROVEMENT] Added support for email frozen flag in Patchman API.
  • [IMPROVEMENT] Added support for language frozen flag.
  • [IMPROVEMENT] Add new TestModule for Quota module.

Atomia Hosting Control Panel 18.10.7171.27899

  • [IMPROVEMENT] Added search bar that allows users to quickly find an app on Application installer page.
  • [IMPROVEMENT] Added more patchman statuses.
  • [FIX] Fixed paging for Subscriptions reactivation and Edit PostgreSQL pages.

Atomia Admin Panel 18.10.7171.27909

  • [IMPROVEMENT] Added a configuration setting that enables/disables notes tab on edit customer page within admin panel.
  • [IMPROVEMENT] Changed ‘Help’ button to open Atomia documentation in the new tab.
  • [FIX] Fixed billing reports actions layout.
  • [FIX] Fixed adding the audit_log message twice when changing user’s username.
  • [FIX] Replaced new Date constructor with Date.parse.
  • [FIX] Fixed browser console error after form submit.
  • [FIX] Added filtering for “Processing” order status to Admin Panel on order view.

Atomia Billing Customer Panel 18.10.7171.27907

  • [FIX] Fixed paging for Subscriptions reactivation and Edit PostgreSQL pages.

Atomia Billing API 18.10.7171.27499

  • [FIX] Fix fetching PackageName for Quota service in QuotaNotificationScheduledEventHandler.
  • [FIX] Added missing billing reports descriptions.
  • [FIX] Fixed wrong username in audit_log when changing user’s username.

Atomia Billing Customer Panel 18.10.7188.17068

  • [IMPROVEMENT] Browser cache cleanup improved in Mozilla browsers
  • [IMPROVEMENT] Showing correct label on X-axis on statistics graph for VPS instances.
  • [IMPROVEMENT] Fixed formatting validation errors on HTML pages in BCP
  • [IMPROVEMENT] Added link towards the subscription in each Invoice line

Atomia Admin Panel 18.10.7188.17070

  • [IMPROVEMENT] Showing correct label on X-axis on statistics graph for VPS instances.
  • [IMPROVEMENT] Added link towards the subscription in each Invoice line

Atomia Hosting Control Panel 18.10.7188.17059

  • [IMPROVEMENT] Browser cache cleanup improved in Mozilla browsers
  • [IMPROVEMENT] Showing correct label on X-axis on statistics graph for VPS instances.
  • [ADD] Added possibility to add ALIAS DNS records
  • [IMPROVEMENT] Added error logging in action trail for add email account page and also improved GUI so that the user can see the error message.

Atomia Cloud Hosting Modules 18.10.7188.17087

  • [IMPROVEMENT] Improve Postfix Test module to work with Quota feature.
  • [ADD] Added possibility to add ALIAS DNS records
  • [IMPROVEMENT] The role for OpenStack users can be defined in the unattended.ini file.
  • [FIX] Fix upgrade of DNS package when another hosting package is suspended.

Atomia Store 18.10.7188.16961

  • [FIX] Fixed error message localizations in Store.

Atomia Automation Server 18.10.7188.16815

  • [FIX] Fix suspended package simulating service MaxCount to be unlimited.

Atomia DNS 1.1.49

  • [ADD] Added possibility to add ALIAS DNS records
  • [FIX] Fix CentOS7/RHEL7 installation by removing obsolete NET::DNS::ZoneFile::Fast dependency
  • [IMPROVEMENT] Update PowerDNS schema to 4.1.0
  • [IMPROVEMENT] Web app security improved

Atomia Billing Customer Panel 18.10.7209.19687

  • [FIX] Fixed rendering of page for adding users when adding user fails

Atomia Hosting Control Panel 18.10.7209.19679

  • [FIX] Fixed validation of email address on Default email account page in HCP.
  • [FIX] Fixed errors when fetching custom fields for new contact creation.
  • [FIX] Fix loading stuck on Security page.
  • [FIX] Fixed validation for adding existing PRT record.
  • [IMPROVEMENT] Improve ApplicationInstaller page performance.

Atomia Admin Panel 18.10.7209.19689

  • [IMPROVEMENT] Added duplication of products on admin panel products page.
  • [FIX] Fixed missing column name on journal reports page.
  • [FIX] Adding reseller prices on the product page.
  • [FIX] Fixed rendering of page for adding users when adding user fails.
  • [FIX] Add missing template option for Add/Edit template in Admin Panel.

Atomia Cloud Hosting Modules 18.10.7209.19927

  • [IMPROVEMENT] Improve Installatron module to have periodic sync.
    Note: in case you need to do a revert after this improvement was already in use, you will need to do some cleaning in the database. Some SQL query like this one can be used:
    delete from AtomiaProvisioning2..params where
    fk_sid in (select service_id from AtomiaProvisioning2..ucp_services
    where name='PackageInstalled') and param_name in ('Status',
    'BackupStatus');

    delete from AtomiaProvisioning2..params where
    fk_sid in (select service_id from AtomiaProvisioning2..ucp_services
    where name='PackageBackup') and param_name='Status';

Atomia Billing API 18.10.7209.19804

  • [IMPROVMENT] Improved subscriptions manual provisioning workflow.
  • [IMPROVEMENT] Improved running Billing API Unit tests
  • [FIX] Fixed not being able to view saved. Credit invoice journal report.
  • [FIX] Add missing template type for Preview Template in Admin Panel.
  • [FIX] The periodic invoices scheduled task creating zero invoices.

Atomia Billing Api 18.10.7219.26308

  • [FIX] Renewal subscription creation in case reseller has disabled invoice email sending.

Atomia Billing API 18.10.7229.21295

  • [FIX] Fixed invoice template period to use correct values.
  • [FIX] The UsageDataScheduledEventHandler will not stop collecting usage in case of exceptions.

Atomia Hosting Control Panel 18.10.7229.21054

  • [FIX] Fixed “given key” error when installing WordPress while non-English languages are active.
  • [FIX] Fixed updating Application Installer services for suspended package

Atomia Domain Registration 1.1.212

  • [FIX] Adjusting to new EURid’s code-breaking feature

Atomia Admin Panel 18.10.7243.18929

  • [NEW] Copy from existing campaign when adding a new one
  • [FIX] Hide link to subscription if invoice line doesn’t have subscription
  • [FIX] Fix changing messaging type option in Invoice Reminder plugin configuration

Atomia Hosting Control Panel 18.10.7243.18918

  • [IMPROVEMENT] Added searching and sorting by IP address on Reverse DNS page
  • [FIX] Fixed sorting by TTL on Reverse DNS page
  • [IMPROVEMENT] Added bulk delete on Reverse DNS page
  • [FIX] Fixed issue with the missing cron tasks when more then one page of tasks exists
  • [IMPROVEMENT] Improve “Unlimited” Quota storage handling for packages
  • [IMPROVEMENT] Improve security on installer page

Atomia Cloud Hosting Modules 18.10.7243.19031

  • [FIX] Fixed issue with the missing cron tasks when more then one page of tasks exists
  • [FIX] Fixed an error when changing default email address from external to internal address from HCP

Atomia Automation Server Client 18.10.7243.19010

  • [IMPROVEMENT] Added option to change background color for a tree view
  • [IMPROVEMENT] Keyboard navigation in tree view is now refreshing “Service parameters” section
  • [FIX] Fixed Null checkbox handling for a property when adding new service

Atomia Admin Panel 18.10.7277.19902

  • [FIX] Fixed Add/Edit Product page breaking when special char is in reseller name
  • [FIX] Fixed bulk action failing for 100 or more customers on Customer Page
  • [NEW] Displaying processing and error notification for bulk actions on Customer Page
  • [NEW] Shift-click select customers option added on Customer Page

Atomia Hosting Control Panel 18.10.7277.19894

  • [FIX] Improved security on several pages
  • [FIX] Fixed preselecting website on Application Installer page
  • [IMPROVEMENT] Show actual error message for some OpenSSL errors on SSL page
  • [IMPROVEMENT] Changed the validation message for Add/Edit Email account (TNAPI)

Atomia Billing Customer Panel 18.10.7277.19900

  • [IMPROVEMENT] Added front-end password validation on Users page
  • [FIX] Display Extra services menu only when selected package is supporting it
  • [FIX] Improved security on Extra Services page

Atomia Automation Server 18.10.7272.26751

  • [IMPROVEMENT] Improve search for services with values greater then given value

Atomia Billing API 18.10.7272.26857

  • [FIX] Set object properties in Quota scheduled tasks plugin configuration to be visible by default
  • [IMPROVEMENT] Improve storage quota mail template data parsing
  • [FIX] Failing to collect OpenStack usages because of one invalid customer
  • [IMPROVEMENT] OpenStack usage for VDC is now collected first (before VPS, image, snapshot usages)
  • [IMPROVEMENT] VDC subscription usage is now saved in the database right after it is collected

Atomia Cloud Hosting Modules 18.10.7272.27102

  • [IMPROVEMENT] Added support to propagate OpenSSL error message to control panel

Atomia Domain Registration 1.1.213

  • [FIX] Fixed sending delete requests for already quarantined .eu domains
  • [FIX] Additional adjusting to new EURid’s code-breaking feature

Was this helpful?