V4.88.0 - Release Notes
Date of Release - September 11, 2025
- Release Notes
- Newly Released Features
- Getting Started
- Roles & Permissions
- Manifests
- Order Management
- Automations
- Employee Management
- Customer Management
- Customer Portal
- Stock Management
- Part Requests
- Price Lists
- Invoicing
- Reporting
- Custom Fields
- Integrations
- GSX
- Shipments
- Service Contracts
- Configuring Your Environment
- Incoming Part Allocation
Table of Contents
New Features:
- Variables:
- Added a new variable for the Parent Customer on an order: {fk_parent_id}
- This variable can be used in Snippets, emails and repair stickers.
Updates to Existing Features:
- Fixably API:
- New Stocks Endpoints: Add and Remove Products from Stock
- Physical Location is now available with the GET /Products endpoint
- GET /Invoices endpoint now support searching for unpaid invoices
- GET /invoices?expand=items&q=paidDate:null
- GET /invoices?expand=items&q=paidDate:
- Updated authentication related documentation and added "OAuth 2.0" section.
- Added new logging for GET-param OAuth requests.
- Removed deprecated "Get product by code" endpoint.
- Fedex Poland Integration:
- Added a new option to Fedex Poland system settings to set shipment Insurance values.
- Application Security:
- Fixed a missing CSRF token with the GSX repair creation form.
- Fixed a missing CSRF token in Batch Edit.
- Fixed a missing CSRF token when creating an Order from the Customer module.
Bug Fixes:
- Dark Mode:
- Removed the “glossy” effect from drop down menus when using Safari.
- Macros / Emails:
- Fixed an issue where the order user was not set as cc when using the send.email or send.email.template macro steps.
- Fedex Poland Integration:
- Fixed an issue where the tracking link was broken when a waybill was created using the Customer Portal.
- Order Lines:
- Fixed a visual issue where the Selling Price label was assigned to Order lines when Exchange or Warranty was selected.
- Batch Edit:
- Fixed the issue where Save and Close would fail if an Order did not have anything to dispatch.
- Fixably API:
- Fixed an issue when searching with the /users endpoint.
- GSX Integration:
- Fixed an issue where newly fetched GSX parts may not set a tax rate in certain locales and under certain circumstances.
- Files:
- Fixed an issue where deleting a file could cause an error.
- Fixed an issue where deleting a file could cause an error.