Altova MissionKit Versions

Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.

janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
Altova DataBaseSpy 2026 Release 227 mai 2026
Fonctionnalités
  • Altova AI for database query and design
    • DatabaseSpy 2026r2 supports optional integration with the new Altova AI Server, which is available as an add-on subscription. The Altova AI Server is an Altova-hosted AI service that DatabaseSpy can connect to. AI functionality previously available in DatabaseSpy that was unlocked using the developers Open AI key is now available via the Altova AI Server - no Open AI account required. An Altova AI subscription enables built-in, context-aware AI assistance for:
      • Generating SQL statements.
      • Creating table relations.
      • Generating sample data.
      • Explaining complex SQL.
    • Altova AI Subscription
      • Altova AI is available via a subscription that customers purchase in addition to their product license. A Support and Maintenance Package (SMP) is required for purchasing Altova AI. Customers may purchase an Altova AI subscription at the same time as a new SMP or add it to an existing SMP subscription.
  • Additional speed improvements
    • In Version 2026, huge speed improvements for data retrieval were introduced in DatabaseSpy, making working with thousands or even millions of records extremely fast. In DatabaseSpy 2026r2 additional optimizations have been implemented to improve performance even further.
  • Updated database support
    • Functionality for databases supported by DatabaseSpy is often updated to include the latest versions. In DatabaseSpy 2026, support has been updated to include PostgreSQL 18.
Altova DiffDog Enterprise Edition 2026 Release 227 mai 2026
Fonctionnalités
  • Updated database support
    • Functionality for databases supported by DiffDog is often updated to include the latest versions. In DiffDog 2026r2, support has been updated to include version 18 of PostgreSQL.
Altova MapForce 2026 Release 227 mai 2026
Fonctionnalités

Basic, Professional and Enterprise Editions

  • Altova AI for creating data mappings
    • MapForce 2026r2 supports optional integration with the new Altova AI Server, which is available as an add-on subscription. In this latest version of MapForce, you can use Altova AI to build data integration projects. Once you insert your source and target structures, Altova AI analyzes the actual data, generates the field connections, suggests transformation functions, and produces connections with defined data flows and processing steps - all in the standard MapForce graphical environment.
    • The process is interactive: review each suggested connection and accept or decline it individually, or apply all the changes at once.
    • Just specify your source and target to get started. In the screenshot below, Altova AI has mapped data fields and suggested the data processing function shown in green to create a working data integration project - in minutes and with no manual work required.
    • You can hover over suggestions and accept or decline each separately or all at once. If you need additional suggestions, click on a node of interest to generate additional mapping options.
    • Benefits of Altova AI for data integration and ETL include:
      • Speed / time saved - what used to be manual field-by-field connection work happens automatically.
      • Provides smart options - it analyzes your actual data structures before suggesting connections.
      • You stay in control - interactive accept/decline per connection means it's not a black box.
      • Suggests transformations - handles the logic between fields, not just the connections.
      • Native to MapForce - output is returned in the normal graphical environment, so you can edit it like any other mapping.
      • Decodes cryptic field names - automatically maps fields with opaque or abbreviated labels, like those common in EDI, so you don't have to decipher them first.
      • Bridges human languages - recognizes the semantic match between fields even when the labels don't visibly line up.
      • Lowers the barrier to entry - users who aren't mapping experts can produce working integrations.
    • Altova AI Subscription - Altova AI is available via a subscription that customers purchase in addition to their product license. A Support and Maintenance Package (SMP) is required for purchasing Altova AI. Customers may purchase an Altova AI subscription at the same time as a new SMP or add it to an existing SMP subscription.

Professional and Enterprise Editions

  • Support for DB embedded JSON schemas
    • Modern databases increasingly support native JSON column types, where structured JSON data is stored directly in a database field, and a JSON Schema can be associated with that column to define its structure. Now, instead of having to manually supply a separate JSON Schema file for a database's JSON column, MapForce can pick up the schema that's already defined at the database level, making it easier to map into and out of those fields with full structural awareness.
  • Updates for code generation
    • When generating program code to implement a data mapping project, MapForce now supports the latest versions of supported target languages, including:
      • Java 25 LTS.
      • .NET 10 LTS.
      • Visual Studio 2026.
  • Support for PostgreSQL 18
    • In this release, support has been added for the latest version of PostgreSQL.
  • Support for Eclipse 4.38 & 4.39
    • MapForce supports seamless integration in the Eclipse IDE with new support added for the latest versions.

Enterprise Edition

  • New functions to extract BSON timestamp and objectIDs in MongoDB
    • For processing MongoDB data in a mapping project, these new functions are now available in the MapForce Function Library.
  • Support for Taxonomy Packages in Altova Taxonomy Manager.
