Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release Preparations for 2024-02-06a "Kaos"#4207

Merged
splitbrain merged 14 commits into
stablefrom
auto-2024-02-06a
Feb 12, 2024
Merged

Release Preparations for 2024-02-06a "Kaos"#4207
splitbrain merged 14 commits into
stablefrom
auto-2024-02-06a

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Feb 12, 2024

With accepting this PR, the stable branch will be updated and the whole release and
deployment process will be triggered.

If you're not happy with the contents of this PR, please close it, delete the branch,
fix stuff and trigger the workflow again.

  • 2024-02-06 "Kaos" -> 2024-02-06a "Kaos"
  • Update Version 55 -> 55.1

Before merging this PR, make sure that:

  • All tests pass on the master branch (tests are not executed on PRs created in workflows)
  • If this is a new stable release, make sure you merged stable into old-stable first
  • Check that a meaningful changelog exists

After merging, the release workflow will be triggered automatically.

After this is done, you need to do the following things manually:

  • Update the version symlinks
  • Update the update message system
  • Announce the release on the mailing list, forum, IRC, social media, etc.

splitbrain and others added 14 commits February 7, 2024 09:20
This reverts an optimization introduced in
bcaec9f

The number of elements in $this->tableCalls may change during the loop,
so they need to be recounted on every step. To protect it from being
"optimized" again, the loop was changed into a while loop.

Ultimately it should be checked if this method could be optimized in
another way.
fix overeager optimization in Table handler. fixes #4186
fix logo aspect ratio and printing. fixes #4187
Reintroduce the FEED_DATA_PROCESS event
wiki.getAllPages and dokuwiki.getPagelist differed in how the last
modification timestamp was communicated.

This should fix splitbrain/dokuwiki-plugin-sync#70
For compatibility reasons we let our old `cache` class inherit from
`dokuwiki\Cache\Cache` but `cache` equals `Cache`. At least on some PHP
versions? I did not see any problem on my local machine running PHP 8.2
but the problem was visible on a machine running 8.1.27
This makes feed.php use the correct methods for setting the feed type
and content-type header. It also adds the missing type definition for
RSS 1.0
gracefully handle decryption errors
use correct FeedOptions methods. fixes #4203
@splitbrain splitbrain merged commit f9a1621 into stable Feb 12, 2024
@splitbrain splitbrain deleted the auto-2024-02-06a branch February 12, 2024 12:08
@splitbrain
Copy link
Copy Markdown
Collaborator

@bug will you do the final dance again? 🙏

@bug
Copy link
Copy Markdown
Collaborator

bug commented Feb 12, 2024

Of course I will. The message update is done and the announces are out on IRC and the mailing list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants