Files
fredy/ui/src/assets/news/news.json

21 lines
890 B
JSON
Raw Normal View History

2026-02-17 12:35:39 +01:00
{
2026-03-08 10:07:51 +01:00
"key": "00e6b81777a275f5a140fc9101cb943810db6a69f6eb3927319c5aee0c876510",
2026-02-17 12:35:39 +01:00
"content":
[
{
2026-03-08 10:07:51 +01:00
"title": "Listings can now be filtered by location",
"text": "Thanks to https://github.com/strech345 for adding a new feature that allows you to filter listings based on their their location. When creating a job, you can now create multiple areas in which Fredy searches for new listings",
2026-02-17 12:35:39 +01:00
"image": "1.png"
},
{
2026-03-08 10:07:51 +01:00
"title": "More details from the Immoscout Provider",
"text": "https://github.com/MindCollaps added a new user-setting. When enabled Fredy will pull way more information for each listing from Immoscout.",
2026-02-17 12:35:39 +01:00
"image": "2.png"
},
{
2026-03-08 10:07:51 +01:00
"title": "Listings now marked as invisible if filtered",
"text": "So far, when a listing was filtered e.g. due to being a duplicate, it was not send to you, but still shown on the map. This was now fixed."
2026-02-17 12:35:39 +01:00
}
]
}