From b49936fb3a389b89c1bca659b7841f34c04b95bd Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Tue, 31 Dec 2019 16:33:55 +0100 Subject: [PATCH] Version 2.1.1 ``` * [Fixed] Require Parsedown 1.8.0-beta-7 and Parsedown Extra 0.8.0-beta-1 due to changes in Parsedown and Parsedown Extra breaking BC beyond repair * [Changed] #523: Check for hidden pages based on page ID instead of full paths * [Changed] Improve Pico docs ```