Design enhancements and new styling options!
v1.1.2 fix: The GUI editor was not working correctly after the v1.1.0, it's now fixed!
v1.1.0 changelog:
💡 New features:
- The pop-ups have undergone a slight visual transformation, and they look great!
- A new animation has been added to the
horizontal-buttons-stack
that activates once the page has loaded. This can be disabled withrise_animation: false
. - Introduced
bg_color
to modify the background color of a pop-up. - Introduced
bg_opacity
to adjust the background opacity of a pop-up. The previous default wasbg_opacity: 100
. - Introduced
bg_blur
to alter the background blur effect of a transparent pop-up. The previous default wasbg_blur: 0
. - Introduced
shadow_opacity
to adjust the shadow opacity of a pop-up. The previous default wasshadow_opacity: 0
. - All new options are accessible in the GUI editor.
✔️ Fixes
- Minor enhancements have been implemented.
More styling options for the other cards will be added soon. Please feel free to open an issue for any specific styling requests.
I really appreciate your feedback on any issues you may encounter, and thank you once again for your continued support!