Altova StyleVision 2026 Release 227 mai 2026
Fonctionnalités

Basic, Professional and Enterprise Editions

  • Dark and Light themes
    • StyleVision users now have the option of working in classic mode as well as new, modern light and dark modes. This option is available in the Window menu.

Professional and Enterprise Editions

  • Updated database support
    • For creating database reports, StyleVision supports connecting to all popular relational databases. In v2026r2 support has been added for version 18 of PostgreSQL.
  • Support for Eclipse 4.38 & 4.39
    • StyleVision supports seamless integration in the Eclipse IDE with new support added for the latest versions.

Enterprise Edition

  • Support for pdfjs-5.4.624
    • This processor for previewing PDF documents rendered inside StyleVision has been updated to the latest version.
  • Support for Taxonomy Packages in Altova Taxonomy Manager
    • The Altova XBRL Taxonomy Manager in StyleVision and all XBRL-enabled Altova software provides a centralized way to install and manage the XBRL taxonomies and various versions thereof required for your projects. The XBRL Taxonomy Manager now also natively supports XBRL Taxonomy Packages - standardized ZIP archives that bundle an XBRL taxonomy with all its related files and entry points into a single portable archive. Use of XBRL Taxonomy Packages by regulatory authorities is increasing due to this convenience and portability.
Altova UModel 2026 Release 227 mai 2026
Fonctionnalités

Professional and Enterprise Editions

  • Updated database support
    • UModel allows you to import existing tables from all popular relational databases to create UML database diagrams. You can modify diagrams or create new diagrams, then generate the corresponding SQL scripts. In v2026r2 support has been added for version 18 of PostgreSQL.
  • Support for Eclipse 4.38 & 4.39
    • UModel supports seamless integration in the Eclipse IDE with new support added for the latest versions.
Altova XMLSpy XML Editor 2026 Release 227 mai 2026
Fonctionnalités

Professional and Enterprise Editions

  • Altova AI for XML Development
    • XMLSpy 2026r2 supports optional integration with the new Altova AI Server, which is available as an add-on subscription. The Altova AI Server is an Altova-hosted AI service that provides context-aware AI assistance directly within the XMLSpy editing environment to provide smart functionality, including:
      • XML instance generation from XML Schemas - Altova AI reads an XML Schema and generates a realistic, semantically meaningful sample document. It doesn't just produce random valid data - it interprets the meaning of the schema elements and produces plausible content (realistic names, dates, addresses, etc.). This replaces what has historically been a tedious manual process for generating test data.
      • XSLT and XQuery transformation creation - Simply specify a source document and a target document, and Altova AI generates a transformation that maps one to the other, saving a tremendous amount of time. You can then refine the XSLT or XQuery output using XMLSpy's existing editing, debugging, and optimization tools, if desired.
      • AI Assistant chat window - This is a built-in chat interface that's aware of whatever file is currently open. Users can ask it to generate XML, JSON, schemas, and other content based on their current working context - no need to copy-paste code into an external tool. Note: the AI Assistant was previously available for activation with the customer's Open AI key. Now it is available via the Altova AI Server with no third-party account required.
      • Altova AI Subscription - Altova AI is available via a subscription that customers purchase in addition to their product license. A Support and Maintenance Package (SMP) is required for purchasing Altova AI. Customers may purchase an Altova AI subscription at the same time as a new SMP or add it to an existing SMP subscription.
  • Support for PostgreSQL 18
    • XMLSpy and all database-enabled Altova software now support the latest version of PostgreSQL.
  • Support for Eclipse 4.38 & 4.39
    • XMLSpy supports seamless integration in the Eclipse IDE with new support added for the latest versions.

Enterprise Edition

  • Support for Taxonomy Packages in Altova Taxonomy Manager
    • The Altova XBRL Taxonomy Manager in XMLSpy and all XBRL-enabled Altova software provides a centralized way to install and manage the XBRL taxonomies (and various versions thereof) required for your projects. The XBRL Taxonomy Manager now also natively supports XBRL Taxonomy Packages - standardized ZIP archives that bundle an XBRL taxonomy with all its related files and entry points into a single portable archive. Use of XBRL Taxonomy Packages by regulatory authorities is increasing due to this convenience and portability, and now it’s even easier to work with them in XMLSpy. A key advantage of support for Taxonomy Packages in the XBRL Taxonomy Manager is that multiple versions of a Taxonomy Package can coexist on the same computer without conflict, allowing you to validate and work with files that reference different versions simultaneously.
  • Updated XBRL-CSV Table Constraints 1.0 support
    • XMLSpy 2026 included new support XBRL-CSV Table Constraints, a set of extensions that enable basic but extremely efficient validation checks on XBRL-CSV data. In Release 2, support has been updated to include the requirements laid out in the latest working draft of the standard.