Created Old changelog (markdown)
21
Old-changelog.md
Normal file
21
Old-changelog.md
Normal file
@@ -0,0 +1,21 @@
|
||||
* 4.0.0 - first version with scripts support;
|
||||
* 4.1.0 - added `weather` and `cloud` modules;
|
||||
* 4.1.3 - added `notify`, `files` and `utils` modules;
|
||||
* 4.1.5 - extended `notify` module, added `folded_string` arg to `ui:show_lines`;
|
||||
* 4.3.0 - search scripts support;
|
||||
* 4.4.0 - markdown support;
|
||||
* 4.4.1 - rich text editor support;
|
||||
* 4.4.2 - added `fmt` and `html` utility modules;
|
||||
* 4.4.4 - added `tasker` module;
|
||||
* 4.4.6 - added `csv` module;
|
||||
* 4.4.7 - added `intent` module;
|
||||
* 4.5.0 - the `aio` module has been significantly expanded, also added `system:currency()` and `ui:show_list_dialog()`;
|
||||
* 4.5.2 - added `anim` and `morph` packages, added `calendar:open_event()` function;
|
||||
* 4.5.3 - removed get_ prefixes where they are not needed while maintaining backward compatibility;
|
||||
* 4.5.5 - added `on_action` callback and `calendar:add_event` function;
|
||||
* 4.5.6 - `aio:active_widgets()` now returns also widget `label`, added `checks` module;
|
||||
* 4.5.7 - added "fold" and "unfold" actions to the `on_action` callback;
|
||||
* 4.6.0 - added `system:request_location()` and `tasker:send_command()` functions;
|
||||
* 4.7.0 - added `ui:build()` and functions to display search results in different formats;
|
||||
* 4.7.1 - fontawesome updated to version 6.3.0;
|
||||
* 4.7.4 - added `prefs` module, `settings` module is deprecated.
|
||||
Reference in New Issue
Block a user