Publii 0.39 released!
-
March 16, 2022 at 7:17 pm #7072Bob
Hey guys!
Finally, we have released a new version of the Publii app.
The changelog can be found on our blog: https://getpublii.com/blog/release-039.htmlMarch 16, 2022 at 8:22 pm #7074[anonymous]0.39! It’s fantastic. Thank you very much!
March 17, 2022 at 12:47 am #7076[anonymous]Fantastic update Bob. That’s a lot of work. Thank you.
Looking at the new themes layout in Marketplace, all the themes show a new update date. Do they all contain the new functionality to support v.0.39 or do some require additional work?
By way of constructive feedback, there were a couple of typos on the page https://getpublii.com/blog/release-039.html
- Within Other Changes for Users there’s a missing “is” in the sentence, “When changing the sites location via the Files Location option, there [IS] an added toggle to …” TBH, I found the paragraph a little difficult to understand without a preceding definition of “sites” and “sites location.”
- Under Bugfixes there is an extra space in the third item, “Fixed issues with in the block editor.” With-in?
Thanks for adding a Comments section to Custom HTML. That’s a huge help for those of us who have rolled our own.
March 17, 2022 at 11:47 am #7080Bob[anonymous] wrote:Looking at the new themes layout in Marketplace, all the themes show a new update date. Do they all contain the new functionality to support v.0.39 or do some require additional work?
Yeap, you can read a full changelog for each theme on its respective page in the marketplace (Click the Changelog button).
March 17, 2022 at 6:50 pm #7082[anonymous]Thanks Bob, thanks Tomasz, thanks Publii.
That’s a lot of cool new features.
Thank you!March 17, 2022 at 8:34 pm #7084[anonymous]Just downloaded and installed the update. I also upgraded the Simple theme. I’m having an issue where parts of the post end up outside of the post__entry wrapper DIV. Example here. The closing DIV tag sits incorrectly after the first image gallery.
March 17, 2022 at 8:41 pm #7085BobPatrick Strahm wrote:Just downloaded and installed the update. I also upgraded the Simple theme. I’m having an issue where parts of the post end up outside of the post__entry wrapper DIV. Example here. The closing DIV tag sits incorrectly after the first image gallery.
Validate your post content, it looks like there is an additional closing div below the gallery.
March 17, 2022 at 9:56 pm #7086[anonymous][anonymous] wrote:Validate your post content, it looks like there is an additional closing div below the gallery.
Bob, that’s the strange thing. This closing DIV isn’t in the post content. There’s only one closing DIV for the gallery DIV. This additional closing DIV should be right in front of the closing ARTICLE tag.
March 17, 2022 at 9:58 pm #7087BobAttach the full website backup (private reply).
March 17, 2022 at 10:32 pm #7088[anonymous]This reply has been marked as private.March 17, 2022 at 11:04 pm #7089BobThe quick fix – apply the “Read More” button (before the gallery) once again.
We will try to fix it soon.March 17, 2022 at 11:37 pm #7090[anonymous]Bob, awesome! That fixed it. Thanks a lot.
March 18, 2022 at 6:26 am #7095BobPatrick Strahm wrote:Just downloaded and installed the update. I also upgraded the Simple theme. I’m having an issue where parts of the post end up outside of the post__entry wrapper DIV. Example here. The closing DIV tag sits incorrectly after the first image gallery.
Fixed in build 15467, available for download now. 🙂
March 18, 2022 at 10:50 am #7096[anonymous]Hi,
maybe i found an issue with font rendering.I’m testing Massively and Simple.
After rendering, the \asset\dynamic folder is empty. The fonts folder is missing.Console logs:
“Failed to load resource: the server responded with a status of 404 ()” [asap.woff2:1]March 18, 2022 at 11:06 am #7097Bob[anonymous] wrote:Failed to load resource: the server responded with a status of 404 ()” [asap.woff2:1]
I’m sure it works as it should. Maybe you are overwriting some theme files and they lack support for new features.
March 18, 2022 at 12:13 pm #7100[anonymous]This reply has been marked as private.March 18, 2022 at 12:19 pm #7101BobThis reply has been marked as private.March 18, 2022 at 7:21 pm #7111[anonymous]I’m sure it works as it should. Maybe you are overwriting some theme files and they lack support for new features.
Hi,
I tried with a new website, no customizations, but I don’t have the fonts folder.
I have sent a small backup.
March 18, 2022 at 7:24 pm #7112[anonymous]Thanks for the new version. My new version is no longer authenticating to Google Cloud. No changes have been made other than upgrading Publii. I tested my AWS environment, and that one is working.
Deployment-errors.log
node:internal/process/promises:246
triggerUncaughtException(err, true /* fromPromise */);
^Error: Unable to detect a Project Id in the current environment.
To learn more about authentication and Google APIs, visit:
https://cloud.google.com/docs/authentication/getting-started
at C:\Users\XXXX\AppData\Local\Programs\Publii\resources\app.asar\node_modules\google-auth-library\build\src\auth\googleauth.js:95:31
at processTicksAndRejections (node:internal/process/task_queues:96:5)March 18, 2022 at 8:39 pm #7114[anonymous]For the google cloud issue, I am using 0.39.0 (build 15465).
March 19, 2022 at 12:01 am #7115[anonymous]Thank you so much for the latest release. I Love it! (especially the new dark mode for Simple Theme and the Cusdis Comments).
Publii seems to go from strength to strength and long may it continue. I am so glad I left Blogger behind and didn’t get sucked into the the world of WordPress.
Thank you again and keep up the good work 🙂
March 19, 2022 at 10:36 am #7116[anonymous]Thank you so much for this wonderful update! Fantastic! 🙂
March 19, 2022 at 10:50 am #7117[anonymous][anonymous] wrote:Hi,I tried with a new website, no customizations, but I don’t have the fonts folder.
I have sent a small backup.
I’m seeing the same issue. It works perfectly in preview, but then doesn’t save the font file in the dynamic folder on the output side. For now, I just pushed the font file manually to my Github repository.
March 19, 2022 at 1:50 pm #7118[anonymous]Patrick Strahm wrote:I’m seeing the same issue. It works perfectly in preview, but then doesn’t save the font file in the dynamic folder on the output side. For now, I just pushed the font file manually to my Github repository.
Hi,
I solved in this way:
theme-override/assets/dynamic/fonts/[copy all fonts folders]
After this the rendering of the fonts folder is done and the woff2 files are properly loaded.
April 4, 2022 at 12:44 pm #7192[anonymous]Same problem here as well with the font issue. This is on all themes, all my sites, with no customizations. Thanks for the suggestion about solving it with the theme override approach. Will try that out now! 😎
April 4, 2022 at 2:45 pm #7193[anonymous]FYI – I can confirm that the override approach for fonts works for now until the mystery can be solved some other way. Many thanks to @gpsblues for the tip!
BTW, I’m on Windows 10, been testing on two computers, same issue with the fonts, on all themes, all fonts, all sites. Override approach is the only way I’ve gotten it to work so far.
I’ve also been in touch with Bob at Publii. Hopefully some other solution will present itself. 😀 Thanks for your help!
Also want to say Publii is outstanding! Looking forward to its further evolution!
April 5, 2022 at 6:39 am #7195[anonymous]Great work!Congrats!
April 5, 2022 at 4:26 pm #7206Bob[anonymous] wrote:’ve also been in touch with Bob at Publii. Hopefully some other solution will present itself. 😀 Thanks for your help!
We got it, a fix will be released this week.
April 5, 2022 at 5:16 pm #7207[anonymous]We got it, a fix will be released this week.
Excellent! Thank you! 😎
April 6, 2022 at 11:49 am #7212BobFOR WINDOWS USERS ONLY !!!
A new 15486 build for Windows is available for download → https://getpublii.com/download/
It comes with a fix for dynamic assets (e.g. described above problem with missing font files).
April 6, 2022 at 1:46 pm #7213[anonymous][anonymous] wrote:FOR WINDOWS USERS ONLY !!!
A new 15486 build for Windows is available for download → https://getpublii.com/download/
It comes with a fix for dynamic assets (e.g. described above problem with missing font files).
Great! I downloaded it and tested it on one site so far, and I can confirm this solves the problem! Thanks to the Publii team for crushing this annoying bug!
- Within Other Changes for Users there’s a missing “is” in the sentence, “When changing the sites location via the Files Location option, there [IS] an added toggle to …” TBH, I found the paragraph a little difficult to understand without a preceding definition of “sites” and “sites location.”