---
title: "Tinyfixes all around"
excerpt: "We've made several improvements to the CLI, the UI and more!"
date: "2023-03-15"
---

# Tinyfixes all around

## Notable fixes and improvements {% #notable-fixes-2023-03-15 %}
- Added support for UUID and Datetime Avro logical types in the Kafka Connector.
- Fixed a bug that made it impossible to delete a published API Endpoint node with the CLI.
- Fixed the node fullscreen view within the Pipe editor.
- Added a link to the BigQuery Connector guide from the UI.
- Added Table metadata to the BigQuery Connector UI so you can how big a table is before connecting it.
- Fixed a bug that prevented the API Endpoint view from being opened in split screen.
- Fixed the styles of the invite actions dropdown within the Settings modal.
- Renaming a node in the UI erroneously received a warning as it was already existing in the Pipe. We've fixed this too.
- Fixed the links on the pro tips (how did we miss this one?)
- Reversed the order of the jobs on the BigQuery Data Source UI.
- Fixed the styles of the Data Source type change actions dropdowns.
- Scheduling metadata is now being sent via the Pipe API.
- The platform now runs on Python 3.11. You should expect better performance. The CLI is already compatible with it too.