github realbestia1/erdb v0.2.8

latest releases: v0.4.79, v0.4.78, v0.4.77...
one month ago

0.2.8

  • Improve Docker font handling and image response types (3f2033f)
    Update Dockerfiles to skip automatic font install by default (ERDB_SKIP_FONT_INSTALL) and add bash/curl to Alpine deps; copy and execute scripts/install-fonts-linux.sh (with chmod) in build/runtime images so fonts are installed reliably. Refactor server image rendering flow in app/[type]/[id]/route.tsx: change in-flight maps to carry RenderedImagePayload, return payload objects from internal branches, and centralize the final respond(...) call to ensure consistent response construction. Also bump app version to 0.2.8 (package.json) and update displayed currentVersion in the home page component.
    Full Changelog: v0.2.7...v0.2.8

Don't miss a new erdb release

NewReleases is sending notifications on new releases.