From d91530ff1f2302150f70b0ce5cbe741acbd2ec51 Mon Sep 17 00:00:00 2001 From: Master_Hans Date: Wed, 7 Oct 2020 09:04:30 +0300 Subject: [PATCH] remove CHANGELOG_DEV.md --- CHANGELOG_DEV.md | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 CHANGELOG_DEV.md diff --git a/CHANGELOG_DEV.md b/CHANGELOG_DEV.md deleted file mode 100644 index c8812a1711..0000000000 --- a/CHANGELOG_DEV.md +++ /dev/null @@ -1,22 +0,0 @@ -HumHub Changelog -================ - -1.7.0 (Unreleased) ------------------------ -- Fix #4327: Internationalization of user approval/decline message text -- Fix #4139: Dashboard post input on mobile cuts editor menu -- Fix #4328: Top navigation overlaps post input richtext menu on dashboard page -- Fix #4257: Notification dropdown text breaks after notification image on mobile -- Enh #4341: Simplified console controller map -- Fix #4272: Guess timezone for new accounts -- Fix #4230: Auto enable "Hide file info (name, size) for images on wall" option -- Chg: Move CHANGELOG to humhub root -- Fix #4330: Allow users with permission ManageUsers to modify profile images -- Enh #4331: Added 'break-all' stylesheet option to stream entry layouts -- Enh #4179: Removed deprecated mysql character set in log table migration -- Enh #4324: Improved line break for menu entries with many characters -- Fix #4186: Add Timezone validation rules to admin prerequisite view -- Enh #4378: Implemented generic ContentContainerActiveRecord::is() function -- Enh #4310: Add "Can Like" Permission -- Fix #4111: Issues Cropping Images -- Enh #4283: Implemented UserMemberSince and UserLastLogin user's profile virtual fields