Skip to content

v1.4.0

Choose a tag to compare

@mpscholten mpscholten released this 31 Aug 15:52
· 1357 commits to master since this release

Highlights

  • 🚀 Improved Dev Server: faster, more reliable reloads without race conditions.
  • 📦 Ecosystem split: IHP now modular (ihp-ide, ihp-ssc, ihp-migrate, ihp-sitemap).
  • 🔧 New helpers: createRecordDiscardResult, copyRecord, queryUnionList, orderByAscJoinedTable.
  • 🛠️ Production-ready: warp + systemd integration, healthcheck endpoint, better job runner handling.
  • 🐘 Compiler upgrade: GHC 9.8 (with support for 9.10 and 9.12).

Major Changes

Minor Changes

Nix / Deployment

Job Runner

DataSync

HSX / View Layer

SQL / Query Layer

Storage

Miscellaneous

IHP OpenAI

Documentation

New Contributors

Full Changelog: v1.3.0...v1.4.0