User Tools

Site Tools


general:apps:gestalttrend:releasenotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
general:apps:gestalttrend:releasenotes [2023/10/06 14:04] sugeneral:apps:gestalttrend:releasenotes [2024/05/01 07:37] (current) su
Line 4: Line 4:
  
 ===== Upcoming Release ===== ===== Upcoming Release =====
 +
 +==== 2024-05-Minor====
  
 === New Features === === New Features ===
-  * **Shareable URLS -** Added an option to generate a URL snapshot of a dashboard that can then be shared with other users.+ 
 +  * **Bulk File Delete:** Added the ability to select multiple files in the left hand menu and delete them as one instead of deleting them individually. 
 +{{ :general:apps:gestalttrend:bulk-delete-trend.gif?200 |}} 
 + 
 +=== Modifications and Improvements === 
 + 
 +  * Modified data source select to group data sources under the App Store Connect they belong to. 
 +  * Modified the value labels to include the tag's unit.  
 +  * Fixed an issue where the initial load of data for an embedded PnID did not execute. 
 +  * Fixed the request of preview data on non selected tags for a second window. 
 +  * Defaulted the PCP view to show only a subset of the data and not all values and improved PCP tag hover detection. 
 +  * Fixed the select file modal shrinking after opening the settings modal. 
 +  * Fixed an issue where a digital tag would only display the state label at transitions in the data. 
 +  * Fixed an instance where the title bars would break into 2 rows 
 +  * Fixed an issue where the "share success" modal would not be shown if you had switched to the permissions tab and back before sharing. 
 +  * Fixed Trend crashing if multiple windows contain the same tags. 
 +  * Fixed an issue where the page within would fail to load up saving. 
 +  * Fixed duplication of the select tag box in the annotation modal. 
 +  * Fixed PcP not letting you grab the first tag. 
 +  * Fixed an issue where the time was not updated when a new value is received. 
 +  * Fixed an issue where the data function select boxes were not syncing correctly. 
 +  * Fixed the point disappearing when hovering over it in the scatterplot view. 
 +  * Fixed an issue where it was not rendering the correct tag name on the Y-axis. 
 +===== Current Release ===== 
 +==== 2024-03-Major==== 
 + 
 +=== Modifications and Improvements === 
 +  * Moved from bundling script files on demand to bundling files ahead of time to reduce the file size and improve load times. 
 +  * Fixed an issue where files that were copied via the “copy contents of folder” action would not load correctly until after a refresh. 
 +  * Improved the performance of requesting data in large dashboards. 
 +  * Fixed an issue where mobile gestures were being triggered on desktop. 
 +  * Fixed the window settings not being loaded correctly for PnID windows embedded in Trend.  
 +  * Fixed an issue where the wrong URL would be saved for PnID windows embedded in Trend. 
 +  * Fixed an issue where opening a Trend with a custom window would throw an unauthorized popup. 
 +  * Removed the settings for specific windows from the left hand menu and added buttons for opening the window configuration modal. 
 +  * Fixed modals not displaying their message correctly when an error occurred whilst exporting a file. 
 +  * Fixed the maximum and minimum markers showing 1 if the data is flat and zero. 
 +  * Added a hold gesture to add annotations whilst on mobile. 
 +  * Prevented the default context menu from appearing when right clicking on the application banner. 
 +  * Added a menu to allow users to choose the selected tag on mobile. 
 +  * Modified the font weight and size of the selected tag to make it more visible in all scenarios. 
 +  * Fixed an issue where the timestep in a generated URL would always be parsed as a point number. 
 +  * Updated Trend UI to reflect the time settings when loading the data from a generated URL. 
 +  * Added the ability to provide custom filters on tag searches. 
 +  * Redesigned the Limits view to make better use of screen space and improve the usability. 
 +  * Increased the hover zone of annotations to make them easier to click 
 +  * Added the tag name the annotation belongs to, to the annotation modal. 
 +  * Added a message when trying to open an empty folder from the main menu. 
 +  * Fixed an issue where Trend would not render any axis positioned on the right-hand side in multi-axis mode. 
 +  * Fixed an issue where Trend the string representation of the values di not match the numeric values. 
 +  * Moved the loading Icon to be in the center of the screen and windows. 
 +  * Added a "Manage data sources" item and "Help" buttons to the left-hand menu of PnID and Trend. 
 +  * Fixed an issue where Trend would not load data when opening from a query string. 
 +  * Improved file menu modals to better represent the action being taken. 
 +  * Fixed an issue where the logout button would not actually log the user out. 
 + 
 +===== Past Releases ===== 
 + 
 +==== 2023-11-Hotfix==== 
 +=== Modifications and Improvements === 
 +  * Fixed the missing axis lock icon. 
 +  * Fixed an issue where the tag search on Trend would not trigger a search when pressing backspace, delete or pasting. 
 +  * Fixed the preview not being shown on mobile. 
 +  * Fixed the preview not updating the indicator when change on the main window. 
 +  * Fixed the timestep changing to a point count from the initial timestep when selecting a time rage via the preview. 
 +  * Fixed Trend showing "live updates" when end date is not "Now"
 +  * Fixed the modal container not resizing on mobile correctly. 
 +  * Updated modals to use view port values instead of percentages so that they resize correctly on all devices. 
 +  * Fixed an error that would occur when creating a folder while on the "Select File/Folder"
 +  * Fixed Groups menu being visible under files menu if user has too many groups. 
 +  * Adjusted the left panel menu to be more clickable when selecting a group. 
 +  * Fixed an issue where you could not open a shared folder inside of a group. 
 +  * Modified the side menu to automatically close when opening a file on mobile. 
 +  * Fixed missing plus icons in gradient and expression evaluator modals. 
 + 
 +==== 2023-10-Major ==== 
 +=== New Features === 
 +  * **Shareable URLs -** Added an option to generate a URL snapshot of a dashboard that can then be shared with other users.
   * **New Manual Tags** - Added the ability to manually add tag names to a dashboard to allow adding of metatags and to also serve as placeholders.   * **New Manual Tags** - Added the ability to manually add tag names to a dashboard to allow adding of metatags and to also serve as placeholders.
   * **New File Menu -** Modified the file menu to work as an expandable tree to ease navigation between folders and make it more user-friendly.   * **New File Menu -** Modified the file menu to work as an expandable tree to ease navigation between folders and make it more user-friendly.
