Skip to content

Commit

Permalink
Merge pull request #1986 from openkfw/bump-to-v2.15.0
Browse files Browse the repository at this point in the history
bump to v2.15.0
  • Loading branch information
MartinJurcoGlina authored Sep 23, 2024
2 parents 1989bde + f89d6ce commit 2e83742
Show file tree
Hide file tree
Showing 20 changed files with 141 additions and 121 deletions.
37 changes: 35 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,42 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
<!-- ### Fixed -->


## [2.14.0] - 2024-08-12
## [2.15.0] - 2024-09-23

<!-- ## Unreleased -->

### Added

- Add nginx buffer size config [#1984](https://github.com/openkfw/TruBudget/issues/1984)
- API features that depend on HTTPS should be configurable with other environmental variable than NODE_ENV [#1980](https://github.com/openkfw/TruBudget/issues/1980)
- Add additional nginx configuration [#1976](https://github.com/openkfw/TruBudget/issues/1976)
- Option to change photo of projects [#1954](https://github.com/openkfw/TruBudget/issues/1954)
- Local browsing of minio files [#1950](https://github.com/openkfw/TruBudget/issues/1950)
- Automatically check file integrity using a hash [#1924](https://github.com/openkfw/TruBudget/issues/1924)
- Only one tag is shown in the workflow item overview even if more are present [#1906](https://github.com/openkfw/TruBudget/issues/1906)
- eMail notification when a document is added to a workflow assigned to me [#1903](https://github.com/openkfw/TruBudget/issues/1903)
- Add additional comment field for uploaded documents [#1900](https://github.com/openkfw/TruBudget/issues/1900)
- Document view should show the date when the document was uploaded [#1895](https://github.com/openkfw/TruBudget/issues/1895)
- "Update" button for simpler upgrades of TruBudget versions [#1863](https://github.com/openkfw/TruBudget/issues/1863)
- Set a fingerprint for a file linked in TruBudget [#1862](https://github.com/openkfw/TruBudget/issues/1862)
- Unordered workflow items [#1829](https://github.com/openkfw/TruBudget/issues/1829)


### Changed
- Upgrade Multichain [#1937](https://github.com/openkfw/TruBudget/issues/1937)


### Fixed
- External documents attached to wf item duplicated [#1977](https://github.com/openkfw/TruBudget/issues/1977)
- E2E HTTPS between containers might not be working/terminating in case of blocked HTTP traffic, e.g. on API [#1972](https://github.com/openkfw/TruBudget/issues/1972)
- Typo in env variable handling [#1959](https://github.com/openkfw/TruBudget/issues/1959)
- Scripts and documentation using env_example don't work [#1956](https://github.com/openkfw/TruBudget/issues/1956)
- Fix security warnings [#1867](https://github.com/openkfw/TruBudget/issues/1867)


## [2.14.0] - 2024-08-12


### Added

- User directory adapter: Login possible even though permissions/access was revoked [#1855](https://github.com/openkfw/TruBudget/issues/1855)
Expand Down Expand Up @@ -1211,7 +1243,8 @@ If you install TruBudget freshly, this is not an issue for you. If you update to
- Updated translation keys and language-specific formatting.
- Fixed bug where the subproject permissions dialog would break the details view of another project.

[unreleased]: https://github.com/openkfw/TruBudget/compare/v2.14.0...main
[unreleased]: https://github.com/openkfw/TruBudget/compare/v2.15.0...main
[2.15.0]: https://github.com/openkfw/TruBudget/compare/v2.14.0...v2.15.0
[2.14.0]: https://github.com/openkfw/TruBudget/compare/v2.13.0...v2.14.0
[2.13.0]: https://github.com/openkfw/TruBudget/compare/v2.12.0...v2.13.0
[2.12.0]: https://github.com/openkfw/TruBudget/compare/v2.11.0...v2.12.0
Expand Down
16 changes: 8 additions & 8 deletions api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trubudget-api",
"version": "2.14.0",
"version": "2.15.0",
"private": true,
"repository": {
"type": "git",
Expand Down
18 changes: 2 additions & 16 deletions blockchain/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion blockchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trubudget-blockchain",
"version": "2.14.0",
"version": "2.15.0",
"private": true,
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions e2e-test/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trubudget-e2e-test",
"version": "2.14.0",
"version": "2.15.0",
"private": true,
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions email-notification-service/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion email-notification-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "email-notification",
"description": "Sends notification-emails to provided SMTP server to identities saved in a database of choice.",
"version": "2.14.0",
"version": "2.15.0",
"private": true,
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions excel-export-service/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion excel-export-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "excel-export",
"version": "2.14.0",
"version": "2.15.0",
"private": true,
"description": "Export TruBudget data to Excel",
"main": "src/index.js",
Expand Down
4 changes: 2 additions & 2 deletions frontend-collector/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend-collector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trubudget-frontend-collector",
"version": "2.14.0",
"version": "2.15.0",
"description": "Collector for TruBudget frontend logs",
"main": "serve.js",
"repository": {
Expand Down
Loading

0 comments on commit 2e83742

Please sign in to comment.