Skip to content

Commit c0b795f

Browse files
authored
Merge pull request #788 from rodekruis/create-v23.07
Create v23.07
2 parents 9645f72 + b36815c commit c0b795f

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,27 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
---
88

9-
## [Unreleased](https://github.com/rodekruis/helpful-information/compare/v23.03.0...main)
9+
## [Unreleased](https://github.com/rodekruis/helpful-information/compare/v23.07.0...main)
10+
11+
---
12+
13+
## 2023-07-13: [v23.07](https://github.com/rodekruis/helpful-information/releases/tag/v23.07.0)
14+
15+
### Added
16+
17+
- Ability to show a sticky "Notification" on every/the main-page. See [#650](https://github.com/rodekruis/helpful-information/pull/650)
18+
- Support for / using Node.js v18/v20
19+
- RTL-support for Arabic. See [#639](https://github.com/rodekruis/helpful-information/issues/639)
20+
- A Guide: "[How to set up an instance (quickly)](./docs/Guide-How_to_set_up_an_instance.md)"
21+
22+
### Removed
23+
24+
- Support for Node.js v16
25+
- Support for URLs using `categoryID`, `subCategoryID`, `offerID`, `search=show`, `highlights=show`, etc.
26+
27+
### Changed
28+
29+
- Sheet-level configuration/text-labels as rows in "Referral Page"-sheet can be reorderd, when properly labeled with `#tag`s. See [#158](https://github.com/rodekruis/helpful-information/issues/158)
1030

1131
---
1232

0 commit comments

Comments
 (0)