Announcement

#1 2024-07-02 21:23:45

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13821

Piwigo 15.0.0beta1

We have been working hard for months to prepare the upcoming Piwigo version 15. Here is the first beta. So what's new?

A) Changes

https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2024/07/01/20240701153710-4fff0279.png
User activities were introduced in version 12. System activities are added in version 15. You can see when your Piwigo was upgraded, to which version. When a plugin was activated, when a maintenance action was performed...

https://ressources.piwigo.com/i?/uploads/c/v/7/cv7jpz6hf8//2024/07/02/20240702140518-4d50c02c-me.png
Piwigo 15 changes the "add a new user" form: no more password requested, ability to immediately set status/privacy level/groups.

https://ressources.piwigo.com/i?/uploads/c/v/7/cv7jpz6hf8//2024/07/02/20240702180934-595d99bf-la.png
Piwigo 15 gest a redesigned popin to edit user. Several tabs. Simpler for plugins to interact.

https://ressources.piwigo.com/i?/uploads/c/v/7/cv7jpz6hf8//2024/07/02/20240702180935-bbca0ca0-la.png
Piwigo 15 will no longer send password by email. Instead the user will receive a link to set his password before first login. In case Piwigo would not be able to send the email (email is far from being 100% reliable), any administrateur can regenerate a password (re)set link, copy it and send it to the user in any reliable channel.


https://ressources.piwigo.com/i?/uploads/c/v/7/cv7jpz6hf8//2024/07/02/20240702181108-a103b906-la.png
The yellow crown represents the main user. This was before managed by the local configuration setting "webmaster_id". It is now manageable with the user interface. Only a webmaster can be elected as main user.

https://ressources.piwigo.com/i?/uploads/c/v/7/cv7jpz6hf8//2024/07/02/20240702181210-7056eba1-la.png
You can sort the list of users by username or registration date. In ascending or descending order. With just a click.


https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2024/07/01/20240701165153-60701454.png
Piwigo 15 will automatically open your web browser PDF reader, embed within the page. Works on Modus and Bootstrap Darkroom themes for now.


https://ressources.piwigo.com/i?/uploads/c/v/7/cv7jpz6hf8//2024/07/02/20240702132123-5df14a77-la.png
Redesign of the Batch Manager Unit Mode. More features, more modern design. What do you think?


Send statistics to piwigo.org, anonymously [Github] Piwigo issue #2166

At Piwigo, we don't know much about our users. We have no exact idea of how many Piwigo are installed. We have some evidences you are over 100k, but that could be far more. We don't know if you have many users or only use it for yourself. We don't know if it's for 100 photos or 100k photos. Having this kind of data would help us to take design/development decisions.

We don't want to know anything private. We don't even know the link to your Piwigo. We just want general statistics. Details of what is shared is provided in the Github issue. You can deactivate this feature, but we hope you won't, because you can see our code and trust us.

B) Improvements

https://ressources.piwigo.com/i?/uploads/c/v/7/cv7jpz6hf8//2024/07/02/20240702181956-a5ee12fb-la.png
New "access denied" page.


C) Start to beta test

Download Piwigo 15.0.0beta1

If you want to test but don't have the ability to install it, contact us.

Please, open a new topic in the beta testing forum for each problem you may encounter.

Happy beta-testing :D

Offline

#2 2024-07-02 22:48:40

windracer
Member
St. Pete, FL
2014-12-28
489

Re: Piwigo 15.0.0beta1

Upgrade (of my test site) complete! Looking forward to testing out the new release! Love the new batch manager redesign so far.

https://www.windracer.net/outgoing/piwigo/pwg15beta01.jpg

Last edited by windracer (2024-07-02 22:48:57)

Offline

#3 2024-07-02 22:55:51

windracer
Member
St. Pete, FL
2014-12-28
489

Re: Piwigo 15.0.0beta1

plg wrote:

We just want general statistics. Details of what is shared is provided in the Github issue. You can deactivate this feature, but we hope you won't, because you can see our code and trust us.

I probably won't disable this but just for my own info, this can be turned off via local files editor (local/config/config.inc.php):

Code:

$conf['send_piwigo_infos'] = false;

Right?

Offline

#4 2024-07-03 07:51:58

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13821

Re: Piwigo 15.0.0beta1

windracer wrote:

plg wrote:

We just want general statistics. Details of what is shared is provided in the Github issue. You can deactivate this feature, but we hope you won't, because you can see our code and trust us.

I probably won't disable this but just for my own info, this can be turned off via local files editor (local/config/config.inc.php):

Code:

$conf['send_piwigo_infos'] = false;

Right?

That's correct. This is the way to disable the statistics sent to piwigo.org

Offline

#5 2024-07-03 09:10:25

OHappyDay
Member
2023-02-08
84

Re: Piwigo 15.0.0beta1

