bumped version for 0.8.1 patch release (#968)

* bumped versio for 0.8.1 patch release

* Updated debian log and bumped windows version

* bumped CI version

* Applied patch by @hosiet
This commit is contained in:
borgmanJeremy
2020-09-23 19:57:12 -05:00
committed by GitHub
parent c7fea0e7ec
commit 58b09bf259
6 changed files with 10 additions and 21 deletions

View File

@@ -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

View File

@@ -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====="
echo "=====no operation for you can see link in the log console====="

View File

@@ -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")

View File

@@ -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 <byang@debian.org> Sun, 13 Sep 2020 19:33:20 -0400
-- Boyuan Yang <byang@debian.org> Wed, 23 Sep 2020 20:39:29 -0400

View File

@@ -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

View File

@@ -5,7 +5,8 @@
<project_license>GPL-3.0-or-later</project_license>
<name>Flameshot</name>
<releases>
<release version="0.8" date="2020-09-23"/>
<release version="0.8.1" date="2020-09-23"/>
<release version="0.8.0" date="2020-09-19"/>
</releases>
<summary>Powerful and simple to use screenshot software</summary>
<description>