-  * **New File Context Menu -** Added a context menu to the file menu to make it simpler and easier to perform actions against specific files and folders. +  * **New File Context Menu -** Added a context menu to the file menu to make it simpler and easier to perform actions against specific files and folders and make the UI cleaner. You can right-click any file/folder to open it
 +{{ :general:apps:gestalttrend:contextmenu-trend.gif?400 |}}
 === Modifications and Improvements === === Modifications and Improvements ===
  
Line 29: Line 108:
   * Increased the hovering area of the x button on pop-ups.   * Increased the hovering area of the x button on pop-ups.
   * Made tweaks to the UI when viewing on mobile.   * Made tweaks to the UI when viewing on mobile.
- 
-===== Current Release ===== 
  
 ==== 2023-08-Major ==== ==== 2023-08-Major ====
Line 64: Line 141:
   * Fixed an issue where the search filter was not being applied when searching against organisation groups.   * Fixed an issue where the search filter was not being applied when searching against organisation groups.
   * Modified the session expire modal so that it will now redirect the user to log in.   * Modified the session expire modal so that it will now redirect the user to log in.
- 
-===== Past Releases ===== 
  
 ==== 2023-04-Major ==== ==== 2023-04-Major ====
general/apps/gestalttrend/releasenotes.1696601069.txt.gz · Last modified: 2023/10/06 14:04 by su