Changelog
2023-02-08
- Added Running Custom Code section which explains how to write JavaScript to interact with inputs and utility libraries
- Added Run JavaScript Code node.
- Added Change Object Type node.
2023-01-11
- Added Watcher Guides section.
2022-12-16
- Added Navigator Guides section.
2022-11-16
- Images and GIFs are updated according to the latest version UI of Altogic
2022-10-24
- Added information on full-code functions and Altogic CLI.
- Added information on Platform App Security
2022-10-23
- Added HTTP Response Code configuration parameter to Return HTML Response node
2022-08-22
- Added delay amount and unit of delay to Submit Message to Queue node
2022-07-22
- Added two new service nodes to send realtime messages Broadcast Message and Send Message to a Channel
- Added information on how to secure your app using Rate Limiting
- Added information on how to secure your apps using Object Level Security
- Added Add Access Group to User Session and Remove Access Group from User Session nodes to manage access groups for active user sessions. Access Groups are primarily used to apply RBAC (role based access control) and object level security (e.g., securing your data, buckets, files, and cache keys)
- Added Add Bucket Tags, Add File Tags, Remove Bucket Tags, Remove File Tags nodes to manage tag metadata for buckets and files
- Now you can tag your cloud storage bucket and files. Tags parameter added to Create Bucket, Upload Single File to Storage, Upload Files to Storage and Replace File with New One nodes. You can also use the values stored in tags fields in querying your buckets and files and enforcing object level security rules (e.g., who can view, update, delete a bucket or a file).
- Added new set operations functions DIFFERENCE, EQUAL, INTERSECTION, ISSUBSET, UNION
2022-03-31
- Added the new HASHTAGS, LINKS and MENTIONS functions
- Added the new Copy File to Bucket, Create Bucket, Delete Bucket, Delete File Identified by Url, Empty Bucket, Get Bucket Files, Get Bucket Metadata, Get Buckets, Get Storage Stats, Make Bucket Private, Make Bucket Public, Move File to Bucket, Rename Bucket, Search Files, Get Multi Objects by Text Search nodes
2022-01-06
- Added the new CONCATARRAYS function
- Added the new Transform Object List node
2021-12-07
2021-11-09
- Added the new Return Response node
2021-10-26
- Create Error Message node now returns the create error message in a list (array)
2021-10-20
- Added the new Create Variables Object node
- Endpoint service start node now supports creation of custom transient model for input objects
2021-10-07
- Updated Accessing and running app services section with new API documentation information
- Added information about auto-generation of RESTful API documentation of apps.
- Added OBJLISTOBVL to array functions
2021-09-29
- Get Multi Objects Randomly node has a new select query expression parameter to randomly select objects from a filtered list.
2021-09-24
- Create User Session node has a new timeout duration for the session expiry.
2021-09-20
- Built-in application templates are now available. You can use app templates to create your backend apps much faster.
- Updated Create Multi Objects, Create Single Object, Delete Single Object by Id, Update Object Fields by Id, and Update Single Object by Id nodes to return top leval object data when a child sub-model is created, updated or deleted.
- Added Get Multi Objects & Count by Query, Return HTML Response, and Redirect to URL nodes.
- Added NEW FIRSTITEM and LASTITEM functions.
2021-09-10
- Added the new EVAL function.
2021-09-07
- Updated Caching Data section. With new database nodes, it is easier to manage data caching, without the need to add additional cache nodes.
2021-08-31
- Updated reference of Create Single Object, Delete Single Object by Id, Get Single Object by Id, Get Single Object by Query, Update Object Fields by Id, and Update Single Object by Id nodes
2021-08-29
- Added Calculating Aggregate Values section
2021-08-26
- Added new node Get Multi Objects Randomly
- Added new node Accumulate Objects
- Added new node Get Aggregate Results by Grouping
- Updated reference of Create Object, Set Field Value of Object, and Set Field Values of Multiple Objects nodes
- Added GETCONTEXT function
2021-08-09
- The initial version (public beta) of the Altogic platform is live