Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.0.0-beta.361 #3878

Merged
merged 610 commits into from
Nov 8, 2024
Merged

v4.0.0-beta.361 #3878

merged 610 commits into from
Nov 8, 2024

Conversation

andrasbacsai
Copy link
Member

@andrasbacsai andrasbacsai commented Oct 11, 2024

Changes

New Features

  • feat: Sentinel Metrics is back in experimental phase.
  • feat: Fancier Discord notifications - thy now look cleaner have icons, colors...
  • feat: Redis UI for username and password.
  • feat: Ability to disable two-step confirmation
  • feat: Limit storage check emails
  • feat: you can now copy the full OTP URL when setting up 2fa
  • feat: Terminal view for servers and auto connect terminal if there is only one container availabe
  • feat: New Server UI
  • feat: Many other UI improvements - redesigns, spacing, remove typos etc.
  • feat: Execute scheduled task manually
  • feat: add --gpu support for custom docker command

Perfomance Improvments

  • feat: Linux API (via Sentinel), which improves performance by using fewer SSH connections.
  • feat: New way of checking container status which improves Performance (less DB quires)

Bug fixes

  • fix: Redis username and password can now be shared variables.
  • fix: redis.conf is now the source of truth when used (see).
  • fix: Plausible template
  • fix: Windmill service
  • fix: Nexctcloud service
  • fix: Glitchtip service
  • fix: Plane service
  • fix: Supabase template and add supavisor.
  • fix: Coolify helper image should be pulled when helper_version is updated in the db.
  • fix: read only labels can now be reset in one click
  • fix: Bookstack service
  • fix: Reactive resume
  • fix: Trigger service
  • fix: OTP QR code scanning especially in dark mode.
  • fix: A lot of authorization fixes
  • fix: If a user is running Ubuntu 24.10, the automated Docker installation will be skipped if docker is not installed as it is not supported.
  • fix: A lot of UI fixes
  • fix: Better error handling for invitation links
  • fix: Move notifications and some other things to high priority queue to make sure they get delivered on high server load.
  • fix: Project with resources (compose base, services...) can be deleted, but the resources would of course still be there after the project was deleted (before deleting a project, we only checked applications, which is not enough).
  • fix: Show better error message when deleting projects and environments.
  • fix: Error response from daemon: all predefined address pools have been fully subnetted
  • fix: Coolify installer should install OpenSSH if it is not installed

Chore

  • chore: improved bitcoin core service
  • chore: Upgrade Keycloak to versioon 26
  • chore: Update Nixpacks to the latest version
  • chore: Refactored a lot of our codebase
  • chore: Switched to the new Livewire 3 validate syntax.

New Services

  • Calcom
  • MindsDB
  • Mosquitto
  • wireguard
  • Coder
  • Jenkins
  • Jitsi Meet
  • Dozzle with auth
  • Martin
  • Cryptgeon
  • CloudBeaver
  • Freshrss with sqlite, postgres, MariaDB, MySQL
  • Traccar
  • Vvvweb with No DB, MariaDB, MySQL
  • Nextcloud with Postgres, MariaDB, MySQL
  • Kimai
  • ntfy
  • qbittorrent
  • Owncloud
  • Immich
  • Affine
  • Libretranslate
  • Transmission
  • flowise with No DB, Postgres
  • HeyForm
  • Zipline
  • Peppermint
  • Lite Queen
  • osticket
  • Unsend

Issues

@kikohs
Copy link

kikohs commented Oct 15, 2024

Hi, is this patch live already?
Referencing a windmill error, I have updated to beta-460 and still have the issue reported by @che0dev here: #3230

@lorenzpfei
Copy link

Hi, is this patch live already? Referencing a windmill error, I have updated to beta-460 and still have the issue reported by @che0dev here: #3230

it is not. This is a draft for the next version. The title is misleading

@andrasbacsai andrasbacsai changed the title v4.0.0-beta.360 v4.0.0-beta.361 Oct 21, 2024
@andrasbacsai andrasbacsai marked this pull request as ready for review October 21, 2024 12:54
@andrasbacsai
Copy link
Member Author

I removed the Attention needed parts, and added to my todos.

andrasbacsai and others added 7 commits November 7, 2024 13:38
…http-foundation-7.1.7

chore(deps): bump symfony/http-foundation from 7.1.5 to 7.1.7
…http-client-6.4.14

chore(deps-dev): bump symfony/http-client from 6.4.12 to 6.4.14
Bumps [symfony/process](https://github.com/symfony/process) from 7.1.5 to 7.1.7.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v7.1.5...v7.1.7)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Fix: Projects can be deleted with resources
Fix: Error response from daemon: all predefined address pools have been fully subnetted
@andrasbacsai andrasbacsai merged commit ee3566c into main Nov 8, 2024
4 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.