Nicegui

Latest version: v1.4.25

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 41

1.1.2

Not secure
- fixed docker image

1.1.1

Not secure
- improved shutdown behaviour (238)
- introducing `app.remove_route()`
- introducing `getElement()` JavaScript function (230)
- showing popup when connection is lost (199, 239)
- fixed memory issues
- using process name to identify spawned process (189)
- allow disabling tailwind (231, still experimental since it impacts layout and style of built-in elements)
- improved documentation
- avoid duplicate favicon routes for index page (240)

1.1.0

Not secure
Breaking Changes

- using Quasar Uploader for ui.upload (227, 220)
- reworked lifecycle functions (232, 234)
- adding `on_connect()` and `on_disconnect()` functions to `client`
- renamed `await client.handshake()` to `await client.connected()`
- introduce `await client.disconnected()`
- providing `app.on_connect()` and `app.on_disconnect()` functions which are called for every client
- move `on_startup()`, `on_shutdown()` and `add_static_files()` from `ui` into `app`

Other Changes

- hold references to tasks in task_logger to prevent garbage collection (236, 237)
- fixed argument list for `table.call_api_method()` (233)
- add support for checkboxRenderer in `ui.table` (228)
- allow running NiceGUI without Tailwind (231)

1.0.10

Not secure
- Prevent object duplication in `ui.scene` when using without page decorator (218)
- Fixed favicon routes for pages that are created during or after startup (222)
- Allow using HTML in `ui.table` (217)
- Support `ui.run_javascript` within `ui.on_connect` (219)

1.0.9

Not secure
- Fixing lost state changes with ui.timer (207, 206)
- Caching markdown to speed up repeated requests (205)
- Allow to load Highcharts "extra" libraries like solid-gauge (210, 211)
- Fixing dynamically adding/removing chart series (208)
- Adding svg [clock example](https://github.com/zauberzeug/nicegui/blob/main/examples/svg_clock/main.py)

1.0.8

Not secure
changes

- update table by replacing whole DOM element 204
- added [OpenCV webcam example](https://github.com/zauberzeug/nicegui/blob/main/examples/opencv_webcam/main.py)
- more documentation for `ui.interactive_image`

internals

- fixed some mypy errors
- removing client references when timer terminates
- auto-pruning slot stacks

Page 14 of 41

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.