mirror of
https://github.com/flarum/framework.git
synced 2025-02-08 05:34:16 +08:00
972 B
972 B
Changelog
Unreleased
Fixed
- Fix live output in
migrate:reset
command (f591585) - Fix search with database prefix (7705a2b)
- Fix invalid join time of admin user created by installer (57f73c9)
- Ensure InnoDB engine is used for all tables (fb6b51b)
- Fix dropping foreign keys in
down
migrations (57d5846) - Fix discussion list scroll position not being maintained when hero is not visible (40dc6ac)