In this document:
New features:
New features:
Bug fixes:
aps.zip
extension.New features that make application development more convenient:
It is possible to open the Types Diagram directly from a service viewer.
Types Diagram now allows you not only view type details, but also go directly to the type editor.
When editing a service directly in the metadata file, you do not need to specify the <schema> element. It will be created automatically when the package is built. For example, if service ID is backup, the APS build tool will create the element <schema path=”schemas/backup.schema”/> automatically.
po
files with translation entries automatically extracted from various project files.
An interpreter can use APS tools to interpret translation strings in translation entries and save the translation in the project.
Once the project is built, the respective json
files with translated strings must appear in the built package
thus completing the package localization.This is a new major release. Refer to What’s New for detailed description of major updates.
- 4.4.0+ (Luna)
- 4.3.0+ (Kepler)
- 4.2.2+ (Juno)
- Ability to create and edit APS 2 projects
- New APP-META editor
- New APS Package Explorer logical structure
- APS PHP Runtime is bundled - no need to install/configure it separately
- Generated schemas are supported
- Templates are dynamically retrieved from the APS Catalog (based on “Samples” category)
- Information URLs point to the corresponding documentation page (when available)
- Syntax coloring and formatting
- Generated schemas (APS PHP Runtime) are shown in readonly mode
- Ability to visually edit navigation structure
- In-place screens preview
- Visual representation of the APS Resource Model
- Relations are fully supported
- Only directly declared properties/operations are visible (inheritance graph is not expanded)
- Automated package deploy to the platform 5.5+