ACCESS TO DOWNLOADS ON THIS PAGE REQUIRES AUTHORIZATION AND A LOGIN ACCOUNT

Contact our support center to ask about your entitlement: https://support.eccentex.com

This page provides the downloads and release information for AppBase 6.5 GA SP1 Update 2 release and patches as well as for AppBase utilities.

To ensure that you have all latest security improvements and bug fixes please download the latest AppBase cumulative patch. When a new cumulative patch releases the previous patch is superseded by the new patch and becomes no longer available.

Current latest and recommended AppBase version is "AppBase 7.1 R1"

Release Information

ReleaseRelease Download(s)Release Posted OnRelease DocumentsPatchPatch Download(s)Patch Posted OnPatch Documents
AppBase 6.5 GA SP1 Update 2 (recommended)6.5 GA SP1 Update 2 Installation ISO12/06/2018

Release Notes 6.5 GA SP1 Update 2

Installation Guide





AppBase 6.5 GA SP1 Update 16.5 GA SP1 Update 1 Installation ISO09/14/2018

Release Notes 6.5 GA SP1 Update 1 

Installation Guide





AppBase 6.5 GA SP1AppBase Installation ISO image: 6.5 GA SP1 Installation ISO08/14/2018

Release Notes 6.5 GA SP1

Installation Guide

AppBase 6.5 GA 6.5.37.36.5.37.3 Installation ISO09/14/2018Release Notes 6.5 GA SP1 Update 1
AppBase 6.5 GA

The release is available in formats:

  1. Loose files:

6.5 GA Installation Packages

6.5 GA Installation Scripts

or

2. ISO image:

6.5 GA Installation ISO

03/31/2018

Release Notes 6.5 GA

Installation Guide

AppBase 6.5 GA 6.5.32.10

The patch is available in formats:

  1. Loose files:

6.5.32.10 Installation Packages

6.5.32.10 Installation Scripts

or

2. ISO image:

6.5.32.10 Installation ISO

04/12/2018

Release Notes 6.5 GA Patch 6.5.32.10

Patch Information

Patch NamePatch Release DateChange LogRelease Notes
AppBase 6.5 GA 6.5.38.1112/06/2018

Changes

  • Oracle TNS Aliases support has been implemented
  • Improved synchronization of token expiration time and session expiration time
  • Increased default maximum request size for BDS Web Service
  • RuleHelper log file partitioning has been improved to create log files per process id
  • AMQPNetLite libraries have been added to BDS\Common
  • AppBase web-site's SiteJs and Left menu rendering performance has been improved
  • Significantly decreased time required for a page to load its resources which should generally improve user experience both for AppBase web-site and Solution pages
  • Improved performance of some AppBase Workflow views
  • Improved AppBase Deployment Execute SQL statements time by improving how SQL statements to configure table constraints are generated on the deployment preview
  • Some of AppBase indexes has been reviewed to improve Solution Deployment Preview performance
  • Improved the error message for ClickOnce application for unsupported browsers
  • Added ability to set a timeout value per each queue event item which will make AppBase to terminate rules executing by the queue processor longer than configured in the timeout
  • Report Engine Unicode support has been improved
  • Added ability to reset deployed solution version
  • Improved the Solution Import user interface to show more information to the user about which solution the imported file contains to help the user understand if the solution file will be imported into the correct solution in the AppBase
  • Added support to characters &,<,> for AppBase user account passwords

Bug fixes

  • Duplicate "Packages" menu item issue for Sql Server version has been fixed
  • RuleHelper partitioning issue caused log messages to be written to incorrect thread id files has been fixed. The RuleHelper log file is now partitioned per process id, not per thread id as it was before.
  • Fixed issue with possible deadlock when log4net was initialized during C# rules execution. We used some log4net static methods which were found to be thread unsafe which sometimes caused multiple threads to lock in a race condition forever. RuleHelper logging partitioning configuration has been significantly simplified which removed the need to use any methods at all thanks to the flexibility of log4net configuration.
  • Increased timeout for Solution Import Confirm button
  • Incorrect IIS Anonymous authentication user identity set on AppBase install has been replaced with Application Pool identity
  • Fixed AppBase installation substitution template issue when incorrect hostnames were used for configuration when SSL is terminated on Load Balancer
  • Fixed one particular issue with the deployment when a view and business object have the same name. However the proper fix would be to add a validation to prevent user from creating view/business object when a view/business object with such name already exists. Such validation will be added in the future versions. User was never supposed to have ability to create a view and a business object with the same name because they both translate to the database objects which also can not have same names (for example database view can not have the same name as a database table)
  • Fixed issue with rule cache invalidation for Scheduled Tasks and Capture Channels after deployment
  • Duplicate "Access-Control-Allow-Origin" header has been removed for AdministrationServiceRest
  • Fixed issue when ConfigJs had empty public system variables if the url did not have domain query string parameter
  • Fixed issue with StaticResources virtual directory resources loaded via insecure HTTP urls on HTTPS AppBase installations
  • Fixed issue when a user without System Administrator role could not change its own password
  • Fixed issue when it was impossible to discard solution import or solution deployment when the solution's import or deployment error body length was greater than 255 characters
  • Fixed DAS OutOfMemory exception when it tried to open a file larger than 400Mb
  • Fixed issue when deployment was sometimes performed under the user token which sometimes made AppBase impossible to finalize some deployments that took more than user token expiration time if the user was not active during deployment. Now the deployment and many other long running processes are correctly performed under system token
  • Fixed issue when sometimes cancelling a deployment cause the next deployment preview to show a blank deployment journal
  • Fixed Purge/Delete solution issues for Sql Server version
  • Fixed an issue with importing localization resources
  • Fixed issue when C# Rules and Extensions were not able to load from remote shares on most AppBase installations. Before this fix we had to use a workaround to configure machine.config to allow remote sources, there is no need to do that anymore because we have changed AppBase to configure each Application Domain we use to load and execute C# rules and extensions to allow remote shares.

Release Notes 6.5 GA SP1 Update 2*

(* Installing 6.5.38.11 will update your AppBase to 6.5 GA SP1 Update 2)

AppBase 6.5 GA 6.5.37.309/14/2018

Changes

  • Jasper Reports has been updated to version 6.7.0
  • Added CSP reporting feature (disabled by default) 
  • Password auto-filling on login page has been disabled (not supported on some browsers) 
  • Implemented ability to have static solution resources which significantly improves solution performance
  • Improved AppBase behavior when solution resources do not have manifest file
  • Tenant creation issue when AppBase was installed on some localized operation systems has been fixed
  • Changed AppBase Environment and Solution creation to disable modes which require elevated Database privileges when no DBA user was provided to AppBase and changed default creation mode to manual
  • Import solution page UI was improved for lower resolutions

Bug fixes

  • Fixed cursors leakage when using database ping command dues to cursors not being disposed properly (the feature is turned off by default and only enabled on several AppBase installations)
  • Incorrect behavior of "Remember Me" checkbox has been fixed
  • Expiration period for system security tokens has been fixed
  • Fixed issue when version id was not updated correctly in AppBase navigation UI after solution import so that users were redirected to the previous current version
  • Workflow designer not working in IE 11 has been fixed
  • Fixed validation issue in workflow designer for large models
  • Added popup message when model validation fails in workflow designer
  • Fixed issue for SqlServer installations when paging was not working correctly for several methods returning only first 50 records
  • Fixed issue for SqlServer installations when deployment caused Capture Channels stopping and not starting
  • Database trigger deployment issue has been fixed
  • Jasper reports issue with some Unicode fonts has been fixed by adding correct font

Release Notes 6.5 GA SP1 Update 1*

(* Installing 6.5.37.3 will update your AppBase to 6.5 GA SP1 Update 1)

AppBase 6.5 GA 6.5.32.1004/12/2018

AppBase Security Strengthening

  • AppBase now can be run under user account which is not part of local Admin group

Bug fixes

  • Fixed issue with SQL rule cache not working correctly
  • Fixed issues with some pages throwing UI errors on System Setup, Environment Setup and My Workspace sections
  • Fixed errors on some pages caused by outdated unnecessary token validations which become deprecated after introducing new more secured cookie token mode

Release Notes 6.5 GA Patch 6.5.32.10



Other Products

Product NameProduct DownloadsProduct Posted OnProduct Documentation
AppBase Database Connection String UpdatedN/A03/31/2018
  • No labels