by roundabout, Tuesday, 5 May 2026, 19:18:34 (1778008714), pushed by roundabout, Tuesday, 5 May 2026, 19:19:33 (1778008773)
Author identity: vlad <vlad.muntoiu@gmail.com>
da10b19fa2271a6cd3107a8d35c33090d4270f6f
app.py
@@ -16,7 +16,7 @@ You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
__version__ = "0.7.1"
__version__ = "0.7.2"
import os
import shutil
doc/changelog/0.7.2 (2026-05-05).md
@@ -0,0 +1,4 @@
Changelog for version 0.7.2
===========================
This fixes a severe shell injection!