This repository was archived by the owner on Oct 28, 2024. It is now read-only.
v0.4.0
📦 Dependencies
- Bump coverlet.collector from 3.1.0 to 3.1.1 in /tests/Core.UnitTests
- PR: #412
- Bump coverlet.collector from 3.1.0 to 3.1.1 in /tests/Hippo.FunctionalTests
- PR: #411
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.2 to 6.0.3 in /src/Web
- PR: #410
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.2 to 6.0.3 in /tests/Hippo.FunctionalTests
- PR: #409
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.2 to 6.0.3 in /tests/Application.UnitTests
- PR: #408
- Bump coverlet.collector from 3.1.0 to 3.1.1 in /tests/Application.UnitTests
- PR: #407
- Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.2 to 6.0.3 in /src/Infrastructure
- PR: #406
- Bump sass from 1.49.4 to 1.49.6 in /src/Web/ClientApp
- PR: #420
🏷️ Uncategorized
- fix: emit ActiveRevisionChangedEvent when ActiveRevision is set
- PR: #393
- set default range rule if none set
- PR: #397
- fix(ui): delete confirmations using correct method
- PR: #400
- fix(api): fix API routes for Delete, Export, and Index
- PR: #401
- remove ReverseProxy::Enabled config
- PR: #403
- fix: emit CertificateBindEvent when Certificate changes
- PR: #402
- introduce ApiExceptionFilter
- PR: #405
- feat(nomad): add module caching
- PR: #404
- emit Deleted events
- PR: #416
- implement NullJobScheduler
- PR: #415
- npm update
- PR: #418
- Move client to an (internal) ClientApp package
- PR: #419
- fix jQuery import
- PR: #423
- better openapi generation
- PR: #424
- mark DTO fields as required
- PR: #425
- fix: display Certificate in ChannelDTO
- PR: #427
- generate postgresql database migrations
- PR: #428