25.0.0-alpha1
Pre-release
Pre-release
What's Changed
Major rewrite of the UI with Vue JS, special thanks to @devlinjunker!
- [Vue Rewrite] Fix CI Jobs by @devlinjunker in #1816
- [Vue Rewrite] Enable Typescript Vue Components by @devlinjunker in #1831
- [Vue Rewrite] Clean up indentation + linting rules by @devlinjunker in #1907
- [Vue Rewrite] Move Component Files to Typescript by @devlinjunker in #1922
- [Vue Rewrite] Add Jest for Unit tests by @devlinjunker in #1968
- [Vue Rewrite] Upmerge Recent Changes by @devlinjunker in #1982
- [Vue Rewrite] Add Unit Tests for Admin Settings by @devlinjunker in #1998
- [Vue Rewrite] Start Vuex store by @devlinjunker in #2010
- [Vue Rewrite] Start More Routes by @devlinjunker in #2024
- [Vue Rewrite] Upmerge Release 22 into Vue Rewrite Branch by @devlinjunker in #2305
- [Vue Rewrite] Add Feed Component by @devlinjunker in #2306
- [Vue Rewrite] Starred component by @devlinjunker in #2321
- [Vue Rewrite] Add Unread Item Route and switch to 3 panel-layout by @devlinjunker in #2333
- [Vue Rewrite] Single Feed Route using
FeedItemDisplayList
component by @devlinjunker in #2339 - [Vue Rewrite] Fetch Item Bugfix + other cleanup by @devlinjunker in #2343
- [Vue Rewrite] Routes: Folder and All Articles Components and Routes by @devlinjunker in #2346
- [Vue Rewrite] Sidebar Feed/Folder Actions by @devlinjunker in #2354
- update php setup action by @Grotax in #2364
- [Vue Rewrite] BugFix (Feed Actions) + Warning Message +
subscribe_to
URL parameter by @devlinjunker in #2360 - [Vue Rewrite] Share Article Component by @devlinjunker in #2361
- [Vue Rewrite] Audio/Video playback from enclosures in FeedItem by @devlinjunker in #2366
- Build(deps-dev): Bump phpstan/phpstan from 1.10.35 to 1.10.37 by @dependabot in #2369
- [Vue Rewrite] Basic Error Handling and Display by @devlinjunker in #2370
- Build(deps-dev): Bump phpstan/phpstan from 1.10.37 to 1.10.38 by @dependabot in #2373
- Log more useful things when checking a logo by @Grotax in #2379
- [Vue Rewrite] Explore Page styles and behavior by @devlinjunker in #2376
- Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.14 to 1.3.15 by @dependabot in #2375
- Build(deps-dev): Bump doctrine/dbal from 3.7.0 to 3.7.1 by @dependabot in #2372
- [Vue Rewrite] Basic Mobile accessible interface by @devlinjunker in #2371
- Build(deps-dev): Bump @babel/traverse from 7.18.5 to 7.23.2 in /js by @dependabot in #2382
- Build(deps-dev): Bump @babel/traverse from 7.21.2 to 7.23.2 by @dependabot in #2383
- Build(deps-dev): Bump phpstan/phpstan from 1.10.38 to 1.10.39 by @dependabot in #2384
- Fix: Set CURLOPT_USERAGENT for Scraper by @IgorA100 in #2380
- [Vue Rewrite] Fix css issues and start updating docs by @devlinjunker in #2381
- [Vue Rewrite] Upmerge Branch from Master to clean up Merge Conflicts by @devlinjunker in #2385
- Vue rewrite by @JonathanTreffler in #748
- Build(deps): Bump arthurhoaro/favicon from 1.3.3 to 2.0.0 by @dependabot in #2386
- Adjust Makefile, Changelog and more by @Grotax in #2390
- Build(deps): Bump actions/checkout from 2 to 4 by @dependabot in #2393
- Build(deps): Bump actions/setup-node from 1 to 4 by @dependabot in #2392
- Release 25.0.0-alpha1 by @Grotax in #2396
New Contributors
- @IgorA100 made their first contribution in #2380
- @JonathanTreffler made their first contribution in #748
Full Changelog: 24.0.0...25.0.0-alpha1