GoRamp Release Notes — v.2.145.0
Release date: Jul 21st, 2026
General improvements
Check-in task/Appointment data sync
- Existing sync logic that was used for system now also applies to custom fields.
- They can be synced from the check-in task into the appointment form.
- Works both when no field data was provided during appointment creation and also overrides existing data in case when a value was already present
- Needs to be enabled for each field via Settings/Workflows/<name>/Steps/Check-in:
Appointment form auto-fill improvements
When a warehouse is set to only accept appointments and the user is redirected to create one, the appointment form is now automatically pre-filled with Company/Warehouse information to streamline the process.
Dynamic date filtering (global)
When filtering any date fields across the system, users now have the following options:
Any time the filter is then used, system dynamically calls the server and checks what day it is. It is then used to show entries for the selected date dynamically.
This means that saving a filter with "Today" once will always show correct data, eliminating the need to manually adjust dates each time a filtered view is used.
Where needed, old date range logic is always available:
Appointments Expected date & time
A new column was introduced that merges both expected date & time.
- Allows for more/easier sorting options.
- Is included in exports.
- By default, is included in active column list for all users.
- Does not affect previous filters/exports. Planned date/time remain as individual fields to support saved filters. This one operates separately.
- Users can choose which better fits their needs.
Bug fixed and minor improvements
- Improved the registration form to make it easier to navigate (UX).
- All attached orders are now being shown in calendar preview when looking at a reservation (only 1st was previously displayed).
- Fixed an issue where transferring/copying reservations did not account for the reservation's total duration, showing incorrect available slots.
- Multiple bug fixed and improvements to VUE3 Shipments.
- Fixed "Expected to return" appearing as an option in check-out forms when max 1 check-out (default) was selected.