Update docker.io/ajbura/cinny Docker tag to v4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
docker.io/ajbura/cinny | stage | major |
v3.2.0 -> v4.0.0
|
Release Notes
cinnyapp/cinny (docker.io/ajbura/cinny)
v4.0.0
Breaking Changes
- BRAKING CHANGE: self hosted instances now have to configure url re-writes because we are using in-app react-router. See /netlify.toml file for example.
Features
- Make small images not scale up in image viewer by @WebFreak001 in https://github.com/cinnyapp/cinny/pull/1554
- URL Navigation support by @ajbura in https://github.com/cinnyapp/cinny/pull/1603, https://github.com/cinnyapp/cinny/pull/1633
- Support for changing and recovery password
- Support for key based account registration
- Arrange spaces in folders
- New Lobby feature aka Space home
- Ability to reorder space rooms
- Multi-room message search option with filters
- Redesigned Explore community section with ability to feature rooms and add predefined servers
- New notification center with all notifications, highlights (aka pings) and invites
- Support for ability to change font size
Fixes
- Load assets from relative path by @aceArt-GmbH in https://github.com/cinnyapp/cinny/pull/1588
- Check IndexedDB support by @ajbura in https://github.com/cinnyapp/cinny/pull/1630
- Fix login with sso when app using hash router by @ajbura in https://github.com/cinnyapp/cinny/pull/1631
- Fix negative audio duration info crash react-range by @ajbura in https://github.com/cinnyapp/cinny/pull/1701
- Fix placement of emoji/sticker buttons by @agmm in https://github.com/cinnyapp/cinny/pull/1693
- Update node to latest LTS by @kfiven in https://github.com/cinnyapp/cinny/pull/1687
- Update default server list by @kfiven in https://github.com/cinnyapp/cinny/pull/1571
- Remove svg loader as available in Vite by default by @kfiven in https://github.com/cinnyapp/cinny/pull/1728
- Fix crash when img without src tag by @kfiven in https://github.com/cinnyapp/cinny/pull/1731
- Fix pdf opening by @kfiven in https://github.com/cinnyapp/cinny/pull/1732
- Scroll tab target into view by @aceArt-GmbH in https://github.com/cinnyapp/cinny/pull/1580
- Fix Safari iOS auto zooming by @Kimiblock in https://github.com/cinnyapp/cinny/pull/1756
- Fix notification, favicon and sound by @ajbura in https://github.com/cinnyapp/cinny/pull/1802
- Fix crash when adding existing room to space by @ajbura in https://github.com/cinnyapp/cinny/pull/1806
- Fix crash when trying to login to homeserver that does not return identity_providers field of m.login.sso flow schema
- Fix login not working on beeper.com homeserver
- Remove arbitrary restrictions on passwords
- Improve home server selectoin UI
New Contributors
- @WebFreak001 made their first contribution in https://github.com/cinnyapp/cinny/pull/1554
- @aceArt-GmbH made their first contribution in https://github.com/cinnyapp/cinny/pull/1588
- @agmm made their first contribution in https://github.com/cinnyapp/cinny/pull/1693
- @Kimiblock made their first contribution in https://github.com/cinnyapp/cinny/pull/1756
Full Changelog: https://github.com/cinnyapp/cinny/compare/v3.2.0...v4.0.0
Configuration
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.