Releases: nextcloud/news
Releases Β· nextcloud/news
18.2.0-beta2
What's Changed
- l10n: Spelling unification and correct a typo by @Valdnet in #1888
- fix readAll method fails due to missing parameter by @Grotax in #1891
- Bump doctrine/dbal from 3.4.2 to 3.4.3 by @dependabot in #1890
- fix truncated string for Transifex by @anoymouserver in #1894
- Bump phpstan/phpstan from 1.8.2 to 1.8.3 by @dependabot in #1896
- Bump phpstan/phpstan-strict-rules from 1.4.2 to 1.4.3 by @dependabot in #1895
- l10n: Spelling unification by @Valdnet in #1897
- Bump jasmine-core from 4.3.0 to 4.4.0 in /js by @dependabot in #1898
- Bump phpstan/phpstan from 1.8.3 to 1.8.4 by @dependabot in #1899
- Bump doctrine/dbal from 3.4.3 to 3.4.4 by @dependabot in #1901
- Bump phpstan/phpstan-doctrine from 1.3.12 to 1.3.13 by @dependabot in #1902
- Release 18.2.0-beta2 by @Grotax in #1892
Full Changelog: 18.2.0-beta1...18.2.0-beta2
18.2.0-beta1
What's Changed
- Bump doctrine/dbal from 3.4.0 to 3.4.1 by @dependabot in #1868
- Fix/php8.1 depreciation by @Grotax in #1861
- Fix deprecation warnings from Nextcloud. by @Grotax in #1869
- fixup for #1861 by @Grotax in #1871
- Documentation: Add Communique app client by @UnderEu in #1875
- try to speedup the api testing by hosting the feeds locally by @Grotax in #1874
- Fix when marking all items as read, all items of the user are used in the sql query by @Grotax in #1873
- Bump phpstan/phpstan-strict-rules from 1.3.0 to 1.4.0 by @dependabot in #1879
- Bump phpunit/phpunit from 9.5.21 to 9.5.23 by @dependabot in #1878
- Bump doctrine/dbal from 3.4.1 to 3.4.2 by @dependabot in #1877
- Fix adding feed that was just deleted is causing an error by @Grotax in #1872
- Bump phpstan/phpstan-strict-rules from 1.4.0 to 1.4.2 by @dependabot in #1881
- Bump jquery from 3.6.0 to 3.6.1 in /js by @dependabot in #1883
- Bump phpunit/phpunit from 9.5.23 to 9.5.24 by @dependabot in #1884
- Port admin settings to vue by @CarlSchwan in #1880
- Release 18.2.0-beta1 by @Grotax in #1885
New Contributors
- @UnderEu made their first contribution in #1875
- @CarlSchwan made their first contribution in #1880
Full Changelog: 18.1.1...18.2.0-beta1
18.1.1
What's Changed
- Bump karma-jasmine from 5.0.1 to 5.1.0 in /js by @dependabot in #1828
- Add Fuoten to the list of clients by @Thaodan in #1829
- Bump doctrine/dbal from 3.3.6 to 3.3.7 by @dependabot in #1830
- Bump phpstan/phpstan from 1.7.14 to 1.7.15 by @dependabot in #1833
- Bump phpunit/phpunit from 9.5.20 to 9.5.21 by @dependabot in #1834
- Bump squizlabs/php_codesniffer from 3.7.0 to 3.7.1 by @dependabot in #1835
- Bump phpstan/phpstan-strict-rules from 1.2.3 to 1.3.0 by @dependabot in #1837
- fix type always string for findAllFromUser by @Grotax in #1839
- Bump phpstan/phpstan from 1.7.15 to 1.8.0 by @dependabot in #1840
- fix duplicate API routes by @anoymouserver in #1842
- Release 18.1.1-beta1 by @Grotax in #1843
- Bump phpstan/phpstan from 1.8.0 to 1.8.1 by @dependabot in #1848
- Bump phpstan/phpstan-doctrine from 1.3.9 to 1.3.10 by @dependabot in #1847
- Bump phpstan/phpstan from 1.8.1 to 1.8.2 by @dependabot in #1850
- Bump terser from 5.14.1 to 5.14.2 in /js by @dependabot in #1851
- Bump phpstan/phpstan-doctrine from 1.3.10 to 1.3.11 by @dependabot in #1853
- Bump jasmine-core from 4.2.0 to 4.3.0 in /js by @dependabot in #1854
- Bump jshint from 2.13.4 to 2.13.5 in /js by @dependabot in #1846
- Change Autodiscover behaviour by @Grotax in #1860
- Bump doctrine/dbal from 3.3.7 to 3.4.0 by @dependabot in #1862
- Bump phpstan/phpstan-doctrine from 1.3.11 to 1.3.12 by @dependabot in #1863
- Release 18.1.1 by @Grotax in #1859
New Contributors
Full Changelog: 18.1.0...18.1.1
18.1.1-beta1
What's Changed
- Bump karma-jasmine from 5.0.1 to 5.1.0 in /js by @dependabot in #1828
- Add Fuoten to the list of clients by @Thaodan in #1829
- Bump doctrine/dbal from 3.3.6 to 3.3.7 by @dependabot in #1830
- Bump phpstan/phpstan from 1.7.14 to 1.7.15 by @dependabot in #1833
- Bump phpunit/phpunit from 9.5.20 to 9.5.21 by @dependabot in #1834
- Bump squizlabs/php_codesniffer from 3.7.0 to 3.7.1 by @dependabot in #1835
- Bump phpstan/phpstan-strict-rules from 1.2.3 to 1.3.0 by @dependabot in #1837
- fix type always string for findAllFromUser by @Grotax in #1839
- Bump phpstan/phpstan from 1.7.15 to 1.8.0 by @dependabot in #1840
- fix duplicate API routes by @anoymouserver in #1842
- Release 18.1.1-beta1 by @Grotax in #1843
New Contributors
Full Changelog: 18.1.0...18.1.1-beta1
18.1.0
Important
Due to #1766 some Feeds might now have items that have null set as author instead of "" clients need to handle this.
What's Changed
- Bump phpstan/phpstan-strict-rules from 1.1.0 to 1.2.0 by @dependabot in #1753
- Bump phpstan/phpstan from 1.6.0 to 1.6.2 by @dependabot in #1755
- Bump phpstan/phpstan from 1.6.2 to 1.6.3 by @dependabot in #1757
- Bump phpstan/phpstan-strict-rules from 1.2.0 to 1.2.1 by @dependabot in #1756
- Improvements for API v1.2 by @powerpaul17 in #1727
- Fix updated api not returning any item after marking item as read by @Grotax in #1713
- Bump phpstan/phpstan-strict-rules from 1.2.1 to 1.2.2 by @dependabot in #1760
- integration test: no app:check-code on new NC by @SMillerDev in #1759
- fix the url by @Grotax in #1767
- Bump phpstan/phpstan from 1.6.3 to 1.6.5 by @dependabot in #1769
- Bump doctrine/dbal from 3.3.5 to 3.3.6 by @dependabot in #1763
- check if variable is null before striping tags by @Grotax in #1766
- Bump phpstan/phpstan from 1.6.5 to 1.6.7 by @dependabot in #1771
- Bump phpstan/phpstan-strict-rules from 1.2.2 to 1.2.3 by @dependabot in #1772
- Bump phpstan/phpstan-doctrine from 1.3.3 to 1.3.4 by @dependabot in #1778
- Bump jasmine-core from 4.1.0 to 4.1.1 in /js by @dependabot in #1776
- Improve styling of tables in articles by @chylex in #1779
- Bump karma-jasmine from 5.0.0 to 5.0.1 in /js by @dependabot in #1782
- Bump karma from 6.3.19 to 6.3.20 in /js by @dependabot in #1781
- Bump minimatch from 5.0.1 to 5.1.0 in /js by @dependabot in #1783
- Bump phpstan/phpstan from 1.6.8 to 1.6.9 by @dependabot in #1790
- GUI Update: Select correct item in feed when loading feed with Newest First or Default Ordering by @AccaliaDeElementia in #1791
- Bump phpstan/phpstan from 1.6.9 to 1.7.1 by @dependabot in #1792
- Bump phpstan/phpstan-doctrine from 1.3.4 to 1.3.5 by @dependabot in #1793
- Use Feed Link as GUID when Feed omits Guid. by @AccaliaDeElementia in #1785
- Bump phpstan/phpstan from 1.7.1 to 1.7.2 by @dependabot in #1795
- Fix doubling the height of the content area by @chylex in #1796
- Release 18.1.0-beta1 by @Grotax in #1797
- Enable API testing by @Grotax in #1699
- Bump phpstan/phpstan from 1.7.2 to 1.7.3 by @dependabot in #1799
- Bump phpstan/phpstan-doctrine from 1.3.5 to 1.3.6 by @dependabot in #1800
- Bump phpstan/phpstan from 1.7.4 to 1.7.6 by @dependabot in #1802
- If items of feed do not provide an author fallback to feed author by @Grotax in #1803
- Release 18.1.0-beta2 by @Grotax in #1804
- Bump phpstan/phpstan from 1.7.6 to 1.7.8 by @dependabot in #1809
- Bump phpstan/phpstan-doctrine from 1.3.6 to 1.3.7 by @dependabot in #1810
- Bump phpstan/phpstan from 1.7.8 to 1.7.9 by @dependabot in #1811
- Bump phpstan/phpstan-doctrine from 1.3.7 to 1.3.9 by @dependabot in #1812
- Bump phpstan/phpstan from 1.7.9 to 1.7.10 by @dependabot in #1813
- Bump svenstaro/upload-release-action from 2.2.1 to 2.3.0 by @dependabot in #1814
- Add documentation on how to fully uninstall news by @Grotax in #1808
- Bump phpstan/phpstan from 1.7.10 to 1.7.11 by @dependabot in #1817
- Bump phpstan/phpstan from 1.7.11 to 1.7.12 by @dependabot in #1820
- Bump jasmine-core from 4.1.1 to 4.2.0 in /js by @dependabot in #1819
- Bump squizlabs/php_codesniffer from 3.6.2 to 3.7.0 by @dependabot in #1821
- Bump karma from 6.3.20 to 6.4.0 in /js by @dependabot in #1822
- Bump phpstan/phpstan from 1.7.12 to 1.7.13 by @dependabot in #1823
- Bump phpstan/phpstan from 1.7.13 to 1.7.14 by @dependabot in #1825
- Update dependencies by @Grotax in #1818
- Release 18.1.0 by @Grotax in #1826
New Contributors
- @chylex made their first contribution in #1779
- @AccaliaDeElementia made their first contribution in #1791
Full Changelog: 18.0.1...18.1.0
18.1.0-beta2
What's Changed
- Enable API testing by @Grotax in #1699
- Bump phpstan/phpstan from 1.7.2 to 1.7.3 by @dependabot in #1799
- Bump phpstan/phpstan-doctrine from 1.3.5 to 1.3.6 by @dependabot in #1800
- Bump phpstan/phpstan from 1.7.4 to 1.7.6 by @dependabot in #1802
- If items of feed do not provide an author fallback to feed author by @Grotax in #1803
- Release 18.1.0-beta2 by @Grotax in #1804
Full Changelog: 18.1.0-beta1...18.1.0-beta2
18.1.0-beta1
What's Changed
- Bump phpstan/phpstan-strict-rules from 1.1.0 to 1.2.0 by @dependabot in #1753
- Bump phpstan/phpstan from 1.6.0 to 1.6.2 by @dependabot in #1755
- Bump phpstan/phpstan from 1.6.2 to 1.6.3 by @dependabot in #1757
- Bump phpstan/phpstan-strict-rules from 1.2.0 to 1.2.1 by @dependabot in #1756
- Improvements for API v1.2 by @powerpaul17 in #1727
- Fix updated api not returning any item after marking item as read by @Grotax in #1713
- Bump phpstan/phpstan-strict-rules from 1.2.1 to 1.2.2 by @dependabot in #1760
- integration test: no app:check-code on new NC by @SMillerDev in #1759
- fix the url by @Grotax in #1767
- Bump phpstan/phpstan from 1.6.3 to 1.6.5 by @dependabot in #1769
- Bump doctrine/dbal from 3.3.5 to 3.3.6 by @dependabot in #1763
- check if variable is null before striping tags by @Grotax in #1766
- Bump phpstan/phpstan from 1.6.5 to 1.6.7 by @dependabot in #1771
- Bump phpstan/phpstan-strict-rules from 1.2.2 to 1.2.3 by @dependabot in #1772
- Bump phpstan/phpstan-doctrine from 1.3.3 to 1.3.4 by @dependabot in #1778
- Bump jasmine-core from 4.1.0 to 4.1.1 in /js by @dependabot in #1776
- Improve styling of tables in articles by @chylex in #1779
- Bump karma-jasmine from 5.0.0 to 5.0.1 in /js by @dependabot in #1782
- Bump karma from 6.3.19 to 6.3.20 in /js by @dependabot in #1781
- Bump minimatch from 5.0.1 to 5.1.0 in /js by @dependabot in #1783
- Bump phpstan/phpstan from 1.6.8 to 1.6.9 by @dependabot in #1790
- GUI Update: Select correct item in feed when loading feed with Newest First or Default Ordering by @AccaliaDeElementia in #1791
- Bump phpstan/phpstan from 1.6.9 to 1.7.1 by @dependabot in #1792
- Bump phpstan/phpstan-doctrine from 1.3.4 to 1.3.5 by @dependabot in #1793
- Use Feed Link as GUID when Feed omits Guid. by @AccaliaDeElementia in #1785
- Bump phpstan/phpstan from 1.7.1 to 1.7.2 by @dependabot in #1795
- Fix doubling the height of the content area by @chylex in #1796
- Release 18.1.0-beta1 by @Grotax in #1797
New Contributors
- @chylex made their first contribution in #1779
- @AccaliaDeElementia made their first contribution in #1791
Full Changelog: 18.0.1...18.1.0-beta1
18.0.1
What's Changed
- Bump karma from 6.3.16 to 6.3.17 in /js by @dependabot in #1682
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #1683
- [docs] fix headers in API v1 by @Grotax in #1686
- Bump phpunit/phpunit from 9.5.16 to 9.5.17 by @dependabot in #1685
- Fix only one item marked as read by Feed API by @Grotax in #1687
- Bump phpunit/phpunit from 9.5.17 to 9.5.18 by @dependabot in #1688
- Release 18.0.1-beta1 by @Grotax in #1689
- fix regex for docs building by @Grotax in #1692
- Bump doctrine/dbal from 3.3.2 to 3.3.3 by @dependabot in #1694
- Bump karma-chrome-launcher from 3.1.0 to 3.1.1 in /js by @dependabot in #1693
- Bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #1700
- fix mark items of folder as read by @Grotax in #1703
- Bump debug from 4.3.3 to 4.3.4 in /js by @dependabot in #1704
- Fix FAQ url by @hooger in #1705
- Release 18.0.1-beta2 by @Grotax in #1707
- Bump doctrine/dbal from 3.3.3 to 3.3.4 by @dependabot in #1711
- Bump karma-jasmine from 4.0.1 to 4.0.2 in /js by @dependabot in #1712
- check code with php 8.1 by @Grotax in #1691
- Bump phpstan/phpstan from 1.4.8 to 1.5.3 by @dependabot in #1717
- Bump phpstan/phpstan-doctrine from 1.2.11 to 1.3.1 by @dependabot in #1716
- Bump phpstan/phpstan-phpunit from 1.0.0 to 1.1.0 by @dependabot in #1718
- Bump phpstan/phpstan from 1.5.3 to 1.5.4 by @dependabot in #1720
- Bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #1721
- Bump phpstan/phpstan-doctrine from 1.3.1 to 1.3.2 by @dependabot in #1723
- Bump doctrine/dbal from 3.3.4 to 3.3.5 by @dependabot in #1722
- Bump debril/feed-io from 4.9.12 to 4.9.13 by @dependabot in #1728
- Bump angular-animate from 1.8.2 to 1.8.3 in /js by @dependabot in #1734
- Bump jasmine-core from 4.0.1 to 4.1.0 in /js by @dependabot in #1733
- Bump angular-mocks from 1.8.2 to 1.8.3 in /js by @dependabot in #1732
- Bump angular from 1.8.2 to 1.8.3 in /js by @dependabot in #1731
- Bump angular-sanitize from 1.8.2 to 1.8.3 in /js by @dependabot in #1730
- Bump karma-jasmine from 4.0.2 to 5.0.0 in /js by @dependabot in #1737
- Bump angular-route from 1.8.2 to 1.8.3 in /js by @dependabot in #1736
- Bump karma from 6.3.17 to 6.3.18 in /js by @dependabot in #1735
- Bump phpstan/phpstan from 1.5.4 to 1.5.6 by @dependabot in #1741
- Fix import of items when feed does not exist by @Grotax in #1742
- Fix malformed feeds (without GUIDs) stopping the update process by @nextcloud486153 in #1739
- Release 18.0.1-beta3 by @Grotax in #1743
- Bump karma from 6.3.18 to 6.3.19 in /js by @dependabot in #1746
- Bump phpstan/phpstan from 1.5.6 to 1.5.7 by @dependabot in #1748
- Bump phpstan/phpstan-doctrine from 1.3.2 to 1.3.3 by @dependabot in #1749
- Bump phpstan/phpstan-phpunit from 1.1.0 to 1.1.1 by @dependabot in #1747
- Release 18.0.1 by @Grotax in #1750
New Contributors
- @hooger made their first contribution in #1705
- @nextcloud486153 made their first contribution in #1739
Full Changelog: 18.0.0...18.0.1
18.0.1-beta3
What's Changed
- Bump doctrine/dbal from 3.3.3 to 3.3.4 by @dependabot in #1711
- Bump karma-jasmine from 4.0.1 to 4.0.2 in /js by @dependabot in #1712
- check code with php 8.1 by @Grotax in #1691
- Bump phpstan/phpstan from 1.4.8 to 1.5.3 by @dependabot in #1717
- Bump phpstan/phpstan-doctrine from 1.2.11 to 1.3.1 by @dependabot in #1716
- Bump phpstan/phpstan-phpunit from 1.0.0 to 1.1.0 by @dependabot in #1718
- Bump phpstan/phpstan from 1.5.3 to 1.5.4 by @dependabot in #1720
- Bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #1721
- Bump phpstan/phpstan-doctrine from 1.3.1 to 1.3.2 by @dependabot in #1723
- Bump doctrine/dbal from 3.3.4 to 3.3.5 by @dependabot in #1722
- Bump debril/feed-io from 4.9.12 to 4.9.13 by @dependabot in #1728
- Bump angular-animate from 1.8.2 to 1.8.3 in /js by @dependabot in #1734
- Bump jasmine-core from 4.0.1 to 4.1.0 in /js by @dependabot in #1733
- Bump angular-mocks from 1.8.2 to 1.8.3 in /js by @dependabot in #1732
- Bump angular from 1.8.2 to 1.8.3 in /js by @dependabot in #1731
- Bump angular-sanitize from 1.8.2 to 1.8.3 in /js by @dependabot in #1730
- Bump karma-jasmine from 4.0.2 to 5.0.0 in /js by @dependabot in #1737
- Bump angular-route from 1.8.2 to 1.8.3 in /js by @dependabot in #1736
- Bump karma from 6.3.17 to 6.3.18 in /js by @dependabot in #1735
- Bump phpstan/phpstan from 1.5.4 to 1.5.6 by @dependabot in #1741
- Fix import of items when feed does not exist by @Grotax in #1742
- Fix malformed feeds (without GUIDs) stopping the update process by @nextcloud486153 in #1739
- Release 18.0.1-beta3 by @Grotax in #1743
New Contributors
- @nextcloud486153 made their first contribution in #1739
Full Changelog: 18.0.1-beta2...18.0.1-beta3
18.0.1-beta2
What's Changed
- fix regex for docs building by @Grotax in #1692
- Bump doctrine/dbal from 3.3.2 to 3.3.3 by @dependabot in #1694
- Bump karma-chrome-launcher from 3.1.0 to 3.1.1 in /js by @dependabot in #1693
- Bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #1700
- fix mark items of folder as read by @Grotax in #1703
- Bump debug from 4.3.3 to 4.3.4 in /js by @dependabot in #1704
- Fix FAQ url by @hooger in #1705
- Release 18.0.1-beta2 by @Grotax in #1707
New Contributors
Full Changelog: 18.0.1-beta1...18.0.1-beta2