mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-10 04:05:37 +08:00

Decided it's relevant to entity updated_at since tags are now indexed alongside content. - Also fixed tags not applied on shelf. - Also enforced proper page API update validation. - Adds tests to cover. For #3319 Fixes #3370