Vizlib Toolbar Changelog
The following software changes were introduced in the latest release:
Release | Date | Change | ID | Description |
2.3.3 | 2024-03-05 | New Feature | VSS-11850 |
Updates to the action URL on Vizlib toolbar. To improve the usability and experience when developing our charts, the Vizlib actions URL is updated. |
Vizlib Toolbar Changelog - Older Releases
The following software changes were introduced in older releases:
Release | Date | Change | ID | Description |
2.3.2 | 2023-12-04 | Resolved Issues | VSS-11790 |
Date Range is not working with variable option. When using variables for the date range the Toolbar did not work properly. |
2.3.1 | 2023-10-02 | Resolved Issues | VSS-11715 |
Selection/Search using operator doesn't select all possible values. When making selections using an operator such as > or < the selection did not include all possible values. Important note here is that the result set is still limited to the number of values selected for paging. If you have a larger number of values you may need to adjust this setting:
|
2.3.1 | 2023-10-02 | Resolved Issues | VSS-10396 | Missing Alternate State icon. It is now possible to show the alternate states icon. |
2.3.1 | 2023-10-02 | Resolved Issues | VSS-11547 |
Label does not duplicate when the element is duplicated. When duplicating an item in the Toolbar editor the label was not included in the duplicate so it had to be manually added again. |
2.3.1 | 2023-10-02 | Resolved Issues | VSS-11548 |
Inappropriate Simple Formatting option for Switch Variable. Simple formatting for some reason had an advanced format pattern. The regular drop-down of "simple" options is now there instead. |
2.3.0 | 2023-08-30 | New Feature | VSS-11620 |
Improve main axis alignment behavior. Behind this rather technical title are changes that improve the performance when using different alignment options. Most notably center aligning items on a horizontal selection bar. |
2.3.0 | 2023-08-30 | Resolved Issues | VSS-11687 |
Initial floating position is incorrect. The initial solution for deciding the initial floating position was a bit confusing. We have cleared that up and it should now make more sense even when using multiple Toolbars popping up at different places on the screen. |
2.2.0 | 2023-08-14 | New Feature | VSS-11205 |
Allow color adjustments on the slide-in toolbar. The slide-in (from top and left) option for the Toolbar now allows customization of colors to make sure it can better fit in on any dashboard! |
2.2.0 | 2023-08-14 | Resolved Issues | - | Radio button alignment adjusted. |
2.2.0 | 2023-08-14 | Resolved Issues | - | Drop-down, removed extra space (header) that should not have been visible. |
2.2.0 | 2023-08-14 | Security Update | - | |
2.1.0 | 2023-07-19 | New Feature | VSS-10564 |
Add options for selection colors. We have included more coloring options for your Toolbar which give you a higher degree of customisation.
|
2.1.0 | 2023-07-19 | New Feature | VSS-9956 |
Open to defined floating position. You can now define the initial loading position for the Floating appearance of the Vizlib Toolbar. In the Toolbar's property panel > Interactivity > 'Collapsed mode' set to 'Floating', you will see the 'Initial position x' & 'y' sliders.
This gives you the freedom to define the placement that the Floating Toolbar appears when you first click on the button to open it meaning you can position the Toolbar to have the best placement on your sheet. |
2.1.0 | 2023-07-19 | New Feature | VSS-11588 |
Option to include variables in bookmarks in Actions. You are now able to expand on the Actions within the Toolbar by including Variables within it. |
2.1.0 | 2023-07-19 | New Feature | VSS-11037 |
Vizlib Toolbar Drop-down option to always show the dimension name rather than the selected values. We have added additional properties to the Toolbar to allow for a more informative view of the selections being made. In the below examples you can see how the check boxes (found in property panel > Dimension > 'Label Settings') effect the outcome of the drop-down field.
|
2.1.0 | 2023-07-19 | Resolved Issues | VSS-11575 |
Vizlib Toolbar - Searching with expression doesn't result in selections .When you search in the search bar e.g. “>300“ it will show the search result but when pressing ENTER on the keyboard, it doesn't apply the selection. |
2.1.0 | 2023-07-19 | Resolved Issues | VSS-11140 |
the slider/the switch/the input field do not change when another variable value is set. The slider/the switch/the input field do not change when another variable value is set. |
2.1.0 | 2023-07-19 | Resolved Issues | VSS-10157 |
Changing colors on Switch do not work. When we change colors for the Switch they do not apply at all so a page refresh is needed. |
2.1.0 | 2023-07-19 | Resolved Issues | VSS-10321 |
Bookmarks are not applied from Toolbar. Bookmarks are not applied from Toolbar for drop-down and selection bar. |
2.0.3 | 2023-04-27 | Resolved Issues | VSS-11272 |
Drop-down displays outside the sheet. When adding drop-downs on the left side of the sheet they would sometimes display outside the sheet. |
2.0.3 | 2023-04-27 | Resolved Issues | VSS-11507 |
Inconsistency with Qlik Sense Filter Sorting. Sorting on state ascending/descending was in the opposite order to native Qlik Sense. |
2.0.3 | 2023-04-27 | Resolved Issues | VSS-11478 |
Existing visualization layout changes on version update. With the major update to version 2.0 some unwanted changes in the visualizations were introduced. This task fixes for example font color on non-selected items, rounded corners for a single value and the horizontal padding on selection bar items. Note that vertical adjustment is still possible but requires a changed setting "Use main axis alignment" since this will impact performance significantly. (Technical reason is that we do not have support for that in CSS and have to calculate it "manually" in JavaScript which is a lot slower and less responsive. |
2.0.2 | 2023-02-28 | Resolved Issues | VSS-11390 |
Date Selection isn't possible if Slash is replaced with "full stop" in Date format. If a date used the format DD/MM/YYYY, for example, in the system variables file, and then you change the 'Set date format' and 'Set date time format' as DD.MM.YYYY the Vizlib Toolbar would not recognise this change and still present the date with a slash ( / ) instead of a dot ( . ). |
2.0.2 | 2023-02-28 | Resolved Issues | VSS-11455 |
Changing Field Settings to "Always one Selected Value" Disables Value Selection. We now recognise if your 'Field settings' have the rule 'Always one selected value' applied to it. |
2.0.2 | 2023-02-28 | Resolved Issues | VSS-11461 |
Setting Input to Action removes the ability to change font colour. Users were unable to change the color of the font in version 2.0.0 of the Vizlib Toolbar. We have ammended this. |
2.0.0 | 2023-01-25 | New Feature | VSS-11192 |
Increase toolbar performance and optimize the code. This version is a relatively big rewrite of some aspects of the Toolbar extension. It both immediately improves performance but also allows us to more easily add features and fixes in future releases. We also fixed a number of smaller bugs and a big performance issue that would appear with some applications with larger data sets. Make sure to test extra carefully and beware that some minor adjustments may be needed even though we of course have tried to make sure it all looks the same between the versions. |
2.0.0 | 2023-01-25 | New Feature | VSS-11299 |
Add Quick Select mode. We added the option to confirm selections or have them happen immediately. I.e. showing or not showing this bar when starting selections.
|
2.0.0 | 2023-01-25 | New Feature | VSS-11305 |
Rectangle area selection. From this version it is possible to make selections by drawing an area on top of the dimensions in a selection bar. This works on text as well as images and you can even make multiple rectangular selections.
|
2.0.0 | 2023-01-25 | New Feature | VSS-11307 |
Improve drop-down selections. With drop-down selections there will now be a behavior more similar to the native filter and the Vizlib filter where selections are confirmed. (Quick select is available as an option, see above.) |
2.0.0 | 2023-01-25 | New Feature | VSS-11310 |
Radio button improvements. The radio buttons are now displaying better and some minor visual artifacts (like the selection indicator not being perfectly centered in the circle) is no longer present. They also render slightly faster but that will hardly be noticeable. |
1.7.1 | - | Resolved Issue | VSS-11336 |
Toolbar - Qlik Map shows "invalid visualization". One of the angular libraries we use had an issue in the upgraded version that made it collide with the Qlik Map object. We downgraded the version of that library back to what is was before. |
1.7.0 | - | Resolved Issue | VSS-11223 |
Dimension Search does not work. When adding dimensions using the property panel the search did not work properly at all times. |
1.7.0 | - | New feature | VSS-11022 |
Add separate settings for elements to override global background color setting. The background color can now be set individually for each element inside the Toolbar. This allow you to for example highlight a certain item
|
1.6.0 | 2022-08-30 | New feature | VSS-1847 | Add separate setting for top & side padding in elements. |
1.6.0 | 2022-08-30 | New feature | VSS-11032 | Add right-click to duplicate element in the editor. |
1.6.0 | 2022-08-30 | New feature | VSS-11031 | Added option to duplicate in the property panel. |
1.6.1 | 2022-09-30 | Resolved Issue | VSS-11277 | Issue with Zone.js caused "Invalid Visualization" message for users. |
1.5.1 | 2022-08-08 | Resolved Issue | VSS-11026 | Color Picker has an overlapping display when using custom Theme. |
1.5.0 | 2022-06-22 | New feature | VSS-10872 | Add new Output Type - Line. |
1.5.0 | 2022-06-22 | New feature | VSS-10871 | Add new Output Type - Text. |
1.4.1 | 2022-06-13 | Resolved Issue | VSS-10971 | License calculation issue. |
1.4.0 | 2022-04-27 | New feature | VSS-9979 | Add sorting to Drop-down and Selection Bar objects . |
1.4.0 | 2022-04-27 | New feature | VSS-9904 | Improve filter (drop-down) selections. |
1.4.0 | 2022-04-27 | Resolved Issue | VSS-10391 | Toolbar - Drop-down not showing any values when dimension has one empty value. |
1.3.1 | 2021-12-29 | Resolved Issue | VSS-10148 | Variable lists with spaces are not trimmed. |
1.3.1 | 2021-12-29 | Resolved Issue | VSS-10322 | Initial Loading of the Toolbar is Slow. |
1.3.1 | 2021-12-29 | Resolved Issue | VSS-10017 | Vizlib Toolbar / Problem with Reload app action. |
1.3.0 | 2021-09-23 | New feature | VSS-2213 | Drop-down variables improvements. |
1.3.0 | 2021-09-23 | New feature | VSS-2219 | Calendar design improvements. |
1.3.0 | 2021-09-23 | Resolved Issue | VSS-9945 | Toolbar rounded corners wrong when only showing one value. |
1.3.0 | 2021-09-23 | Resolved Issue | VSS-9915 | Toolbar layout is not same in Toolbar Layout Editor after adding elements from property panel. |
1.3.0 | 2021-09-23 | Resolved Issue | VSS-2212 | Switching multiple variables sometimes freeze the app. |
1.3.0 | 2021-09-23 | Resolved Issue | VSS-2214 | Fade is shown when not needed. |
1.3.0 | 2021-09-23 | Resolved Issue | VSS-9919 | The initial length cannot be exceeded when the toolbar is expanded. |
1.2.0 | 2021-07-30 | New feature | VSS-2073 | Slide in / Floating mode. |
1.2.0 | 2021-07-30 | New feature | VSS-1764 | Toolbar editor design update. |
1.2.0 | 2021-07-30 | Resolved Issue | VSS-2121 | Objects stick together after performing certain actions.. |
1.2.0 | 2021-07-30 | Resolved Issue | VSS-2120 | After we add new and move objects, and then we delete it, its shadow remains visible. |
1.2.0 | 2021-07-30 | Resolved Issue | VSS-2119 | Not possible to resize object when holding bottom-right corner. |
1.2.0 | 2021-07-30 | Resolved Issue | VSS-2061 | Wrong link to documentation in the about-section. |
1.2.0 | 2021-07-30 | Resolved Issue | VSS-2081 | Selections not possible when "always one selected value" is set on a field . |
1.2.0 | 2021-07-30 | Resolved Issue | VSS-2078 | Too much empty space in some scroll situations. |
1.1.0 | 2021-06-22 | Resolved Issue | VSS-2040 | Color picker - Cancel reverts already applied color. |
1.1.0 | 2021-06-22 | Resolved Issue | VSS-2029 |
Can't change Input type when adding element from the property panel. Changing of the input type was only possible from the wizard. |
1.1.0 | 2021-06-22 | Performance Improvements | VSS-2001 |
Improve time between selection and updated selection in extension. The time to make selections is now significantly improved. Especially this is true for cases where there were many other objects on the sheet or there was a lot of data. |
1.1.0 | 2021-06-22 | New feature | VSS-2020 |
Bookmark input type - Use a bookmarks in selection bars or drop-downs, with filtering options to show only selected bookmarks or make separate lists with bookmarks of different types. |
1.1.0 | 2021-06-22 | New feature | VSS-1950 |
Add number format settings for Slider. Numbers in the slider object can now be properly formatted (i.e. use one number but display it in a different format). |
1.0.0 | 2021-05-31 | New feature | VSS-1846 | Toolbar 1.0. |