Skip to content

Commit dec5c79

Browse files
committed
Release version v2.3.0
1 parent 52ab867 commit dec5c79

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ SPDX-License-Identifier: GFDL-1.3-or-later
55

66
# Changelog
77

8+
## 2.3.0 (2025-08-10)
9+
10+
- Updated translations with contents from apps using this module.
11+
I tried my best to always keep the most up-to-date version of all strings.
12+
Hopefully nothing was overwritten - I apologize for any lost work!
13+
14+
- Added a new function `openOrCopyMultipleUrls` to preview multiple URLs quickly
15+
- Updated documentation to include type for all function parameters
16+
817
## 2.2.7 (2025-08-08)
918

1019
- Added translations: Arabic, Persian

doc/module.opal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212

1313
# current semantic version number, cf. https://semver.org
14-
version: 2.2.7
14+
version: 2.3.0
1515

1616
# plain name as used in the module repository URL, will be prefixed with "opal-"
1717
# where necessary

0 commit comments

Comments
 (0)