Skip to content

Tags: microsoft/ALAppExtensions

Tags

builds/27.0.1259

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add The Type field on page "Standard Accounts" (#28171)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to AlAppExtensions please read our pull request guideline
below
* https://github.com/microsoft/ALAppExtensions/blob/main/CONTRIBUTING.md
-->
#### Summary <!-- Provide a general summary of your changes -->
Added field Type to Standard Accounts page and make the Category No.
visible.

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes #27438


Fixes
[AB#568315](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/568315)

Co-authored-by: Vladyslav Kovalchuk <vladkovalchuk09@gmail.com>

builds/27.0.1258

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[main] Update AL-Go System Files from microsoft/AL-Go-PTE@preview - b…

…608fc6787759aaac18f1407750c3436b6553b88 (#28045)

## v6.3

### Deprecations

- `cleanModePreprocessorSymbols` will be removed after April 1st 2025.
Use [Conditional
Settings](https://aka.ms/algosettings#conditional-settings) instead,
specifying buildModes and the `preprocessorSymbols` setting. Read
[this](https://aka.ms/algodeprecations#cleanModePreprocessorSymbols) for
more information.

### Issues

- It is now possible to skip the modification of dependency version
numbers when running the Increment Version number workflow or the Create
Release workflow

### New Repository Settings

-
[`shortLivedArtifactsRetentionDays`](https://aka.ms/algosettings#shortLivedArtifactsRetentionDays)
determines the number of days to keep short lived build artifacts (f.ex
build artifacts from pull request builds, next minor or next major
builds). 1 is default. 0 means use GitHub default.
-
[`preProcessorSymbols`](https://aka.ms/algosettings#preProcessorSymbols)
is a list of preprocessor symbols to use when building the apps. This
setting can be specified in [workflow specific settings
files](https://aka.ms/algosettings#where-are-the-settings-located) or in
[conditional
settings](https://aka.ms/algosettings#conditional-settings).

### New Versioning Strategy

Setting versioning strategy to 3 will allow 3 segments of the version
number to be defined in app.json and repoVersion. Only the 4th segment
(Revision) will be defined by the GitHub
[run_number](https://go.microsoft.com/fwlink/?linkid=2217416&clcid=0x409)
for the CI/CD workflow. Increment version number and Create Release now
also supports the ability to set a third segment to the RepoVersion and
appversion in app.json.

### Change in published artifacts

When using `useProjectDependencies` in a multi-project repository, AL-Go
for GitHub used to generate short lived build artifacts called
`thisBuild-<projectnaame>-<type>-...`. This is no longer the case.
Instead, normal build artifacts will be published and used by depending
projects. The retention period for the short lived artifacts generated
are controlled by a settings called
[`shortLivedArtifactsRetentionDays`](https://aka.ms/algosettings#shortLivedArtifactsRetentionDays).

### Preprocessor symbols

It is now possible to define preprocessor symbols, which will be used
when building your apps using the
[`preProcessorSymbols`](https://aka.ms/algosettings#preProcessorSymbols)
setting. This setting can be specified in workflow specific settings
file or it can be used in conditional settings.


[AB#539394](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/539394)

Co-authored-by: aholstrup1 <aholstrup1@users.noreply.github.com>

builds/27.0.1257

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update ConnectivityAppDefinitions.Codeunit.al (#28181)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to AlAppExtensions please read our pull request guideline
below
* https://github.com/microsoft/ALAppExtensions/blob/main/CONTRIBUTING.md
-->
#### Summary <!-- Provide a general summary of your changes -->
Added Bankfeed to 3 more countries in ConnectivityApps: EE, PL, CZ

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#567547](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/567547)

builds/27.0.1256

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Modernize Excel Layout - Trial Balance Budget (#28144)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to AlAppExtensions please read our pull request guideline
below
* https://github.com/microsoft/ALAppExtensions/blob/main/CONTRIBUTING.md
-->
#### Summary <!-- Provide a general summary of your changes -->

Modernize the Excel layout for Trial Balance Budget to the new standards
with a print page and a functional page.

![image](https://github.com/user-attachments/assets/65029198-18e7-444e-81cb-3ed6e2d1ae0b)

![image](https://github.com/user-attachments/assets/8b5cc53a-a337-43f2-8817-f97d6879a67f)

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes #28135

[AB#567034](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/567034)

---------

Co-authored-by: Dan Williams <dan.williams@fenwick.com.au>

builds/27.0.1255

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

builds/27.0.1254

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

builds/27.0.1253

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

builds/26.0.1252

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add comments to PRs based on labels (#28290)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to AlAppExtensions please read our pull request guideline
below
* https://github.com/microsoft/ALAppExtensions/blob/main/CONTRIBUTING.md
-->
#### Summary <!-- Provide a general summary of your changes -->
Add comments to PRs based on labels

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#567078](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/567078)

builds/26.0.1251

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
External File Storage: Fix DirectoryExists for SharePoint Connector (#…

…28071)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to AlAppExtensions please read our pull request guideline
below
* https://github.com/microsoft/ALAppExtensions/blob/main/CONTRIBUTING.md
-->
#### Summary <!-- Provide a general summary of your changes -->
Fixes procedure DirectoryExists for the Externa File Storage SharePoint
Connector

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes #28070

Fixes
[AB#565022](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/565022)

builds/26.0.1250

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
External File Storage: Fix DirectoryExists for SharePoint Connector (#…

…28071)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to AlAppExtensions please read our pull request guideline
below
* https://github.com/microsoft/ALAppExtensions/blob/main/CONTRIBUTING.md
-->
#### Summary <!-- Provide a general summary of your changes -->
Fixes procedure DirectoryExists for the Externa File Storage SharePoint
Connector

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes #28070

Fixes
[AB#565022](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/565022)