- 🇫🇷France MacSim
Hi @zcht,
You can now use the 2.0.x branch :
- config_split has been added to dependencies
- the API key doesn't rely on
state
anymore but is saved as asetting
instead. An API key will be generated for you during the install or update process and you can override the value if needed in yoursettings(.local).php
$settings['index_now']['api_key'] = 'whatever-you-want';
- 🇩🇪Germany zcht
Hi @MacSim, thanks for the great update. I was able to test the new 2.x dev version for a few days and it looks really great.
From my side gladly RTBC++ :)
- Status changed to Fixed
over 1 year ago 7:28am 5 July 2023 - 🇫🇷France MacSim
Hi @zcht,
Glad to read that.
I delivered a 2.0.0 release this morning.
Since you considered it RTBC and now that you can override the API key in the settings, I am setting this issue status as "fixed".
Feel free to open new issues if needed.Thank you once again for your patience and help on this one!
Automatically closed - issue fixed for 2 weeks with no activity.