Skip to content

Releases: rappen/FetchXMLBuilder

FetchXMLBuilder-1.2022.03.001

01 Mar 17:16
Compare
Choose a tag to compare

Release Notes

See https://fetchxmlbuilder.com/releases/1-2022-3/

Changes:

  • 67b0bf4 Added link to Release Notes
  • eb99145 Merge pull request #665 from MarkMpn/order-tips
  • f372e9a Fixed tip for
  • 4a46235 Rearrange a bit for Guido's tips.
  • 0f5895c Adding Guido's tip about WebView2 problem
  • f417108 Fixed #663 Option to hide "Info" tips.
  • c261193 Hide Marketing List when not available in the DB
  • 0bc3d31 Handling when List entity don't exist
  • dcd4968 Requires version 1.2022.2.54 XTB
  • a87a82f Release notes includes version and old version
See More

This list of changes was auto generated.

FetchXMLBuilder-1.2022.02.002

07 Feb 10:29
Compare
Choose a tag to compare

Release Notes

See https://fetchxmlbuilder.com/releases/1-2022-2/

Changes:

This list of changes was auto generated.

FetchXMLBuilder-1.2022.02.001

06 Feb 10:39
Compare
Choose a tag to compare

Release Notes

See https://fetchxmlbuilder.com/releases/1-2022-2/

Changes:

See More
  • 80fd051 Using new select entities/attributes metadata #639
  • 82057a1 Removed metadata from Setting form #639
  • 56f21da Added new form for #639 Select metadata Entities and Attriubutes
  • 2da3211 Avoid resetting query when loading attributes for a new link-entity
  • cdbbe8d Menu Clones moved into New menu
  • 7340f06 Fixed #638 Repository hide by default, added to Options
  • eb78d8b Fix better showing attibute types name
  • a526c87 Fixed #630 Right-click menu in result grid
  • a733063 Tried to fix this error is DB 8.* #633 #634
  • e9b1339 Small nuspec fix

This list of changes was auto generated.

FetchXMLBuilder-1.2022.01.005

31 Jan 17:29
Compare
Choose a tag to compare

Release Notes

See https://fetchxmlbuilder.com/releases/1-2022-1/

Changes:

This list of changes was auto generated.

FetchXMLBuilder-1.2022.01.004

19 Jan 10:59
a44b2be
Compare
Choose a tag to compare

Release Notes

See https://fetchxmlbuilder.com/releases/1-2022-1/

Changes:

  • a44b2be Do not create blank tree node for text values (#626)

This list of changes was auto generated.

FetchXMLBuilder-1.2022.01.003

17 Jan 19:36
Compare
Choose a tag to compare

Release Notes

See https://fetchxmlbuilder.com/releases/1-2022-1/

Changes:

This list of changes was auto generated.

FetchXMLBuilder-1.2022.01.002

16 Jan 16:07
Compare
Choose a tag to compare

Release Notes

See https://fetchxmlbuilder.com/releases/1-2022-1/

Changes:

See More

This list of changes was auto generated.

FetchXMLBuilder-1.2021.10.002

06 Oct 13:12
Compare
Choose a tag to compare

New major features

• Show metadata from “Metadata Browser” – in FetchXML nodes! 🤓 #572
• Show metadata in “Select Attributes” dialog #560
• Intellisense for FetchXML – so much easier to manually write the fetch! #546 1
• Improved/new syntax highlighting for FetchXML, C# and SQL #521 1

Big thanks to @MscrmTools to accept my share project to Metadata Browser repo, to very easily use the metadata in FetchXML Builder – or any tool!

Improvements

• All used entities are loading as metadata #73
• Added even more MS Docs links
• About-form shows better details
• A few new shortcuts, main Power Automate Parameters #573
• Dataverse icons for menus
• Handling escapes in FetchXML conditions #527 1
• Using Rappen.XTB.Helper – no more ILMerge!
• XrmEditorUtils moved to share FXBEditorUtils – no more ILMerge!
• Simple logging #557
• Using latest XrmToolBox project (1.2021.9.52)

Fixes

• NotEqual changed to ne from neq #517
• OData 4.0 query with BooleanManagedProperty fails #530 1
• Copying text from OneNote, paste to Edit XML, window causes image to be pasted #39 1
• Lookup condition loses record name when focusing #445

Contributions

(1) Thanks to @MarkMpn for contributions!

Usage

This tool is installed from the Tool Library in XrmToolBox
FetchXML Builder is published on NuGet.
Read more: https://fetchxmlbuilder.com/

Manual installation

See instruction https://fetchxmlbuilder.com/manual-installation/

Changes:

  • 67dce70 Resease update
  • 9d07ad1 Release up 2021.9 to 2021.10
  • 1db1ef6 Update metadata control
  • 175ddae Simply control
  • 3f5c206 Added more meta-columns, and add metadatacontrol, fixed #560
  • 5a9929a Metadata control renamed
  • 91b93cd Renamed metadataControl to XRMMetadataControl
  • 8a7f175 Fixing metadataControl
  • c8078c1 Changed Metadata to use the UserControl
  • b9bf77c Moved Metadata control to UserControl
See More

This list of changes was auto generated.

FetchXMLBuilder-1.2021.04.004

01 Apr 14:25
Compare
Choose a tag to compare

2021-04-01 – no April Fools’ Day!

Improvements

• New JSON Web API format produces results in JSON format much more similar to Dataverse Web API

Fixes

• Uses correct entity set name for OData query conversion, fixes problems for querying some entity types such as Sharepoint Document Location
• Fixed conversion to OData for specialized filter operators in linked entities
• Fixed conversion to OData for filters on EntityName-type attributes

Contributions

(1) Thanks to @MarkMpn for contributions!

Usage

This tool is installed from the Tool Library in XrmToolBox
FetchXML Builder is published on NuGet.
Read more: https://fetchxmlbuilder.com/

Manual installation

See instruction https://fetchxmlbuilder.com/manual-installation/

Changes:

  • 00d3beb Release april fools
  • 189bee3 Updated release notes
  • 861df61 Accera 1.2021.4
  • cfaec6b 🔁 App packages
  • e3095ac Updated to latest submodule to use EntitySetName where possible
  • 623d770 Use submodule for FetchXML to Web API conversion
  • b3143af Moved Web API conversion to new submodule
  • a88e773 Settings JSON
  • d3d68f7 Updated xrmtb.XrmToolBox.Controls to get new JSON formatting options
  • 5b2af90 Added support for JSONWebAPI output format

This list of changes was auto generated.

FetchXMLBuilder-1.2020.12.003

15 Dec 11:27
Compare
Choose a tag to compare

Improvements

• Integration to Bulk Data Updater to easily update/delete records
• Show proper message for OData and filtered nested link-entity nodes (yes, that’s an edge case!) (1)
• Option to only show images on toolbar buttons
• Various improvements to C# QueryExpression code generation #292 (1)
• Dataverse allovertheplace

Fixes

• Updating settings reverted query to original #435
• Fixed utm params incorrectly added to OData queries #437

Contributions

(1) Thanks to @MarkMpn for contributions!

Usage

This tool is installed from the Tool Library in XrmToolBox
FetchXML Builder is published on NuGet.
Read more: https://fetchxmlbuilder.com/

Manual installation

See instruction https://fetchxmlbuilder.com/manual-installation/

Changes:

This list of changes was auto generated.