Skip to content

Commit

Permalink
Release release-2023.60
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschuppi81 committed Nov 17, 2023
1 parent 16c2377 commit c6deafa
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 24 deletions.
48 changes: 25 additions & 23 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,32 @@
# Changes

## 2023.60

`2023-11-17` | [971ba389e7...16c237773f](https://github.com/OneGov/onegov-cloud/compare/971ba389e7^...16c237773f)

### Search

##### Search results for events now also show the event start time

`Bugfix` | [ogc-1331](#ogc-1331) | [fa0d2b9393](https://github.com/onegov/onegov-cloud/commit/fa0d2b9393a4ee822b0faac11fe8c0087e407485)

### Tickets

##### Condense ticket status message when closed

`Feature` | [ogc-1330](#ogc-1330) | [971ba389e7](https://github.com/onegov/onegov-cloud/commit/971ba389e7fc561db09c07ff4591e3c6541ef0ff)

### Town6

##### Add Test Version of Chat-Function

Town6: Add Test Version of Chat-Function

`Feature` | [16c237773f](https://github.com/onegov/onegov-cloud/commit/16c237773f211243a82f6382ffdb17b8a71a962f)

## 2023.59

`2023-11-13` | [3f2cc6c3b1...3f2cc6c3b1](https://github.com/OneGov/onegov-cloud/compare/3f2cc6c3b1^...3f2cc6c3b1)
`2023-11-13` | [3f2cc6c3b1...90927b7ecb](https://github.com/OneGov/onegov-cloud/compare/3f2cc6c3b1^...90927b7ecb)

### Test

Expand Down Expand Up @@ -1910,25 +1934,3 @@ the top of the login page.

`Bugfix` | [db16f8cb70](https://github.com/onegov/onegov-cloud/commit/db16f8cb70be1db510202780570d21cc4b763577)

## 2023.10

`2023-03-06` | [b7781dac32...f086f478b9](https://github.com/OneGov/onegov-cloud/compare/b7781dac32^...f086f478b9)

### Core

##### Pin Watchdog

`Bugfix` | [b7781dac32](https://github.com/onegov/onegov-cloud/commit/b7781dac326d39822a0dd3675f9992795e90e129)

### Feriennet

##### New Google Analytics Code

`Feature` | [PRO-1155](https://linear.app/projuventute/issue/PRO-1155) | [89a5fd502f](https://github.com/onegov/onegov-cloud/commit/89a5fd502faf30e2cce46db7e39fdb0f0959ac5c)

### Town6

##### Update widget in initial homepage structure.

`Feature` | [OGC-600](https://linear.app/onegovcloud/issue/OGC-600) | [8981201d9d](https://github.com/onegov/onegov-cloud/commit/8981201d9d0abaa07bd4c2f04e5b5157a47cbde2)

2 changes: 1 addition & 1 deletion src/onegov/core/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# version is to create release-dependent urls, artifacts and caches. During
# development these dependencies do not need to be updated in lock-step.
#
__version__ = '2023.59'
__version__ = '2023.60'

# The module levels used for dependency tests and to have a well defined
# onegov core upgrade order.
Expand Down

0 comments on commit c6deafa

Please sign in to comment.