Releases: arcan1s/awesome-widgets
Releases · arcan1s/awesome-widgets
4.0.0
- 📄 initial plasma6 support 4d01b87 @arcan1s
- 🐞 fix: handle memory units as bytes b0df353 @arcan1s
- 🐞 fix: remove deprecations from test cases d71f85e @arcan1s
- 🐝 refactor: use new-style qt connections f27050a @arcan1s
- 🐝 refactor: remove innclude guards, use pragma instead 0bcceef @arcan1s
- 🐝 refactor: simplify sources processing a35b57e @arcan1s
- 🐝 refactor: use default qml library paths ac52888 @arcan1s
- 🌟 feat: restore multithreaded processing 960640f @arcan1s
- 🌟 feat: replace messageboxes with notifications 332d78e @arcan1s
- 🐝 refactor: refresh shared library 54acc5f @arcan1s
- 🐝 refactor: refresh aw plugin 397b523 @arcan1s
- 🐝 refactor: review delete and new operators 95d5bb9 @arcan1s
- 🐝 refactor: make version.h static c608c40 @arcan1s
- 🐝 refactor: remoove unsued code annd settings 2f4f05b @arcan1s
- 🐝 refactor: fix some minor clang-tidy warnings ed5ae40 @arcan1s
- 📖 docs: docs and documentaion update fd24ded @arcan1s
- 📖 docs: fix readme formatting 56c0a58 @arcan1s
- 💢 ci: get rid of development branch f121db3 @arcan1s
- 💄 chore: review translations ba60be9 @arcan1s
- 🐝 refactor: change ui translation mechanism 9557236 @arcan1s
- 🐝 refactor: split formatters and matchers into separated singleton classes (#166) 64b4618 @arcan1s
- 💄 chore: translate awesome-widgets.pot in ru (#167) 79a148a @transifex-integration-bot
- 🧯 build: fix debug builds 66baa78 @arcan1s
- 🐞 fix: add buttons to import dialog f79c94e @arcan1s
3.5.1
3.5.0
- 📄 update dependencies list ff40ac9 @arcan1s
- 📄 fix (some) KF deprecation warnings 84de975 @arcan1s
- 📄 wayland support dea9d48 @arcan1s
- 📄 Merge pull request #156 from arcan1s/feature/wayland-support 73f1617 @arcan1s
- 📄 add support of hidden flag 1e69aa9 @arcan1s
- 📄 create workflow run e9beea2 @arcan1s
- 📄 fix some found warning 09a3c32 @arcan1s
- 📄 add release pipeline 338828d @arcan1s
Release 3.4.3
- compilation fixes for ubuntu (#147)
- update patch set for old qt versions
Release 3.4.2
Release 3.3.3
Release 3.3.2
- fix bug with invalid DP colour configuration
- fix bug with invalid HTML tags operation
- fix invalid mpris processing for some players, rename deadbeaf
- update to newest Qt and plasma
Release 3.3.1
- add ability to direct issue report (#104)
- add key completion (#105)
- add ability to load historical configuration (#106)
- add ability to upload configuration to remote server (#106)
- add stylish (#112)
- add DBus intergration (#115)
- add cron-like extenstion triggers (
X-AW-Socket
option) (#117) - add ability to trigger extensions by calling socket (
X-AW-Schedule
option) (#118) - add source for network requests
- add Json formatter
- drop patches provided support for Qt 5.4
- use custom signal slot connection for dataengine (
BUILD_FUTURE
flag required) - update UI
- refactoring
Release 3.2.1
- add X-AW-Translate option to DateTime formatter
- add formatters to configuration export and import
- add macro fuction to selector
- add default formatters
- add formatter reinit (fix #102)
- fix invalid float formatter saving
- fix missing ApiVersion for formatters
- use sockets for MPD data
- translation update
Release 3.2.0
- custom formatters (#91)
- add backend tests (#95)
- add OWM weather provider for ExtWeather. It can be switched by using X-AW-Provider (ApiVer 3)
- add DBus timeout for calls (#96)
- add macros support (
$aw_macro
and$aw_macro_*
for calls) - fix vertical alignment (#94)
- fix bug with invalid updates on
X-AW-Interval=1
for ExtScript and ExtUpgrade - fix bug with missing derivate vaules in ExtQuotes
- fix possible plasma crash (#96)
- fix possible undefined behaviour if no extensions was found by name
- split dataengine sources to own library
- allow to use screened double brakets inside functions