You can update to 1.44.1 but if you get that version depends on what tag you have your docker compose file set to use.
If you are using docker.n8n.io/n8nio/n8n or docker.n8n.io/n8nio/n8n:latest it will use whatever version is currently tagged as latest which as of right now is 1.44.1 which changed from 1.42.1 about 30 minutes ago so if you did the process now you would get the new version.
If your compose file is using docker.n8n.io/n8nio/n8n:next you would get version 1.45.0 which was released yesterday and may contain issues.
They are only “pre-release” in GitHub, once the docker image is released it is ready for anyone to update to.
While some users may prefer to use the latest tag others use the next tag and the notification is there to let you know a newer release is available which is technically correct.
Also, I deleted ~10k records from the execution history, There might have been a bug there and they weren’t removed [For a heavy CRM API], each one of those executions will have a few MB per run… I don’t see anything in the execution history section currently tho…