File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 - name : Setup PHP
2424 uses : shivammathur/setup-php@v2
2525 with :
26- php-version : ' 7.4 '
26+ php-version : ' 8.0 '
2727 extensions : mbstring, intl, sqlite3
2828 ini-values : post_max_size=256M, max_execution_time=180
2929 coverage : xdebug
Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## 1.0.15 – 2023-01-29
10+ ### Changed
11+ - show more notifications (team_mention, author, manual)
12+
13+ ### Fixed
14+ - speedup issue and repo search (by a lot)
15+ - fix pagination in GitHub API requests
16+ - reaction button width
17+
918## 1.0.14 – 2022-12-13
1019### Changed
1120- use @nextcloud/vue 7.2.0
Original file line number Diff line number Diff line change 66 <description ><![CDATA[ GitHub integration provides a dashboard widget displaying your most important notifications
77 and a unified search provider for repositories, issues and pull requests. It also provides a link reference provider
88 to render links to issues, pull requests and comments in Talk and Text.]]> </description >
9- <version >1.0.14 </version >
9+ <version >1.0.15 </version >
1010 <licence >agpl</licence >
1111 <author >Julien Veyssier</author >
1212 <namespace >Github</namespace >
1919 <bugs >https://github.com/nextcloud/integration_github/issues</bugs >
2020 <screenshot >https://github.com/nextcloud/integration_github/raw/main/img/screenshot1.jpg</screenshot >
2121 <dependencies >
22- <nextcloud min-version =" 26 " max-version =" 26" />
22+ <nextcloud min-version =" 25 " max-version =" 26" />
2323 </dependencies >
2424 <settings >
2525 <admin >OCA\Github\Settings\Admin</admin >
You can’t perform that action at this time.
0 commit comments