❌

Normale weergave

FreshRSS 1.27.1

Door: Alkarex
27 September 2025 om 15:07

This is a security-fix and bug-fix release for FreshRSS 1.27.x.

A few highlights ✨:

  • Keep sort and order criteria after marking as read
  • Automatic database recovery: skip broken entries during CLI export/import
  • Add possibility of Docker healthcheck
  • Add security option for CSP frame-ancestors
  • Several security fixes
  • Several bug fixes
  • New translation to Ukrainian
  • Improvements of some themes
  • And much more…

This release has been made by @Alkarex, @Frenzie, @Inverle, @aledeg, @math-GH and newcomers @beerisgood, @nykula, @horvi28, @nhirokinet, @rnkln, @scmaybee.

Full changelog:

  • Features
    • Automatic database recovery: skip broken entries during CLI export/import #7949
    • Add security option for CSP frame-ancestors #7857, #8021
    • Lazy-load <track src> #7997
  • Security
    • Regenerate session ID on login #7829
    • Disallow setting non-existent language #7878, #7934
    • Safer calling of install.php #7971
    • Prevent log CR/LF injection #7883
    • Restrict allowed cURL parameters #7979, #8009
    • Fix reauthentication while updating #7989
    • Fix some CSRFs #8000
  • Bug fixing
    • Include port number for HTTP Retry-After #7875
    • Fix logic for searching labels #7863
    • Fix cURL response parsing for HTTP redirections #7866
    • Fix fetching OPML URL with special characters #7843
    • Fix validation when creating a new user label #7890
    • Fix bug in user self-deletion #7877
    • Fix displaying of current date in main statistics #7892
    • Fix default values on stat processing #7891
    • Fix UI JavaScript error when navigating to last article with keyboard #7957
    • Fix some links in anonymous mode #8011, #8012
    • Fixes for no-cache.txt #7907
    • Fix Docker Traefik .yml and SERVER_DNS example #7858
  • SimplePie
    • Upstream contribution: Normalize encoding uppercase simplepie#936, #7967
    • Sync upstream, including bump to 1.9.0 with better PHP 8.5+ support #7955
  • Deployment
    • Docker improve CMD compatibility #7861
    • Add possibility of Docker healthcheck #7945
  • UI
    • Keep sort and order after marking as read #7974
    • Improve leave validation #7830
    • Improve Origine theme visibility of toggle buttons #7956
    • Improve Dark pink theme #8020
    • Improve Mapco and Ansum themes: read all button in mobile view #7873
    • Improve Swage theme #7608
    • Use standard CSS overflow-wrap instead of word-wrap #7898
    • Various UI and style improvements: #7868, #7872,
      #7882, #7893, #7904,
      #7952
  • I18n
    • Clarify the concepts of visibility hidden vs. archived in feeds settings #7970
    • Translate the API information page #7922
    • Add a default language constant #7933
    • Label config delete label #7871
    • Add Ukrainian #7961
    • Improve Dutch #7940
    • Improve German #7833
    • Improve Hungarian #7986
    • Improve Japanese #7903, #7918
    • Improve Polish #7963
    • Improve Simplified Chinese #7943, #7944
    • Minor improvements #7881
    • Add CLI command to add i18n file #7917
    • Add make target to generate the translation progress #7905
  • Extensions
    • Add entry_before_update and entry_before_add hooks for extensions #7977
  • Misc.

  •  

OBS Studio 32.0.1

27 September 2025 om 00:29

32.0.1 Hotfix Changes

  • Fixed a possible crash in 32.0.0 on Windows when opening source properties [wanhongqing123]
  • Fixed an issue in 32.0.0 where browser sources would break after switching scenes [tytan652]
    • This issue may also have caused increased resource usage.
  • Fixed an issue in 32.0.0 with the audio deduplication logic when an Audio Capture Source device is also used for monitoring [pkviet]
  • Fixed an issue in 32.0.0 where Multitrack Video settings were unavailable to Custom Services [PatTheMav]

32.0 New Features

  • Added a basic plugin manager [FiniteSingularity/PatTheMav/Warchamp7]
  • Added opt-in automatic crash log upload for Windows and macOS [PatTheMav/Warchamp7]
  • Added Voice Activity Detection (VAD) to NVIDIA RTX Audio Effects, which improves noise suppression for speech, as well as several optimizations to NVIDIA Effects [pkviet]
  • Added chair removal option for NVIDIA RTX Background Removal, allowing removal of chairs [pkviet]
  • Added experimental Metal renderer for Apple Silicon Macs [PatTheMav]
  • Added Hybrid MOV support [derrod]
    • Brings ProRes support on macOS and a more widely supported HEVC/H.264 + PCM audio option to all platforms

32.0 Changes

  • OBS Studio will no longer load plugins built for a newer release of OBS to prevent future compatibility issues [norihiro]
  • Added custom OBS widgets in preparation for larger UI updates [derrod/gxalpha/Warchamp7]
  • Added preparations for Metal renderer (stay tuned!) [PatTheMav]
  • Changed default bitrate from 2500 to 6000 Kbps [notr1ch]
  • Changed the crash sentinel file location to its own subdirectory [PatTheMav]
  • Improved audio deduplication logic to cover more cases of nested scenes, groups, and multiple canvases [pkviet]
  • Prevent audio duplication when sources are set to "Monitor and Output" while the monitoring device is also being captured [pkviet]
  • Updated the default settings for AMD encoders [rhutsAMD]
  • Improved accuracy of chapter markers in Hybrid MP4/MOV [derrod]
  • Re-hid the cursor in edit fields on macOS [gxalpha]
  • Improved format selection for PipeWire video capture [tytan652]
  • Removed workarounds to prevent loading Qt 5 based plugins [RytoEX]
  • Removed the --disable-shutdown-check launch flag [PatTheMav]
  • Hybrid MP4/MOV is now out of beta and has been made the default output format for new profiles [derrod]

32.0 Bug Fixes

  • Potentially fixed a rare crash on macOS when moving or resizing the OBS window [PatTheMav]
  • Fixed a crash with SRT when using an invalid URL [pkviet]
  • Fixed a crash when setting non-default pkt_size with SRT [pkviet]
  • Fixed a crash in Media Source when playback starts with certain video files [howellrl]
  • Fixed a UI deadlock when opening source properties from the Sources list when the Windows setting 'Snap mouse to default button in dialog boxes' was enabled by adding a 200ms delay before creating the properties window [Warchamp7]
  • Fixed a memory leak when trying to output Hybrid MP4 to a non-writeable location [norihiro]
  • Fixed rare occurrence of multiview becoming blank [norihiro]
  • Fixed SRT reconnection failures [pkviet]
  • Fixed overflow texture rendering sRGB-awareness [PatTheMav]
  • Fixed incorrect color range property setting for AMD AV1 encoder [rhutsAMD]
  • Fixed Hybrid MP4 file splitting not working correctly in some cases [derrod]
  • Fixed not being able to capture higher than 60fps with macOS Screen Capture [jcm93]
  • Fixed focus not displaying properly in hotkey settings on macOS [gxalpha]
  • Fixed the scrollbar appearing invisible in Light and Rachni themes [shiina424]
  • Fixed HEVC frame priority not being set correctly in some cases, potentially causing playback errors when dropping frames [dsaedtler]
  • Fixed an issue that could result in increases to output latency after temporary encoder stalls [dsaedtler]
  • Fixed an issue where Multitrack Video could still be enabled after switching from a service that supports it to one that does not [Penwy]
  • Fixed an issue where GetGroupList with obs-websocket would return nothing [gxalpha]
  • Removed a workaround for older Qt versions that prevented docks from loading correctly while OBS is maximized [RytoEX]

Checksums

OBS-Studio-32.0.1-Sources.tar.gz: 72b19fcc970f9b066b512326a3377526e1efb0ca1eb92cf89af26a1167f2fe35
OBS-Studio-32.0.1-Ubuntu-24.04-x86_64-dbsym.ddeb: b5a9aac912e39a353ddef906b5bdb83e8483e344c9c81996149b42fe84e0e56c
OBS-Studio-32.0.1-Ubuntu-24.04-x86_64.deb: 87a0ab37904d160126311c6ddbd432de26617979afcc32b91ba03336ca38baa4
OBS-Studio-32.0.1-Windows-arm64-PDBs.zip: 44b8ad154d20d290bed9b9a083a13ffdcfca545bfdc81774b05ce018813d6560
OBS-Studio-32.0.1-Windows-arm64.zip: b56b87687f1e00dd355340d948f29da74ffe24f3ecfe63981b52b1007e9c990b
OBS-Studio-32.0.1-Windows-x64-Installer.exe: 71b938e77e1bf48b3e46d17e7faff596f03c4a964213b2919211ec5ac0f8952b
OBS-Studio-32.0.1-Windows-x64-PDBs.zip: a1148077106bf51de6fdcc758ea0be40f0b87797fa1c0f26a4eb88243e52d434
OBS-Studio-32.0.1-Windows-x64.zip: baa795d2db56e54dece38f20f8a00ba16a4b6192a0f35970ad844b6bd299a806
OBS-Studio-32.0.1-macOS-Apple-dSYMs.tar.xz: 8ac5a2f071f2b76a5af88e8534b82652cf59bd7a015820d351c19ef049e84029
OBS-Studio-32.0.1-macOS-Apple.dmg: 097f28ec35db00093fde710c9d02532cd5c34a9e59d28956e5d2b8611d6c8c67
OBS-Studio-32.0.1-macOS-Intel-dSYMs.tar.xz: b92cfbda4974056745a5458c17f0621ec2e259ad792ea93bf477296056add5bb
OBS-Studio-32.0.1-macOS-Intel.dmg: 9d939fb05a6cfeb4328eb477409975e60a38a8786357b2938dc67c79bc0d9851

  •  

Counter-Strike 2 Update

26 September 2025 om 02:24
[ MISC ]
  • Updated collision around Mirage top of ladder hole.
  • Updated R8 Revolver geometry and animation scale.
  • sv_subtick_movement_view_angles will now only send subtick view angles to the server with other subtick events instead of sending them for every frame they change.
  • Enabled Vulkan defragmentation to help alleviate texture streaming overhead.
  •  

Minecraft 1.21.9-rc1 (snapshot) Released

25 September 2025 om 15:01
1.21.9 Release Candidate 1 (known as 1.21.9-rc1 in the launcher) is the first and only release candidate for Java Edition 1.21.9, released on September 25, 2025. Full changelog: https://minecraft.wiki/Java_Edition_1.21.9-rc1
  •  

Minecraft 1.21.9-pre4 (snapshot) Released

23 September 2025 om 16:58
1.21.9 Pre-Release 4 (known as 1.21.9-pre4 in the launcher) is the fourth and final pre-release for Java Edition 1.21.9, released on September 23, 2025. Full changelog: https://minecraft.wiki/Java_Edition_1.21.9-pre4
  •  

Minecraft 1.21.9-pre3 (snapshot) Released

22 September 2025 om 14:57
1.21.9 Pre-Release 3 (known as 1.21.9-pre3 in the launcher) is the third pre-release for Java Edition 1.21.9, released on September 22, 2025, which fixes two bugs related to copper golems. Full changelog: https://minecraft.wiki/Java_Edition_1.21.9-pre3
  •  

Minecraft 1.21.9-pre2 (snapshot) Released

19 September 2025 om 11:48
1.21.9 Pre-Release 2 (known as 1.21.9-pre2 in the launcher) is the second pre-release for Java Edition 1.21.9, released on September 19, 2025. Full changelog: https://minecraft.wiki/Java_Edition_1.21.9-pre2
  •  

Minecraft 1.21.9-pre1 (snapshot) Released

16 September 2025 om 14:10
1.21.9 Pre-Release 1 (known as 1.21.9-pre1 in the launcher) is the first pre-release for Java Edition 1.21.9, released on September 16, 2025 with some changes to the mannequins and several bug fixes. Full changelog: https://minecraft.wiki/Java_Edition_1.21.9-pre1
  •  

Minecraft 25w37a (snapshot) Released

9 September 2025 om 15:24
25w37a is the ninth and final snapshot for Java Edition 1.21.9, released on September 9, 2025. Full changelog: https://minecraft.wiki/Java_Edition_25w37a
  •  

Minecraft 25w36b (snapshot) Released

2 September 2025 om 17:47
25w36b is the eighth snapshot for Java Edition 1.21.9, released on September 2, 2025. It fixes two crash bugs from 25w36a. Full changelog: https://minecraft.wiki/Java_Edition_25w36b
  •  

Minecraft 25w36a (snapshot) Released

2 September 2025 om 13:48
25w36a is the seventh snapshot for Java Edition 1.21.9, released on September 2, 2025. It improves several textures and visual features, adds the ability to set different world borders in different dimensions, and adds a new technical mob. Full changelog: https://minecraft.wiki/Java_Edition_25w36a
  •  

Minecraft 25w35a (snapshot) Released

26 Augustus 2025 om 13:51
25w35a is the sixth snapshot for Java Edition 1.21.9, released on August 26, 2025, which adds the Minecraft Server Management Protocol, moves some server properties to game rules, improves copper golem behavior, and fixes bugs. Full changelog: https://minecraft.wiki/Java_Edition_25w35a
  •  

Minecraft 25w34b (snapshot) Released

19 Augustus 2025 om 17:02
25w34b is the fifth snapshot for Java Edition 1.21.9, released on August 19, 2025, which fixes connectivity issues with Realms. Full changelog: https://minecraft.wiki/Java_Edition_25w34b
  •  

Minecraft 25w34a (snapshot) Released

19 Augustus 2025 om 14:09
25w34a (incorrectly titled Snapshot 25w34a in-game) is the fourth snapshot for Java Edition 1.21.9, released on August 19, 2025. Full changelog: https://minecraft.wiki/Java_Edition_25w34a
  •  

Minecraft 25w33a (snapshot) Released

12 Augustus 2025 om 13:45
25w33a is the third snapshot for Java Edition 1.21.9, released on August 12, 2025. Full changelog: https://minecraft.wiki/Java_Edition_25w33a
  •  

Minecraft 25w32a (snapshot) Released

5 Augustus 2025 om 14:21
25w32a is the second snapshot for Java Edition 1.21.9, released on August 5, 2025, which adds new copper variant blocks. Full changelog: https://minecraft.wiki/Java_Edition_25w32a
  •  

Minecraft 25w31a (snapshot) Released

29 Juli 2025 om 13:29
25w31a is the first snapshot for Java Edition 1.21.9, released on July 29, 2025. It adds new features such as copper armor and tools, copper nuggets, copper horse armor, copper chests, copper golems, and shelves. Full changelog: https://minecraft.wiki/Java_Edition_25w31a
  •  

Minecraft 1.21.8 (stable) Released

17 Juli 2025 om 14:04
1.21.8 is a minor hotfix update for Java Edition released on July 17, 2025, which addresses various graphical and stability issues on certain devices. It is compatible with 1.21.7 servers. Full changelog: https://minecraft.wiki/Java_Edition_1.21.8
  •  

Minecraft 1.21.7 (stable) Released

30 Juni 2025 om 11:32
1.21.7 is a minor hotfix update to Java Edition released on June 30, 2025, which adds a new music disc and painting referencing A Minecraft Movie, and fixes some critical issues from 1.21.6. It is not compatible with 1.21.6 servers. Full changelog: https://minecraft.wiki/Java_Edition_1.21.7
  •  

Minecraft 1.21.7-rc1 (snapshot) Released

25 Juni 2025 om 14:41
1.21.7 Release Candidate 1 (known as 1.21.7-rc1 in the launcher) is the first release candidate for Java Edition 1.21.7, released on June 25, 2025. Full changelog: https://minecraft.wiki/Java_Edition_1.21.7-rc1
  •  

Minecraft 1.21.6 (stable) Released

17 Juni 2025 om 13:10
1.21.6, the release of Chase the Skies, is a game drop released on June 17, 2025. This drop introduces happy ghasts, the player locator bar, new music and the "Tears" music disc, craftable saddles and environmental fog. Full changelog: https://minecraft.wiki/Java_Edition_1.21.6
  •  

Minecraft 1.21.6-pre3 (snapshot) Released

4 Juni 2025 om 15:33
1.21.6 Pre-Release 3 (known as 1.21.6-pre3 in the launcher) is the third pre-release for Java Edition 1.21.6, released on June 4, 2025. Full changelog: https://minecraft.wiki/Java_Edition_1.21.6-pre3
  •  
❌