mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-07-22 21:32:52 +03:00
The content of pages made non-viewable to a user via permissions, within a visible parent, could be seen via the plaintext export option. Before v0.30.6 this would have applied only to scenarios where all pages within the chapter were made non-visible. In v0.30.6 this would make all pages within the chapter visible. As per #2414