release 3.4.1

This commit is contained in:
SergiX44 2021-08-11 18:17:48 +02:00
parent f7d8174cb3
commit aa402c9e9d
6 changed files with 44 additions and 2466 deletions

View file

@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [3.4.1] - 2021-08-11
### Added
- Toggle to disable embeds.
### Changed
- Raw url copying now contains also the file extension.
## [3.4.0] - 2021-08-01
### Added
- Added image support for OG for Discord only.

View file

@ -1,7 +1,7 @@
{
"name": "sergix44/xbackbone",
"license": "AGPL-3.0-only",
"version": "3.4.0",
"version": "3.4.1",
"description": "A lightweight ShareX PHP backend",
"type": "project",
"require": {

16
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "302deace70f9879c7c6cc7669d4f8ff6",
"content-hash": "caa50a5175b6b854232ee0718457faf1",
"packages": [
{
"name": "aws/aws-sdk-php",
@ -4672,12 +4672,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "8bbff2bbc495beeebbc3e1090cfba61184bf8ab1"
"reference": "1eb2f918082aab68a3a0858d3d23c36171122fe7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8bbff2bbc495beeebbc3e1090cfba61184bf8ab1",
"reference": "8bbff2bbc495beeebbc3e1090cfba61184bf8ab1",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/1eb2f918082aab68a3a0858d3d23c36171122fe7",
"reference": "1eb2f918082aab68a3a0858d3d23c36171122fe7",
"shasum": ""
},
"conflict": {
@ -4710,7 +4710,7 @@
"composer/composer": "<1.10.22|>=2-alpha.1,<2.0.13",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/core": ">=2,<3.5.39",
"contao/core-bundle": ">=4,<4.4.52|>=4.5,<4.9.16|>=4.10,<4.11.5|= 4.10.0",
"contao/core-bundle": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|= 4.10.0",
"contao/listing-bundle": ">=4,<4.4.8",
"craftcms/cms": "<3.6.7",
"croogo/croogo": "<3.0.7",
@ -4957,9 +4957,9 @@
"tribalsystems/zenario": "<8.8.53370",
"truckersmp/phpwhois": "<=4.3.1",
"twig/twig": "<1.38|>=2,<2.7",
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.28|>=10,<10.4.18|>=11,<11.3.1",
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.19|>=11,<11.3.2",
"typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/cms-core": ">=6.2,<=6.2.56|>=7,<7.6.52|>=8,<8.7.41|>=9,<9.5.28|>=10,<10.4.18|>=11,<11.3.1",
"typo3/cms-core": ">=6.2,<=6.2.56|>=7,<7.6.52|>=8,<8.7.41|>=9,<9.5.29|>=10,<10.4.19|>=11,<11.3.2",
"typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
@ -5047,7 +5047,7 @@
"type": "tidelift"
}
],
"time": "2021-08-09T21:02:34+00:00"
"time": "2021-08-11T13:12:21+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",

View file

@ -5,6 +5,13 @@ nav_order: 9
---
# Changelog
## [3.4.1] - 2021-08-11
### Added
- Toggle to disable embeds.
### Changed
- Raw url copying now contains also the file extension.
## [3.4.0] - 2021-08-01
### Added
- Added image support for OG for Discord only.

View file

@ -26,6 +26,12 @@ In preferences, you should add "Custom" host and configure it as follows:
- In "Other fields", in the body section, you should add the field `token`, with your upload token.
- In "Other fields", in the headers section, you should add the field `Content-Type`, with the value `application/x-www-form-urlencoded`.
## MagicCap
MagicCap supports the same file format used by ShareX.
Just download the ShareX config file from your profile, and then on MagicCap open the Preferences > Uploader settings and choose ShareX.
Set the path to the file you have downloaded, and you are good to go!
## Bash Script (Linux, Mac, WSL)
XBackBone can generate a script that allows you to share an item from any tool, even headless servers:
+ Login into your account
@ -39,4 +45,4 @@ You can use this feature in combination with tools like [Flameshot](https://gith
The script requires `xclip`, `curl`, and `notify-send` on a desktop distribution.
*Note: XXX is the username of your XBackBone account.*
*Note: XXX is the username of your XBackBone account.*

2470
package-lock.json generated

File diff suppressed because it is too large Load diff