Changes
- feat(terminal): show terminal unavailable if the container does not have a shell on the global terminal UI
- feat(docs): Add
TECH_STACK.md
- feat: added back
finished x min ago
to make it easier to see how long ago a deployment was finished - feat(service): Update affine.yaml with AI environment variables
- fix(labels): docker labels do not generated correctly
- fix(terminal): terminal shows that it is not available, even though it is
- fix(helper): downgraded Nixpacks to v1.29.0 - maybe fixes some of the deployment issues
- fix(ui): metrics stuck in loading state
- fix(ui): use
wire:navigate
to navigate to the server settings page - fix: show time details even if a deployment has failed
- fix(service): Plunk API & health check endpoint
- fix(service): infinite loading and lag with Invoiceninja service
- fix(workflows): remove tags on close only if the PR has been merged into the main branch
- fix(workflows):
Waiting for changes
label should also be considered and improved stale messages - chore(core): EnvironmentVariable Model now extends BaseModel to remove duplicated code
New Services
- Flipt
Issues
Terminal unavailable
What's Changed
- Allow to setup COPILOT AI in Affine service by @LeoMartinDev in #4918
- Add flipt service by @zairigimad in #4875
- Fix Plunk API & health check endpoint by @arxkdev in #4925
- fix infinite loading and lag caused by a bug in the invoiceninja docker compose file by @PwnedC99 in #4876
- chore: add TECH_STACK.md by @zaaakher in #4883
- v4.0.0-beta.389 by @peaklabs-dev in #4926
New Contributors
- @LeoMartinDev made their first contribution in #4918
- @arxkdev made their first contribution in #4925
- @PwnedC99 made their first contribution in #4876
Full Changelog: v4.0.0-beta.388...v4.0.0-beta.389