Releases: Pretty-SFOS/opal-linkhandler
Releases · Pretty-SFOS/opal-linkhandler
v2.1.0
2.1.0 (2024-10-11)
- updated translations: English, Estonian, Swedish, Ukrainian, Indonesian, Spanish, Russian, Polish, Chinese, Moldavian, Hungarian, Norwegian, Italian, Romanian, and more
- updated packaging boilerplate and attribution file
- improved and translated example page
v2.0.0
- moved the ready-made Attribution component from
Opal/<module>/Opal<module>Attribution.qml
toOpal/Attributions/Opal<module>Attribution.qml
- you no longer have to import all Opal modules on the “About” page to attribute them,
simply useimport "../modules/Opal/Attributions"
to access all attributions - translations improvements
v1.0.0
- first release
- extracted from Opal.About into a separate module