# Migration Guide: 9.8.1 → 9.8.2

Version **9.8.2** brings corrections on PHP session management.

This release does **not** introduce runtime changes.

---

## Summary

### Added

- This migration guide.

### Changed

- Corrections on PHP session management when navigating from one page to another.

### Removed

- Nothing removed.

---

## Impact on Existing Projects

- No code changes required.
- No configuration changes required.
- No database changes required.
- No CLI changes required.
- No behavioral changes in the framework.

Existing applications built with 9.8.1 will continue to work without modification.

---

## Purpose of This Update

This documentation update aims to:

- Explain corrections made.

---

## Backward Compatibility

Fully backward compatible.

---

## Developer Action Required

None.

---

## Notes

Future versions may reference this documentation baseline when introducing architectural or behavioral changes.
