└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ## WP-Desktop v8.1.0-beta6 2 | 3 | Note: The source code for this project is now maintained at https://github.com/Automattic/wp-calypso/tree/trunk/desktop. This repository is used for deployment purposes only. All issues should be filed to the WP-Calypso repository, and not here. 4 | 5 | ## Latest Changes 6 | 7 | * Desktop: Fix release CI for windows and linux (#101151) 8 | * Desktop app: Beta release for OAuth login (#99742) 9 | * Desktop app: Authenticate with OAuth (#98345) 10 | * UPDATE: Reader urls from /read to /reader (#99038) 11 | * Implement beforeunload handler in dotcom electron app (#98719) 12 | * fix(deps): update webpack packages (#96471) 13 | * chore(deps): update webpack packages (#91492) 14 | * @automattic/launchpad: Add missing dependencies (#95431) 15 | 16 | --------------------------------------------------------------------------------