Sign in

Publii 0.39 released!

  • This topic has 30 replies, 10 voices, and was last updated 1 year, 6 months ago by .
Viewing 31 posts - 1 through 31 (of 31 total)
  • Author
    Posts
  • #7072
    Avatar photoBob

    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.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!

    #7074
    Avatar photojpb

    0.39! It’s fantastic. Thank you very much!

    #7076
    Avatar photoGoFaster

    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.

     

    #7080
    Avatar photoBob
    GoFaster 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).

    --
    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!

    #7082
    Avatar photogpsblues

    Thanks Bob, thanks Tomasz, thanks Publii.

    That’s a lot of cool new features.
    Thank you!

    #7084
    Avatar photoPatrick Strahm

    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.

    #7085
    Avatar photoBob
    Patrick 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.

    --
    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!

    #7086
    Avatar photoPatrick Strahm
    Bob 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.

    #7087
    Avatar photoBob

    Attach the full website backup (private reply).

    --
    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!

    #7088
    Avatar photoPatrick Strahm
    This reply has been marked as private.
    #7089
    Avatar photoBob

    The quick fix – apply the “Read More” button (before the gallery) once again.
    We will try to fix it soon.

    --
    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!

    #7090
    Avatar photoPatrick Strahm

    Bob, awesome! That fixed it. Thanks a lot.

    #7095
    Avatar photoBob
    Patrick 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. 🙂

    --
    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!

    #7096
    Avatar photogpsblues

    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]

    #7097
    Avatar photoBob
    gpsblues 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.

    --
    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!

    #7100
    Avatar photogpsblues
    This reply has been marked as private.
    #7101
    Avatar photoBob
    This reply has been marked as private.
    #7111
    Avatar photogpsblues

    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.

    #7112
    Avatar photolps

    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)

    #7114
    Avatar photolps

    For the google cloud issue, I am using 0.39.0 (build 15465).

    #7115
    Avatar photoakickindienutz

    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 🙂

    #7116
    Avatar photoAntonio

    Thank you so much for this wonderful update! Fantastic! 🙂

    #7117
    Avatar photoPatrick Strahm
    gpsblues 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.

    #7118
    Avatar photogpsblues
    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.

     

    #7192
    Avatar photojammpub

    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! 😎

    #7193
    Avatar photojammpub

    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!

    #7195
    Avatar photovjvanjungg

    Great work!Congrats!

    #7206
    Avatar photoBob
    jammpub 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.

    --
    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!

    #7207
    Avatar photojammpub

    We got it, a fix will be released this week.

    Excellent! Thank you! 😎

    #7212
    Avatar photoBob

    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).

    --
    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!

    #7213
    Avatar photojammpub
    Bob 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!

Viewing 31 posts - 1 through 31 (of 31 total)
  • You must be logged in to reply to this topic.