What's Changed
- CHANGELOG and UPGRADE_NOTES for 1.4.0 by @jwoertink in #1960
- Fix typo in upgrade notes by @akadusei in #1963
- Add subdomain parameter support for route generation by @watzon in #1974
- Add live reload support to welcome page by @watzon in #1976
- Make BaseComponent fail at compile time for unused arguments by @watzon in #1978
- Add format detection from URL extensions by @watzon in #1979
- Allow customizing manifest retry timeout by @watzon in #1977
- [Feature] Pluggable Asset Builder System by @watzon in #1982
- Ameba updates and making sure Crystal 1.17 works by @jwoertink in #1993
- Add route path aliases by @wout in #1998
- Fix local development docker setup by @wout in #1997
- Fix deprecations by @jwoertink in #2001
- Reverting remove the deprecation until Avram can also be updated by @jwoertink in #2003
- Don't modify the original request path during route lookup by @jwoertink in #2000
- Add check for path aliases by @wout in #2005
- Allow passing arbitrary arguments for attributes to svg inliner by @wout in #2006
- Feature/per action body size limit by @watzon in #2004
- Updating help message for exec task so it will render properly by @jwoertink in #2010
- Checking Crystal 1.19 compatibility by @jwoertink in #2011
- Add ability to create route objects with globs by @jwoertink in #2012
- Adding new flag for routes task to output routes as JSON by @jwoertink in #2013
- Fixing a bug in redirect_back when query params would fail to match t… by @jwoertink in #2014
- Use bun for all front end concerns by @wout in #2015
- Remove the pluggable asset system by @jwoertink in #2017
- Fix bug in bun manifest path by @wout in #2018
- Add URI format methods for route helpers by @wout in #2022
- Add plugin system for bun by @wout in #2020
- Bump LuckyCache version by @jwoertink in #2023
- Fixing spelling mistakes. by @jwoertink in #2024
- Fix issue with plugin loader for typescript files by @wout in #2030
- Allow string entrypoints, add debug flag, and improve support for Docker by @wout in #2031
- Encrypt and sign cookies in the CookieJar. by @jwoertink in #2026
- Make sure css is always reloaded by @wout in #2032
- Add .subdomain chainable method for route helpers by @grepsedawk in #2036
- Add bun exclusion clauses and more flag options by @wout in #2035
- Add bun watcher patch by @wout in #2037
- Fix reload after rebuilds of the target extension by @wout in #2038
- Release v1.5.0 by @jwoertink in #2040
New Contributors
Full Changelog: v1.4.0...v1.5.0
Read our CHANGELOG for other detailed notes