What's Changed
- chore: Update dependency go to v1.25.7 by @renovate[bot] in #239
- chore: Update dependency go to v1.26.0 by @renovate[bot] in #242
- chore: Update module github.com/goravel/framework to v1.17.1 by @renovate[bot] in #241
- feat: upgrade GoFiber v2 → v3 by @hwbrzzl with @Copilot in #243
- chore: Update module github.com/gofiber/utils/v2 to v2.0.2 by @renovate[bot] in #244
- chore: Update module github.com/gofiber/fiber/v3 to v3.1.0 by @renovate[bot] in #245
- chore: Update dependency go to v1.26.1 by @renovate[bot] in #246
- chore: Update module github.com/goravel/framework to v1.17.2 by @renovate[bot] in #247
- feat: update validation by @h2zi in #248
- chore: Update dependency go to v1.26.2 by @renovate[bot] in #250
- chore: Update module github.com/valyala/fasthttp to v1.70.0 by @renovate[bot] in #251
- chore: Update module github.com/gofiber/utils/v2 to v2.0.3 by @renovate[bot] in #254
- fix: decouple context.Context interface from fiber.Ctx lifecycle and enhance timeout middleware to handle panics by @LinboLen in #253
- fix: make sure the artisan safe run command by @LinboLen in #255
- chore: Update module github.com/gofiber/utils/v2 to v2.0.4 by @renovate[bot] in #257
- chore: Update module github.com/gofiber/template/html/v3 to v3.0.3 by @renovate[bot] in #256
- chore: Update module github.com/gofiber/fiber/v3 to v3.2.0 by @renovate[bot] in #258
- chore: Update go toolchain directive to v1.26.3 by @renovate[bot] in #259
- chore: Update module github.com/valyala/fasthttp to v1.71.0 by @renovate[bot] in #260
- chore: Update module github.com/gofiber/utils/v2 to v2.0.5 by @renovate[bot] in #262
- chore: Update module github.com/gofiber/template/html/v3 to v3.0.4 by @renovate[bot] in #261
- fix: use Fiber timeout middleware internally by @hwbrzzl in #263
- chore: Update module github.com/gofiber/utils/v2 to v2.0.6 by @renovate[bot] in #265
- chore: Update module github.com/gofiber/fiber/v3 to v3.3.0 by @renovate[bot] in #266
- chore: Update go toolchain directive to v1.26.4 by @renovate[bot] in #267
- chore: Update module github.com/gofiber/template/html/v3 to v3.0.5 by @renovate[bot] in #268
- feat: add maintenance mode middleware globally by @goravel-coder in #270
- fix: preserve single input array values by @goravel-coder in #271
- feat: support package view directory fallback via MultiView by @goravel-coder in #273
- fix: recursive template scanning for subdirectory views by @goravel-coder in #274
- fix: Action.WithoutMiddleware request-time filtering by @goravel-coder in #276
- fix: update middleware to interface pattern for stable WithoutMiddleware comparison by @goravel-coder in #278
- chore: Update go toolchain directive to v1.26.4 by @renovate[bot] in #279
- chore: Upgrade framework to v1.18.0 (auto) by @hwbrzzl in #282
New Contributors
- @hwbrzzl with @Copilot made their first contribution in #243
- @h2zi made their first contribution in #248
- @LinboLen made their first contribution in #253
Full Changelog: v1.17.1...v1.18.0