mirror of
https://github.com/chenasraf/nextcloud-autocurrency.git
synced 2026-05-17 17:28:06 +00:00
chore(master): release 1.8.0
This commit is contained in:
@@ -1 +1 @@
|
||||
{".":"1.7.1"}
|
||||
{".":"1.8.0"}
|
||||
|
||||
12
CHANGELOG.md
12
CHANGELOG.md
@@ -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)
|
||||
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.7.1
|
||||
1.8.0
|
||||
|
||||
Reference in New Issue
Block a user