One question about statistics: will you increase the size of the database field for the ip address so that IPv6 addresses are not truncated any more?

Thanks

Offline

#6 2024-07-03 14:15:51

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13821

Re: Piwigo 15.0.0beta1

OHappyDay wrote:

One question about statistics: will you increase the size of the database field for the ip address so that IPv6 addresses are not truncated any more?

This is not related to the statistics we are talking about in the announcement.

[Github] Piwigo issue #942 has been updated to be fixed in 15.0.0beta2

Offline

#7 2024-07-03 16:23:18

OHappyDay
Member
2023-02-08
84

Re: Piwigo 15.0.0beta1

I was referring to the statistics tab in the admin.
Same term different meaning.

Thanks for fixing this.

Offline

#8 2024-07-03 18:10:00

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13821

Re: Piwigo 15.0.0beta1

OHappyDay wrote:

I was referring to the statistics tab in the admin.
Same term different meaning.

And I wanted to make it obvious for our readers, because piwigo.org does not memorize the IP address from which the "send_piwigo_infos" request was made. IP address can be considered as private data (even though I think it's dumb to consider the IP address as such)

Offline

#9 2024-07-04 01:08:16

ar
Guest

Re: Piwigo 15.0.0beta1

Is IPv6-only supported in the new release? After I transitioned my server to IPv6 only last year piwigo (14.1 I believe) overall worked well except for the ability to check for updates and update itself (main app and add-on updates, the whole update system broke).

If not, could this be added for the next release? Many of us transitioned to V6-only already and more and more people will be doing that in the future

#10 2024-07-04 10:56:40

erwingeeroms
Member
Belgium
2015-07-23
10

Re: Piwigo 15.0.0beta1

Looks nice, thanks for all the effort you put in, maintaining and renewing Piwigo !

Offline

#11 2024-07-04 16:08:52

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13821

Re: Piwigo 15.0.0beta1

ar wrote:

Is IPv6-only supported in the new release?

please open a dedicated topic to discuss this matter.

Offline

#12 2024-07-05 02:08:05

Zic
Member
Poland
2024-06-18
6

Re: Piwigo 15.0.0beta1

Hi,
First I'd like to thank You for the great Piwigo app (also for its development and support). I'm glad that I can be one of Your users with my own instance. I'd like to know what you think about:

1. Nowadays Password isn't enough:
"Authorization Token from Mobile App" -> [Github] Piwigo issue #2168
I've private photos in my Piwigo and users to whom I gave access don't know how to take care of security, so this topic is very important to me and not only for me (I think so judging by the large number of likes in a short time since the creation of the topic in github)

2. Security: In the topic: https://piwigo.org/forum/viewtopic.php?id=33710 I mentioned two plugins that complement each other (one reports warnings), I think that their features are basic enough to be included in the core or main plugin offered by default in the application.

These are just requests (not demands). I appreciate Your work and would be grateful for your time and answers to the above topics (I consider them worth considering).

Offline

#13 2024-07-06 08:20:45

xdisciplex
Member
2022-01-01
20

Re: Piwigo 15.0.0beta1

I love the new password handling method, far more secure and a great step.  I think getting to know the userbase better is a solid idea as well and hope that does generate better development roadmaps in the future.

For instance, why would I want my image gallery to read PDF's when so many browsers handle that effortlessly now?  I'd much rather have better backup and restore functionality so I can move my gallery between hosts without having to manually re-upload all my images and manually re-add all the image metadata added to pictures over time.

Offline

#14 2024-07-07 14:57:27

Zic
Member
Poland
2024-06-18
6

Re: Piwigo 15.0.0beta1

xdisciplex wrote:

(...) I'd much rather have better backup and restore functionality so I can move my gallery between hosts without having to manually re-upload all my images and manually re-add all the image metadata added to pictures over time.

I think this feature would be very useful for people who transfer photos and I don't deny its importance.

  Nevertheless, I think that the security problem I described is a critical priority. Of course, I don't want to pressure the creators of Piwigo because They have given us a lot of joy (we can use the awesome piwigo apps), but I myself am afraid for my photos gallery. I've private photos there (intimate) to which I've given access to my closest family members who don't have IT skills. As far as I could, I've passed on to them to keep the password to themselves and change it from time to time. Unfortunately, it's very difficult to maintain such regularity. I don't have security paranoia, I care about common sense. My request for security features (authorization confirmed from a trusted device eg. mobile app) is highly desired by me and people who value privacy. Especially today, when password cracking methods, social engineering are at an advanced level. It must be remembered that one negative event is bigger impact than the announcement of 100 great features.

Last edited by Zic (2024-07-07 15:00:52)

Offline

#15 2024-07-08 05:20:54

executive
Member
2017-08-16
1233

Re: Piwigo 15.0.0beta1

guys which part of "please open a dedicated topic to discuss this matter" didn't you get?
This section is for announcements

Offline

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact