diff --git a/.github/workflows/Linux-pack.yml b/.github/workflows/Linux-pack.yml index 4a0f5981..41b7e1ce 100644 --- a/.github/workflows/Linux-pack.yml +++ b/.github/workflows/Linux-pack.yml @@ -14,7 +14,7 @@ on: env: PRODUCT: flameshot - VERSION: 0.8.0 + VERSION: 0.8.1 RELEASE: 1 ARCH: x86_64 # dockerfiles, see https://github.com/flameshot-org/flameshot-docker-images diff --git a/.github/workflows/Windows-pack.yml b/.github/workflows/Windows-pack.yml index c175e126..cb720dae 100644 --- a/.github/workflows/Windows-pack.yml +++ b/.github/workflows/Windows-pack.yml @@ -14,7 +14,7 @@ on: env: PRODUCT: flameshot - VERSION: 0.8.0 + VERSION: 0.8.1 jobs: windows-pack: @@ -128,4 +128,4 @@ jobs: python -m pip install -U -q requests echo "================Windows portable downlod link================" echo $(python $GITHUB_WORKSPACE/scripts/upload_services/transferwee.py upload $GITHUB_WORKSPACE/build/Package/flameshot-${VERSION}-${{ matrix.config.pak_arch }}.zip) - echo "=====no operation for you can see link in the log console=====" \ No newline at end of file + echo "=====no operation for you can see link in the log console=====" diff --git a/CMakeLists.txt b/CMakeLists.txt index 7b0c558b..acbdc2e5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.13) # This can be read from ${PROJECT_NAME} after project() is called project( flameshot - VERSION 0.8.0 + VERSION 0.8.1 LANGUAGES CXX) set(PROJECT_NAME_CAPITALIZED "Flameshot") diff --git a/data/debian/changelog b/data/debian/changelog index 84de54b9..e06b8f0e 100644 --- a/data/debian/changelog +++ b/data/debian/changelog @@ -1,17 +1,5 @@ -flameshot (0.8.0-1) unstable; urgency=medium +flameshot (0.8.1-1) unstable; urgency=medium - * add: added translation:Japanese, Brazilian Portuguese, Serbian, Dutch, Ukrainian, German, Slovak, Basque, Czech, Swedish, Italian, Korean, Dutch - * add: allow enter key to copy image to clipboard - * add: side panel add thickness slider - * add: support for saving as JPG and BMP files - * add: allow 45 degree adjustment for some tools - * add: add option to close after capture (WARNING: this function is buggy! It may not work well if you are going to copy the image to clipboard! If you encounter problems related to clipboard, please disable this feature in the configuration and try again.) - * add: a basic launcher panel. - * add: add option to auto copy URL after upload - * add: a circle counter tool. - * add: replace the blur tool with pixelate tool - * add: convert buildsystem from QMake to CMake - * add: add launcher action into .desktop file - * fix: fix capture after pressing ctrl + S during textarea input + * New stable release. - -- Boyuan Yang Sun, 13 Sep 2020 19:33:20 -0400 + -- Boyuan Yang Wed, 23 Sep 2020 20:39:29 -0400 diff --git a/data/rpm/flameshot.spec b/data/rpm/flameshot.spec index 1abb10ea..b7e619b3 100644 --- a/data/rpm/flameshot.spec +++ b/data/rpm/flameshot.spec @@ -1,5 +1,5 @@ Name: flameshot -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: Powerful yet simple to use screenshot software Summary(eu-ES): Potente pero simple de usar software de capturas diff --git a/docs/appdata/flameshot.metainfo.xml b/docs/appdata/flameshot.metainfo.xml index fc47ce73..56d9ef2a 100644 --- a/docs/appdata/flameshot.metainfo.xml +++ b/docs/appdata/flameshot.metainfo.xml @@ -5,7 +5,8 @@ GPL-3.0-or-later Flameshot - + + Powerful and simple to use screenshot software