Updated platform and third-party libraries to ensure all up-to-date security measures
[2.2.0] - 2021-07-21
Added
Job download URL request
Job Resource download URL request
Server App operations
Legacy Archive Jobs
Restore Legacy Archive Jobs
Automatic UtiliPad™ Job upload
User license keyword filter and expiration date sort
Subscription title property to User License model
User ability to assign and revoke their own Jobs
Buffer Line calculation
Formatted error responses
Changed
All GET list requests are now asynchronous
Coordinate System Ids are now optional for Job Exports
Removed
'Archived' boolean from Job model
Fixed
Improved query effeciency in GET User Licenses
Job upload bug
Security
User password changes invoke API secret key rotation in order to force immediate use of new credentials
[2.1.0] - 2021-03-01
Added
Job archive and restore endpoints for client based data management
New string property to the Job model: "status"
Possible values
active:
Job has been uploaded to Orbitas and dispatched back out to another User
inactive:
Job has been uploaded to Orbitas and awaits further processing (export, dispatch etc.)
archived:
Job has been uploaded to Orbitas and archived for long term storage, it is no longer available for export, dispatch or any other actions until restored by an administrator
legacy:
This is a specialty status used only by legacy clients synchronizing data from previous Tri-Global Technology solutions
e.g. A UtiliPad™ Job uploaded to DataOrbit™
New query parameter for reading Jobs, "Status", a string that filters the requested Jobs based on their current status (see possible values above)
Bisect utility operation
Administrative ability to reset User passwords via authorized User UPDATE requests
Order property to Unit Fields
Ability to add a Tri-Global Filter Tree (.tgft) file as a Configuration Option
Ability to import a Configuration from Tri-Global Configuration (.tgconfig) file
Perpetual storage system
Job upload URL request
Changed
Included files are no longer assumed to be XMLs when creating Configuration Options
Coordinate transformer inputs and outputs
All Icons are now available for use by all Users
Deprecated
Offset and Coordinate Transformer operations
Original Job upload request
Removed
Job model boolean property: "isActive"
Job model boolean property: "isLegacy"
Detailed Background Layer logging on read
Ability to import a Configuration from a SQLite file
Fixed
Format and Coordinate System permissions bugs
False authentication failure when verifying a User's email
User filtering on ReadList request
Security
Only system administrators are now allowed to permanently delete Jobs
License permissions are now dynamically assignable, by System Administrators, to License Types
[2.0.0] - 2021-02-24
Added
User Roles
A User now has one or more User Roles
These Roles determine to which organizational unit (Subscription, User Group, etc) the User belongs and what permissions they have within it
Changed
String based query and sort parameters are no longer case-sensitive
Configuration checksums, sizes, and current status can now be found directly in the Confiuration model
User credentials now referred to as 'Username' as oppossed to 'Email'
An 'Email' property still exists in the User model, however it must be verified before the system will utilize it for notification purposes
Licenses are now assigned to Users via a User Role
Removed
User Group and License foreign keys from Users
Outbound Configurations
Fixed
Job read list endpoint not responding to sort and filter parameters
Administrative access rights to coordinate systems and formats
[1.1.0] - 2020-11-03
Added
Background Layers
Index view for API documentation
Changelog to track updates on the system
Background import from file
"FmeFormatType" model
Following seed data for FmeFormatTypes:
Job Export
Job Import
Background Import
"FormatTypeId" foreign key to FmeFormats
Job import from file
Procedure for uploading temporary source files for importing Jobs
"FaqAttachmentType" model
"Title" string property to FAQ Attachments
"Featured" boolean property to FAQs
"Description" string property to FAQ Categories
"Upload" boolean properties to FaqAttachmentCreateDto and FaqAttachmentUpdateDto models to flag file uploads
File upload procedure for creating / updating FAQ Attachments with external files
Following seed data for FaqAttachmentTypes:
External Link
YouTube Video
Image / Screenshot
PDF Download
Excel Download
PowerPoint Download
Zip Download
Generic File Download
Dispatch Background Layer(s) endpoint
Configuration Unit Metadata
Background import specific system variables ('background-id' and 'background-key')
Changed
Coordinate Systems and Formats now sort A-Z by default
Backgrounds no longer need to be "Active" to dispatch to Users
Filter FmeFormats based on "FormatTypeId" instead of "ImportsOnly" and "ExportsOnly" boolean properties
Background import process now utilizes FmeFormats in order to process multiple file based import workflows
Job upload now overwrites UserId with the ID of the last User to upload the Job
Removed
Background activiation, all Backgrounds are now static objects
Create Background, Backgrounds can now only be created via a Background Import Format
Background Features
Feature Types
"ImportsOnly" and "ExportsOnly" filter parameters for FmeFormats
"IsImport" property from FmeFormats
Hidden Background import parameters.
Fixed
Configuration unit tabs and corresponding fields getting skipped during Configuration activation
Background Feature Attribute formatting during Background Activation
Reset / new password request incorrect routing
Job Import published parameters not being set correctly