← Back to Feedit
Changelog: Feedit
Version 1.4
2026-06-30
- add: Time zone support for dates: each date now has an editable UTC offset field (e.g. +01:00) with up/down arrows, defaulting to your local offset.
- add: "Sort to Top" menu to keep favourites and/or drafts at the top of the sidebar.
- change: Saved and exported feed dates now reflect your local time zone offset instead of always using UTC.
- change: The item filter (All/Published/Drafts) now also hides feeds in the sidebar that have no matching items.
Version 1.3
2026-06-08
- add: Sidebar now shows a pencil icon next to feeds that contain draft items
- add: New items now open with the title field focused, so you can start typing right away
- add: The app reopens with your last selected feed and item restored
- change: The item list now scrolls back to the top when you switch feeds
Version 1.2
2026-05-20
- add: Markdown-to-HTML conversion button in the description editor
- add: mark feeds as favourite (yellow star, pinned to top of the sidebar)
- add: filtered item list scrolls to its top when you open Find or change the search/date filter
- fix: backspace in the Find field no longer deletes the selected feed item
- fix: Save now shows an alert when a write fails instead of silently losing data
- fix: Export now shows an alert when a write fails instead of silently losing data
- fix: quitting cancels if a save-on-quit write fails
- fix: harden edit-command handlers so they ignore commands while a text field has focus
Version 1.1
2026-05-01
- add: View > Sort Sources By and Sort Items By with Newest/Oldest/Ascending/Descending options (persist between launches)
- add: View > Compact Sources to hide item counts in the sidebar
- add: Save All command (enabled when two or more feeds have unsaved changes)
- add: Publish All command (enabled when one or more feeds have unpublished changes)
- add: Generate GUID button next to the GUID field in the item editor
- add: validation notice for items missing an optional GUID
- add: Markdown to HTML converter in formatting toolbar
- change: sort order is now display-only and no longer marks a feed as modified
- change: saved and published files are always written most-recent-first regardless of sort
- change: pluralize the sidebar item count ("1 item" vs "5 items")
- change: tooltips on the link preview and generate-GUID buttons
- fix: published-state now persists across app restarts so the up-to-date indicator survives a relaunch
- fix: saving a feed with no changes no longer marks it as needing publish
Version 1.0
2026-04-10
Initial release.