Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreshRSS 1.15.3 #2683

Merged
merged 21 commits into from
Nov 22, 2019
Merged

FreshRSS 1.15.3 #2683

merged 21 commits into from
Nov 22, 2019

Conversation

Alkarex
Copy link
Member

@Alkarex Alkarex commented Nov 21, 2019

Quick release of FreshRSS 1.15.3 to some bugs following FreshRSS 1.15.2 and previous 1.15.x releases.

Full changelog:

  • Bix fixing (regression from 1.15.x)
    • Fix adding categories in MySQL 5.5 #2670
    • Fix saving sharing integrations #2669
  • Compatibility
    • Add fallback for systems with old ICU < 4.6 (International Components for Unicode) #2680
  • API
    • Do not obbey rel=self feed redirections when WebSub is disabled #2659
  • UI
    • Start adding support for RTL (right-to-left) languages #2656
  • Deployment
    • Docker: Ubuntu image updated to PHP 7.3.11
  • Misc.
    • Add more log when errors occur when saving a profile #2663
    • Improve Makefile with port override #2660
    • Update a few external links to HTTPS #2662

Frenzie and others added 16 commits November 12, 2019 10:19
Automatic mostly-right RTL with dir="auto"
Allow easy Docker port override
Arg, it looks like the submit button in sharing/integration page is broken in 1.15.2 :-(
Fix #2643
Before, there was no user log when the fever api credential saving process
was failing. There was one though for the admin user but it did not appear
in the interface.
Now, there is a user log showing what the problem is. The admin log is still
there but catch only unknown errors.

See #2663
Fix #2670 (from
#2335 )
Tested with MySQL 5.5.40, the oldest version on Docker Hub
Debian 8.0 Jessie ships MySQL 5.5.43
* Old ICU: INTL_IDNA_VARIANT_2003 fallback

Fix #2676
Fix #2677
ICU version < 4.6: When INTL_IDNA_VARIANT_UTS46 is not available, use INTL_IDNA_VARIANT_2003
Cf. PrestaShop/PrestaShop#11995
* Do not obbey rel=self if WebSub is disabled

#2654

* Correct variable

#2659 (comment)

* Update app/Controllers/feedController.php
@Alkarex Alkarex added this to the 1.15.3 milestone Nov 21, 2019
Frenzie
Frenzie previously approved these changes Nov 21, 2019
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Co-Authored-By: Frans de Jonge <fransdejonge@gmail.com>
@Alkarex Alkarex merged commit 90c7292 into master Nov 22, 2019
javerous pushed a commit to javerous/FreshRSS that referenced this pull request Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants