: Building on the 8.9.0 release, version 8.9.1 fully supports Git version control . This allows teams to work on the same model simultaneously, manage branches, and resolve merge conflicts. To support this, a new multi-part ALP format saves models as a group of files (one per agent) rather than a single monolithic file, making it much easier to track changes in Git repositories like GitHub or GitLab. Technical Improvements and Modernization
AnyLogic Professional is distinguished by its "multimethod" approach, allowing users to combine modeling in a single environment. AnyLogic Professional 8.9.1
: AnyLogic has transitioned from Java 11 to Java 17 , offering modelers access to the latest language features and performance enhancements. : Building on the 8
: The updated Downtime block provides more granular control over equipment maintenance and random failures. It includes new priority settings that define how a machine should respond if a failure trigger occurs while it is already busy—such as finishing the current task or stopping immediately for critical repairs. It includes new priority settings that define how
: A major addition for the Material Handling Library (MHL) is the ability to manually move transporters using the move() function. This allows developers to direct vehicles to nodes even before an agent is ready for transport, which is essential for custom routing and pre-staging logic.