August 2024
August 15 2024
Features
- UI: The user management experience for an environment has been improved
- Deleting users from the list is now supported. Deleted users will still appear in records where they ran flows or changed code
- The table now displays the 'last seen' time for a user, indicating when they last accessed the Ganymede Web UI
- The default dashboard access for new users is configurable so that new users will not be able to access all dashboards and charts by default
Improvements
- Agents: Windows agents now also support MSI files for installation
- Agents: The agent core version is now displayed in editor notebooks
- Agents: Logs will be updated to the cloud more frequently
Bug Fixes
- Agents: An issue with creating One Shot agents has been fixed
August 8 2024
Features
- Agents: Agents installed on Windows at version 4.8 or later can now have their core version remotely updated
- When triggered, this will install the latest compatible version of the Ganymede agent which bring logging and performance improvements
- You can trigger this from the agent's page if the latest version is compatible with the agent's version
- UI: Each environment can have a default role that will be applied to new users as they log in to Ganymede
- This can be set by an admin in the Environment Administration page
- The default role can be set to Reader, Writer, Runner, Admin, or None
Improvements
- Agents: File watcher Agents will have less delay between detecting a file and starting a flow with the detected file
- UI: Files page loading has been optimized for better performance; likewise, the modal for selecting files on Ganymede Cloud for running flows is also more performant
- UI: Tag activity page has been updated to support paging and more efficient loading
- Flows: Performance for Ganymede SDK methods for accessing files have been optimized
Bug Fixes
- Agents: [Windows] OS signals are now properly handled, and will not inadvertently cause the agent to shut down
- Agents: [Windows] Connections names can now contain spaces
August 1 2024
Features
- UI: You can now see the history of activities related to a given file Tag
- Click on any Tag to see all activities in a timeline view
- Tags can be accessed via the file explorer or by clicking on a file and viewing its context menu
Improvements
- Agents: Agent error messages are now more concise
- Agents: Agent executable file sizes have been reduced
- UI: The copy link and navigate to file options are now available for connections
- UI: The create agent form is now disabled for readers