You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
General Enhancements
🧑🏼💻 Special feature to disable App-Restore, to protect source systems from accidentally resetting the app (can happen if source / target look very similar)
🛡️ PageShield FloodGates: Beta implementation to protect against combinations from multiplying
⚡ LightSpeed: Feature to enable ZIP compression in memory to reduce memory usage (Patron Performance feature)
⚡ LightSpeed: API and EndPoint to flush cache by app (still experimental)
All Apps released with the latest dotnet-project extension to support intellisense
OData
💲 Improve OData on Query - if only one stream is requested, OData will apply
🪲 Fix Title always included, even if $select was used to exclude it
🪲 Fix JS $2sxc API to better support parameters on query.getAll(), query.getStream() as well a data.getAll()