Fider - Package Updates
-
G girish pinned this topic on
-
[0.2.0]
- Uncomment update test
-
[1.0.0]
- Update fider to 0.28.1
- Full Changelog
- Persian translation by @AienTech in https://github.com/getfider/fider/pull/1337
- Add
tenant.AllowedSchemesadvanced configuration item by @nabijaczleweli in https://github.com/getfider/fider/pull/1332 - New idea UI re-worked, to make adding a new idea more pleasant
- No more "image upload" buttons - images are now handled inline in the editor
- Ability for user to set the tags on post creation - (#1211) by @JimKnoxx in https://github.com/getfider/fider/pull/1306
- ATOM feed implementation for posts and comments by @afeuerstein in https://github.com/getfider/fider/pull/1287
- Input search in the filter dropdown (wrapped into https://github.com/getfider/fider/pull/1319)
- Better form error handling (wrapped into https://github.com/getfider/fider/pull/1319)
- Moved away from crowdin for translations @mattwoberts in https://github.com/getfider/fider/pull/1325
- Improved redirect handling on oauth signin page (#1321) by @JimKnoxx in https://github.com/getfider/fider/pull/1322
-
[1.1.0]
- Update fider to 0.29.0
- Full Changelog
- A11Y and filter improvements by @JimKnoxx in #1346
- France translation error and improved idea title behaviour by @JimKnoxx in #1351
- Fixed stacking up of escape handlers. by @mattwoberts in #1349
- fix: encode email subject headers according to RFC 2047 by @lol2x in #1353
- Added support for URL based images. by @mattwoberts in #1362
-
[1.2.0]
- Use requiresValidCertificate instead of email addon (requires Cloudron 9)
-
[1.3.0]
- Update fider to 0.30.0
- Full Changelog
- OAuth Provider Management: Tenant-level enable/disable controls for built-in OAuth providers (#1377)
- Enhanced Search: Improved full-text search with language detection support and better handling of non-Latin languages (#1375)
- Link Insertion in Editor: New insert link button and keyboard shortcut (Cmd/Ctrl+K) in comment editor (#1371)
- Fixed search functionality for queries with multiple words and special characters
- Fixed link rendering in comment editor (#1370)
- Proper i18n for post status labels (#1380)
- Fixed long post titles breaking layout with proper word wrapping (#1368)