From f3ec926d503e9c76b824e8e1b7abf9b94188f957 Mon Sep 17 00:00:00 2001 From: Akuli Date: Sun, 31 Mar 2024 01:24:42 +0200 Subject: [PATCH] rearrange --- CHANGELOG.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da552a630..85ca62ed5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,16 +4,11 @@ and other details that don't affect using Porcupine. ## Unreleased -Fun: - There are two new easter eggs in the about dialog. Happy Easter :) - -Documentation: - Porcupine's documentation has been updated and rearranged. The documentation is now clearly split into two folders, `user-doc` for using Porcupine and `dev-doc` for developing Porcupine. Both folders also contain newly written documentation. Porcupine Wiki was deleted, as I'm pretty sure nobody used it, and deleting `akuli.github.io/porcupine` is planned. - The contents of the *Help* menu at top were updated. For example, *User Documentation* opens the `user-doc` folder. - -Other fixes and improvements: -- Porcupine's right-click menus are now offset a little bit from the cursor location, so that you don't accidentally click the first item in the right-click menu. Thank you [ethical-haquer](https://github.com/ethical-haquer) for fixing this. - Porcupine now checks for updates when it starts. Many other programs do this in an annoying way (with e.g. a popup message). Porcupine notifies you about a new version by showing message in the status bar instead. If this is still too annoying, you can easily disable update checking in *Porcupine Settings* or in the plugin manager. +- Porcupine's right-click menus are now offset a little bit from the cursor location, so that you don't accidentally click the first item in the right-click menu. Thank you [ethical-haquer](https://github.com/ethical-haquer) for fixing this. ## v2024.03.09