chore(master): release 1.8.0

This commit is contained in:
2026-04-23 12:34:29 +03:00
parent 4bc74e7bc6
commit 9c78ecfb9c
4 changed files with 15 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"1.7.1"}
{".":"1.8.0"}

View File

@@ -1,5 +1,17 @@
# Changelog
## [1.8.0](https://github.com/chenasraf/nextcloud-autocurrency/compare/v1.7.1...v1.8.0) (2026-04-23)
### Features
* use IClientService (curl) for api requests ([4bc74e7](https://github.com/chenasraf/nextcloud-autocurrency/commit/4bc74e7bc6bd822e03b87b5572fc23679165fbe1))
### Bug Fixes
* **l10n:** Update translations from Transifex ([65c2b24](https://github.com/chenasraf/nextcloud-autocurrency/commit/65c2b24273fca5b6de5bc0fc273b1aaae053d86b))
## [1.7.1](https://github.com/chenasraf/nextcloud-autocurrency/compare/v1.7.0...v1.7.1) (2026-04-22)

View File

@@ -26,7 +26,7 @@ Interval for fetch may be adjusted in the admin settings "Auto Currency" section
>
> Without Cospend, this app will not work.
]]></description>
<version>1.7.1</version>
<version>1.8.0</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>AutoCurrency</namespace>

View File

@@ -1 +1 @@
1.7.1
1.8.0