Releases: gjsify/gnome-shell
Releases · gjsify/gnome-shell
50.0.0 alpha.1
What's Changed
- Add dash types by @leandromqrs in #91
- Next version: GNOME Shell 50 by @JumpLink in #92
- Bump version to 50.0.0-alpha.1 by @swsnr in #93
New Contributors
- @leandromqrs made their first contribution in #91
Full Changelog: 49.1.0...50.0.0-alpha.1
49.1.0
What's Changed
- Add ibusManager types by @boerdereinar in #85
- Add dateUtils types by @boerdereinar in #84
- Add ease property and connect object types by @boerdereinar in #83
- Fix module resolution for gnome-shell by @swsnr in #88
- Bump version to 49.1.0 by @swsnr in #87
New Contributors
- @boerdereinar made their first contribution in #85
Full Changelog: 49.0.3...49.1.0
49.0.3
49.0.2
49.0.1
49.0.0
Initial release for GNOME Shell 49 type definitions
This release primarily updates the GIR libraries to the GNOME 49 series. Further API and typing adjustments will follow in upcoming releases.
What's Changed
- Fix
READMEto reference the correctbuild.ymlaction by @Totto16 in #73 - Prepare for GNOME Shell 49 (upgrade GIR bindings to 17 series; replace
GiowithGioUnixwhere required) by @JumpLink in #76 - Bump version to
49.0.0and clean uppackage.jsonby @JumpLink in #77
Full Changelog: 48.0.4...49.0.0
48.0.4
48.0.3
Patch release
🔄 Changes
- Remove modifiers by @Rayzeq in #67
- Small changes + add QuickSettings in ui/panel by @Rayzeq in #68
- Update NPM packages to latest versions and upgrade ts-for-gir to v4.0.0-beta.34 by @JumpLink in #70
- Feat: Add release CI by @Totto16 in #64
- Fix yarn authentication in release CI (option 1) by @Totto16 in #71