-
Version 0.9.1 Stable
released this
2021-03-18 10:48:43 -04:00 | 447 commits to master since this releaseBug fixes:
- Respond to PUT requests with 201 rather than 200 in Miniflux
Changes:
- Corrected Web server configuration in manual
Downloads
-
Source code (ZIP)
10 downloads
-
Source code (TAR.GZ)
10 downloads
-
arsse-0.9.1.tar.gz
459 downloads · 891 KiB
-
Version 0.9.0 Stable
released this
2021-03-06 16:48:21 -05:00 | 450 commits to master since this releaseNew features:
- Support for the Miniflux protocol (see manual for details)
- Support for API level 15 of Tiny Tiny RSS
- Support for feed icons in Fever
- Command-line functionality for managing user metadata
- Command-line functionality for managing Miniflux login tokens
Bug fixes:
- Further relax Fever HTTP correctness, to fix more clients
- Use icons specified in Atom feeds when available
- Do not return null as subscription unread count
- Explicitly forbid U+003A COLON and control characters in usernames, for
compatibility with RFC 7617 - Never return 401 in response to an OPTIONS request
- Accept "t" and "f" as booleans in Tiny Tiny RSS
Changes:
- Administrator account requirements for Nextcloud News functionality are
now enforced - E_DEPRECATED is now suppressed for compatibility with PHP 8 until affected
dependencies can be replaced
Please see the UPGRADING file for further details.
Downloads
-
Source code (ZIP)
10 downloads
-
Source code (TAR.GZ)
10 downloads
-
arsse-0.9.0.tar.gz
386 downloads · 891 KiB
-
Version 0.8.5 Stable
released this
2020-10-27 11:19:53 -04:00 | 663 commits to master since this releaseBug fixes:
- Relax Fever HTTP correctness, to fix some clients
- Add the QUERY_STRING FastCGI parameter to the sample Nginx configuration
Please see the UPGRADING file for further details.
Downloads
-
Source code (ZIP)
10 downloads
-
Source code (TAR.GZ)
9 downloads
-
arsse-0.8.5.tar.gz
561 downloads · 859 KiB
-
Version 0.8.4 Stable
released this
2020-09-09 18:24:42 -04:00 | 673 commits to master since this releaseBug fixes:
- Don't crash updating feeds cached without ETag (regression since 0.8.3)
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
7 downloads
-
arsse-0.8.4.tar.gz
489 downloads · 886 KiB
-
Version 0.8.3 Stable
released this
2020-02-16 17:43:46 -05:00 | 691 commits to master since this releaseChanges:
- Officially require PHP 7.1 (accidentally required since version 0.8.0)
- Various internal changes pursuant to use of PHP 7.1
Downloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
6 downloads
-
arsse-0.8.3.tar.gz
556 downloads · 775 KiB
-
Version 0.8.2 Stable
released this
2019-12-06 17:46:53 -05:00 | 720 commits to master since this releaseBug fixes:
- Enforce foreign key constraints in MySQL
- Widen most text fields for MySQL
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
8 downloads
-
arsse-0.8.2.tar.gz
483 downloads · 568 KiB
-
Version 0.8.1 Stable
released this
2019-10-28 11:07:04 -04:00 | 738 commits to master since this releaseBug fixes:
- Don't crash updating feeds cached solely via ETag
- Don't fail importing new folders from OPML files
- Don't fail adding a feed which collides with another via redirection
- Don't fail on very long text-search queries containing question marks
when using PostgreSQL or MySQL - Specify HTTP authentication encoding as UTF-8
Changes:
- Include a user manual
- Normalize newsfeed URLs before checking for duplicates
Downloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
9 downloads
-
arsse-0.8.1.tar.gz
554 downloads · 566 KiB
-
Version 0.8.0 Stable
released this
2019-07-26 23:24:29 -04:00 | 865 commits to master since this releaseNew features:
- Support for the Fever protocol (see README.md for details)
- Command line functionality for clearing a password, disabling the account
- Command line options for dealing with Fever passwords
- Command line functionality for importing and exporting OPML
- Command line documentation of all commands and options
Bug fixes:
- Treat command line option -h the same as --help
- Sort Tiny Tiny RSS special feeds according to special ordering
- Invalidate sessions when passwords are changed
- Correct example systemd unit to start after PostgreSQL and MySQL
Changes:
- Perform regular database maintenance to improve long-term performance
Please see the UPGRADING file for further details.
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
7 downloads
-
arsse-0.8.0.tar.gz
523 downloads · 324 KiB
-
Version 0.7.1 Stable
released this
2019-03-25 11:57:31 -04:00 | 977 commits to master since this releaseBug fixes:
- Correctly initialize new on-disk SQLite databases
- Retry queries on schema changes with PDO SQLite
- Correctly read author name from database in Tiny Tiny RSS
- Update internal version number to correct version
Changes:
- Improve performance of lesser-used database queries
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
7 downloads
-
arsse-0.7.1.tar.gz
517 downloads · 309 KiB
-
Version 0.7.0 Stable
released this
2019-03-02 14:59:44 -05:00 | 983 commits to master since this releaseNew features:
- Support for basic freeform searching in Tiny Tiny RSS
- Console command to refresh all stale feeds once then exit
Bug fixes:
- Ensure updating does not fail with newsfeeds larger than 250 entries
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
5 downloads
-
arsse-0.7.0.tar.gz
516 downloads · 309 KiB