Download Publii 0.37
- This topic has 17 replies, 6 voices, and was last updated 5 months ago by .
- AuthorPosts
- September 23, 2020 at 4:16 pm#3857
jpb
https://github.com/GetPublii/Publii: “Current version: 0.37.0 (build 13758)”
https://getpublii.com/download/: “0.36.1 (build 13320) Beta!”
Where can I download Publii 0.37.0?
September 23, 2020 at 4:22 pm#3858Bob
SupportWe found some significant bugs and unfortunately we have to delay the release by one day. 🙂
--
Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!September 23, 2020 at 7:06 pm#3859jpb
Hello Bob,
thank you for your response. I can wait one more day 🙂
September 24, 2020 at 6:27 am#3861Yoav
Greeeat, can’t wait to see the changelog 🙂
September 24, 2020 at 2:59 pm#3865Bob
Supporthm .. unfortunately, we need one more day 😕
--
Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!September 24, 2020 at 7:17 pm#3866Yoav
No worries!
September 25, 2020 at 5:18 am#3868Bob
SupportReleased https://getpublii.com/blog/publii-37-release.html 🙂
--
Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!September 25, 2020 at 2:32 pm#3869nicholasoneil
This reply has been set as private.September 25, 2020 at 4:29 pm#3873Yoav
This reply has been set as private.September 25, 2020 at 4:33 pm#3875Bob
SupportThis reply has been set as private.September 25, 2020 at 4:42 pm#3876Yoav
This reply has been set as private.September 25, 2020 at 5:06 pm#3877Yoav
This reply has been set as private.September 25, 2020 at 5:49 pm#3878Tomasz Dziuda
Moderator@nicholasoneil – it is probably caused by a lack of customConfig section in your theme.json file.
Please try to add:
customConfig: []
In your theme.config.json
--
Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!September 25, 2020 at 6:17 pm#3879nicholasoneil
I already deleted the site from Publii and trash it. I had my Publii site configured with Netlify and when I installed Publii 0.37 on Mac, I replaced the Publii app (so I didn’t end up with 2 Publii apps on my Mac). I opened Publii 0.37 and it display that error message. It couldn’t load the site I configured my server with, but it did load up another site I had in Publii app.
September 25, 2020 at 7:50 pm#3880Tomasz Dziuda
ModeratorIt means that the other site has theme with customConfig array in theme.config.json. Most probably you have used some custom theme without this section.
--
Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better!September 25, 2020 at 8:08 pm#3881nicholasoneil
Okay. It’s a great idea to back up your site. After I deploy my Publii site to Netlify, I ran a back up in Publii app. I went in my Publii back ups and extract the back up zip folder and copied the folder to Publii sites folder. Then, I opened Publii app and it displayed the add a website (cause I delete everything). Then, I click the 3 arrows in the top right corner, clicked on Themes, and then, I click Go Back and my site appear with server details.
September 25, 2020 at 10:24 pm#3882btrem
I upgraded to 0.37, went to my them blank-override, added
customConfig: [],
to config.json, launched the app, and got this error:
A Javascript error occured in the main process Uncaught Exception: TypeError: Cannot read property 'concat' of undefined at Function.loadThemeConfig (/Applications/Publii.app/Contents/Resources/app.asar/back-end/themes.js:378:71) at App.switchSite (/Applications/Publii.app/Contents/Resources/app.asar/back-end/app.js:216:34) at IpcMainImpl.<anonymous> (/Applications/Publii.app/Contents/Resources/app.asar/back-end/events/site.js:318:38) at IpcMainImpl.emit (events.js:210:5) at IpcMainImpl.EventEmitter.emit (domain.js:476:20) at WebContents.<anonymous> (electron/js2c/browser_init.js:3908:15) at WebContents.emit (events.js:210:5) at WebContents.EventEmitter.emit (domain.js:476:20) at WebContents.topLevelDomainCallback (domain.js:131:23)
September 25, 2020 at 10:45 pm#3883btrem
Darn it, user error. I removed
customConfig: [],
and it’s working fine. I was not paying attention. Sorry for the noise.
- AuthorPosts
- You must be logged in to reply to this topic.