Skip to content

Releases: valtlfelipe/hedit

v0.6.0

23 Jan 11:35
4bd218c

Choose a tag to compare

🚀 New Features

  • Add combo file support to hosts sync process
  • Add manual update check functionality
  • Add macos signing & notarization

🔧 Improvements

  • Unify local and remote file creation into single modal

Important note

This release introduces changes to how licensing is handled in the app.

New pricing details are available at hedit.app/pricing.

The Free plan is now limited to one file. If you had more than one file before this update, you will continue to have full access to those existing files and can use them normally.

Thank you for your understanding and continued support.


Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Jan 19:42
24a494c

Choose a tag to compare

🚀 New Features

  • Combo Files Support: You can now use a custom syntax to create combo files. Use @local to embed a local file with it's ID or @remote to embed a remote hosts from a URL.
  • File Validation Messages: The application now shows toast notifications for errors with detailed `messages.

🔧 Improvements

  • Visual Consistency: Updated colors to match the new application logo for a more polished look.
  • Close Window Option: Added a "Close Window" option & shortcut (Cmd/Ctrl + W) to allow the window to close and still run in background.

Full Changelog: v0.4.0...v0.5.0


Example syntax usage:

127.0.0.1	localhost

@local(ba432a51-5e15-455e-9586-eff0b553d8f6)
@remote(https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/fakenews-only/hosts)

Get the local file ID with right click on the file in the sidebar & "Copy ID".
Still to be improved. Feedbacks are welcome.

v0.4.0

27 Dec 18:15
f126954

Choose a tag to compare

🚀 New Features

  • 🎉 New refreshed App Icon & Logo
  • Auto-Start Functionality: Hedit can now launch automatically when your system starts.
  • Automatic Remote Hosts Synchronization: Allow remote hosts file to update automatically at a specific time range specified in the new settings menu.
  • System Tray Integration: Added a system tray icon with a convenient menu for hiding/showing the window, allowing Hedit to run in background.
  • Timestamp for Remote Hosts: View the last update time for fetched remote hosts files, giving you better visibility into your sync status.

🔧 Improvements

  • Updated dependencies across the application for improved performance, security, and stability.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Dec 11:46
98382eb

Choose a tag to compare

✨ New Features

  • Support for Remote Files:
    • You can now create & sync new files directly from remote URLs.
    • A new modal makes it easier to fetch and create remote files.
    • The toolbar now includes options for creating both local and remote files.
    • A new "refresh" option has been added to the context menu for remote files.
  • Automatic Update Checker: The application now automatically checks for new releases, ensuring you're always up to date.

🔧 Improvements

  • UI Improvements: The user interface has been polished with several fixes and visual adjustments to improve overall consistency.

Full Changelog: v0.2.4...v0.3.0

v0.2.4

28 Aug 11:03
bb5edd9

Choose a tag to compare

💅🏻 Small UI improvements

Full Changelog: v0.2.3...v0.2.4

v0.2.3

21 Aug 13:22
de4f88c

Choose a tag to compare

🐞 Fixes linux permission on writing to hosts file.

Full Changelog: v0.2.2...v0.2.3

v0.2.2

20 Aug 19:53
a6b80b7

Choose a tag to compare

Speeed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

20 Aug 17:20
c716e35

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 Aug 20:51
77601ad

Choose a tag to compare

Linux builds are here 🎉

Full Changelog: v0.1.9...v0.2.0

v0.1.9

19 Aug 11:49
cf94407

Choose a tag to compare

Full Changelog: v0.1.8...v0.1.9