Kogia.2 Release notes (February 26th, 2024)
New BlueDolphin release Kogia.2 is out, which brings a new feature and bug fixes to enhance user experience on our platform.
Feature: Favoriting Views
- Users can now easily favorite any view accessible to them, including My Views, Public Views, Published Views, Official Views, and Views shared with them.
- Favoriting can be done seamlessly from various points within the application, simplifying the process for users.
- To encourage organization and efficiency, users are allowed to favorite up to 25 views, promoting a tidy favorites list.
- The addition of a 'My Favorites' section in the open view dialog and easy access from various points on the canvas streamlines the process of accessing favorited views.
Enjoy organizing your views with this new feature!
Bugfix:
- Improved clarity in pop-up messages for template installation..
- Resolved issues related to template downloads failing due to mail template duplication detection, ensuring successful downloads without errors.
Increase API connectivity
To prepare for our upcoming improvements in API connectivity, users of the DataCollector tooling should change their settings from api.bluedolphin.valueblue.nl and api2.bluedolphin.valueblue.nl to either api.eu.bluedolphin.app (for EU based tenants) or api.us.bluedolphin.app (for US based tenants).
Changing the configuration of the DataCollection tooling is done by changing the DataCollection.Agent.Host.WindowsService.exe.config file. The default folder for this is C:\Program Files\ValueBlue BV\DataCollection Windows Service.
The default location for the standalone importer is %PROGRAMFILESFOLDER%\ValueBlue BV\StandAloneImport.
For EU tenants, please change this value:
<add
key="PresentationServiceEndPointAddress"
value="https://api.bluedolphin.valueblue.nl/api/"
/>
to this:
<add
key="PresentationServiceEndPointAddress"
value="https://api.eu.bluedolphin.app/api/"
/>
For US tenants, make sure the value is equal to this:
<add
key="PresentationServiceEndPointAddress"
value="https://api.us.bluedolphin.app/api/"
/>
Here are the needed changes in a table:
Thank you!
-
Nice to have favorite views!
2 -
Is there a way to get an overview of who has made which view as a favorite?
0 -
Eric Arts at this moment no, this will be planned in upcoming iterations.
0
Please sign in to leave a comment.
Comments
3 comments