Skip to content

Commit e41f5a4

Browse files
authored
Merge pull request #37 from nextcloud/1.1.0
Prepare 1.1.0
2 parents 9ae8a2c + dde7761 commit e41f5a4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.1.0 - 2025-11-10
9+
10+
### Added
11+
12+
- Upgrade to Vue 3 @lukasdotcom [#21](https://github.com/nextcloud/integration_overleaf/pull/21)
13+
- Add support for Nextcloud 33 and use lazy loading for config @lukasdotcom [#22](https://github.com/nextcloud/integration_overleaf/pull/22)
14+
15+
### Changed
16+
17+
- Remove url from translations @rakekniven [#16](https://github.com/nextcloud/integration_overleaf/pull/16)
18+
- Improve grammar for translations @rakekniven [#14](https://github.com/nextcloud/integration_overleaf/pull/14)
19+
820
## 1.0.2 - 2025-06-16
921

1022
### Fixed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Overleaf</name>
66
<summary>Integration of Overleaf</summary>
77
<description>App to edit LaTeX files using Overleaf.</description>
8-
<version>1.0.2</version>
8+
<version>1.1.0</version>
99
<licence>agpl</licence>
1010
<author mail="lukas@lschaefer.xyz" homepage="https://github.com/lukasdotcom">Lukas Schaefer</author>
1111
<namespace>Overleaf</namespace>

0 commit comments

Comments
 (0)