-
Version 0.9.2 Stable
released this
2021-05-25 17:27:15 -04:00 | 393 commits to master since this releaseBug fixes:
- Do not fail adding users to an empty database (regression since 0.9.0)
- Cleanly ignore unknown configuration properties
- Set access mode to rw-r---- when creating SQLite databases
Changes:
- Packages for Arch Linux are now available (see manual for details)
- Numerous improvements to the manual
Downloads
-
arsse-0.9.2.tar.gz
476 downloads ·
2021-05-25 17:27:08 -04:00 · 897 KiB
-
Version 0.9.1 Stable
released this
2021-03-18 10:48:43 -04:00 | 448 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
-
arsse-0.9.1.tar.gz
461 downloads ·
2021-03-18 10:48:37 -04:00 · 891 KiB
-
Version 0.9.0 Stable
released this
2021-03-06 16:48:21 -05:00 | 451 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
-
arsse-0.9.0.tar.gz
386 downloads ·
2021-03-06 16:48:09 -05:00 · 891 KiB
-
Version 0.8.5 Stable
released this
2020-10-27 11:19:53 -04:00 | 664 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
-
arsse-0.8.5.tar.gz
562 downloads ·
2020-10-27 11:19:47 -04:00 · 859 KiB
-
Version 0.8.4 Stable
released this
2020-09-09 18:24:42 -04:00 | 674 commits to master since this releaseBug fixes:
- Don't crash updating feeds cached without ETag (regression since 0.8.3)
Downloads
-
arsse-0.8.4.tar.gz
489 downloads ·
2020-09-09 23:02:34 -04:00 · 886 KiB
-
Version 0.8.3 Stable
released this
2020-02-16 17:43:46 -05:00 | 692 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
-
arsse-0.8.3.tar.gz
556 downloads ·
2020-02-16 17:47:51 -05:00 · 775 KiB
-
Version 0.8.2 Stable
released this
2019-12-06 17:46:53 -05:00 | 721 commits to master since this releaseBug fixes:
- Enforce foreign key constraints in MySQL
- Widen most text fields for MySQL
Downloads
-
arsse-0.8.2.tar.gz
483 downloads ·
2019-12-07 11:10:08 -05:00 · 568 KiB
-
Version 0.8.1 Stable
released this
2019-10-28 11:07:04 -04:00 | 739 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
-
arsse-0.8.1.tar.gz
555 downloads ·
2019-10-28 12:53:06 -04:00 · 566 KiB
-
Version 0.8.0 Stable
released this
2019-07-26 23:24:29 -04:00 | 866 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
-
arsse-0.8.0.tar.gz
524 downloads ·
2019-07-26 23:34:05 -04:00 · 324 KiB
-
Version 0.7.1 Stable
released this
2019-03-25 11:57:31 -04:00 | 978 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
-
arsse-0.7.1.tar.gz
517 downloads ·
2019-03-25 11:59:54 -04:00 · 309 KiB