mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
chore(release): Bump version to 8.4.0-beta.2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
d4a6b85bce
commit
c9d1d78235
3 changed files with 14 additions and 2 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,5 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
## 8.4.0-beta.2
|
||||
|
||||
### Added
|
||||
|
||||
- feat: Add new mdi icons @Pytal [#3538](https://github.com/nextcloud/richdocuments/pull/3538)
|
||||
|
||||
### Fixed
|
||||
|
||||
- fix: Use new viewer api to open files again after open locally @juliushaertl [#3524](https://github.com/nextcloud/richdocuments/pull/3524)
|
||||
- fix background jobs @tobiasKaminsky [#3527](https://github.com/nextcloud/richdocuments/pull/3527)
|
||||
- match dark theme of system if no nextcloud theme specified @lpranam [#3539](https://github.com/nextcloud/richdocuments/pull/3539)
|
||||
|
||||
## 8.4.0-beta.1
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<description><** and **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** store.]]></description>
|
||||
<version>8.4.0-beta.1</version>
|
||||
<version>8.4.0-beta.2</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Collabora Productivity based on work of Frank Karlitschek, Victor Dubiniuk</author>
|
||||
<types>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "richdocuments",
|
||||
"description": "Collabora online integration",
|
||||
"version": "8.4.0-beta.1",
|
||||
"version": "8.4.0-beta.2",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Julius Härtl",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue