Skip to content

Releases: rolandbernard/marvin

v0.0.20

28 Feb 15:08
720a4a3
Compare
Choose a tag to compare
  • Added an option to quit the application
  • Added a tray icon
    • Allows opening the main window without the shortcut
    • Allows opening the settings window directly
    • Allows quitting the application
  • Improved search ordering for the Linux applications module
  • No longer quitting when the global shortcut cannot be registered (You can still access the tray icon)

Internal (No difference to the user):

  • Added the main module which now handles the main window, tray icon and global shortcut
  • Moved everything concerning the settings window (creation/destruction) into the settings module

v0.0.19

25 Feb 12:29
b583b5f
Compare
Choose a tag to compare
  • Removed the Google Translate module, because it no longer works
  • Added a confirmation window before deleting the history or resetting the config
  • Added a setting to disable sorting the history by frequency

v0.0.18

09 Feb 19:09
6dab27c
Compare
Choose a tag to compare
  • Added an option to only match the longest possible prefix
  • Added the possibility to disable enhanced search
  • Added four buttons to the settings
    • Added a button to reset all settings to the default
    • Added a button to immediately refresh the application list
    • Added a button to clear the clipboard history
    • Added a button to clear the execution history
  • Improved the Locate module
  • Slightly improved the searching
  • Slightly adjusted the default settings
  • Fixed the code setting input
  • Fixed a bug where settings don't update
  • Fixed a bug where the Command module removes the prefix twice

v0.0.17

07 Feb 15:56
19822a4
Compare
Choose a tag to compare
  • Added Algebrite as a backend option for the calculator module
  • The history module now sorts by frequency and not by most recent
  • Added more theme options
  • Improved the search
    • Searching now searches over all language options
    • The text matching function is now more lenient (e.g.: 'fifx' now slightly matches 'Firefox')

v0.0.16

27 Jan 19:54
d930ea8
Compare
Choose a tag to compare
  • Fixed some translation mistakes
  • Improved the browser bookmarks module
    • Firefox bookmarks no longer use the sqlite3 database (This resolves the long loading)
    • Firefox bookmarks now include the websites icon
    • Midori and Firefox bookmarks now update immediately, like those of Chrome/Chromium
  • Fixed some problems with the dependencies

v0.0.15

09 Jan 19:48
30e9e15
Compare
Choose a tag to compare
  • Added the Currency converter module
  • Added the Dictionary module
  • Added the Bookmarks module
  • Added the Email module

v0.0.14

04 Jan 20:24
38ce861
Compare
Choose a tag to compare
  • Added alpha values to the Color module
  • Added the Web Search module
  • Added the Alias module
  • Fixed multiple bugs

Internal (No difference to the user):

  • Added a general select setting type (instead of a special language setting)
  • Added the option setting type
  • Changed the names of some IPC messages

v0.0.13

29 Dec 16:41
1a6627a
Compare
Choose a tag to compare
  • Better filtering for the calculator module
  • Removed unsupported files from the file previews
  • Made the history module searchable (changeable using a setting)
  • Reduced the maximum output text that is transferred to the rendering process (to avoid performance problems)
  • Fixed the version display in the settings, and the field in the config (by always overriding the field)
  • Increased the maximum transfer limit
  • Fixed centering of large text output

v0.0.12

02 Dec 19:36
b30ca91
Compare
Choose a tag to compare
  • Added more theme settings
  • Upgraded to Electron 11 (Electron still seams very broken)

v0.0.11

29 Nov 14:41
a05f95c
Compare
Choose a tag to compare
  • Added the version number to the settings window
  • Added a cache to the Linux application module to improve startup time
  • Added shortcut validation in the settings
  • Added the color module
  • Added previews for files, URLs, and colours
  • Improved the code settings input area
  • Fixed DuckDuckGo module images
  • Fixed the execution of multiline scripts and shortcuts
  • Upgraded the electron version
  • Fixed the previews