Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 23:56
v0.4.0
f2b46d0

📦 Dependencies

  • Bump coverlet.collector from 3.1.0 to 3.1.1 in /tests/Core.UnitTests
  • Bump coverlet.collector from 3.1.0 to 3.1.1 in /tests/Hippo.FunctionalTests
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.2 to 6.0.3 in /src/Web
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.2 to 6.0.3 in /tests/Hippo.FunctionalTests
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.2 to 6.0.3 in /tests/Application.UnitTests
  • Bump coverlet.collector from 3.1.0 to 3.1.1 in /tests/Application.UnitTests
  • Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.2 to 6.0.3 in /src/Infrastructure
  • Bump sass from 1.49.4 to 1.49.6 in /src/Web/ClientApp

🏷️ Uncategorized

  • fix: emit ActiveRevisionChangedEvent when ActiveRevision is set
  • set default range rule if none set
  • fix(ui): delete confirmations using correct method
  • fix(api): fix API routes for Delete, Export, and Index
  • remove ReverseProxy::Enabled config
  • fix: emit CertificateBindEvent when Certificate changes
  • introduce ApiExceptionFilter
  • feat(nomad): add module caching
  • emit Deleted events
  • implement NullJobScheduler
  • npm update
  • Move client to an (internal) ClientApp package
  • fix jQuery import
  • better openapi generation
  • mark DTO fields as required
  • fix: display Certificate in ChannelDTO
  • generate postgresql database migrations