Happyx

Latest version: v4.7.4

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 13

2.11.6

Changelog
- Support component usage without `component` keyword (150). `component` keyword still support for backward compatibility
- On incorrect JSON server now responds with 400 http code (151)
- Support components as component fields (149)
- fix typo: allowMethods -> allowHeaders when regCORS headers is kind o… by lost22git in https://github.com/HapticX/happyx/pull/148
- HTML tags keep focus on page rerender (146)
- Start migrating from `compileTime` variables to `macrocache` stdlib (145)

New Contributors
* lost22git made their first contribution in https://github.com/HapticX/happyx/pull/148

**Full Changelog**: https://github.com/HapticX/happyx/compare/v2.10.1...v2.11.6

2.10.1

Changelog
- SSR Components (142)
nim
component Button:
`template`:
tButton:
"click me"
click:
echo "Hello, world!"

liveview:
"/":
component Button

serve "127.0.0.1", 5000:
discard

- New project type in CLI (143)
- Solve 141

**Full Changelog**: https://github.com/HapticX/happyx/compare/v2.9.8...v2.10.1

2.9.8

Changelog
- Add auto decode URL for path params (137);
- Fix bugs (138 and 139).

**Full Changelog**: https://github.com/HapticX/happyx/compare/v2.9.7...v2.9.8

2.9.7

Changelog
- Allow complex types in request models (133)
- Solve 134

**Full Changelog**: https://github.com/HapticX/happyx/compare/v2.9.2...v2.9.7

2.9.2

Changelog
- Change `register_route_param_type` for python binds (127)

**Full Changelog**: https://github.com/HapticX/happyx/compare/v2.9.1...v2.9.2

2.9.1

Changelog
- Custom route param types (125)
- Fix 124, 123, 122

**Full Changelog**: https://github.com/HapticX/happyx/compare/v2.6.1...v2.9.1

Page 6 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.