What's new :
- the server now uses RabbitMQ to collect thumb generation requests. This will enable control of server CPU load for directories with huge number of images. Depending of the hardware, paralelism can be tuned via .env file. Thumb generation is now made in a separated thread improving response time while generations are pending.
- Integration of client v1.14.0 with cleaner UI greatly improved for mobile devices.