Skip to content

@mstarke mstarke released this Sep 17, 2019

The binary release of the current code. This build is not signed and might contain serious bugs. You've been warned!

Assets 5

@mstarke mstarke released this Mar 25, 2020 · 144 commits to master since this release

Changelog

This update contains a critical bug fix preventing the use of key files when changing the database password as well as minor bug fixes.

Changes

  • Updated polish localization
  • Updated french localization

Bugfixes

  • Cannot select existing key file when changing password (fixes #1056)
  • Contrast too low in dialog where to select from multiple auto type entries (fixes #1054)
  • Search is not case insensitive for tags (fixes #1048)
  • Global Autotype skips well known useless window titles which fixes issues with Safari in particular (fixes #1038)

For a complete list of changes see 0.7.11…0.7.12 and the corresponding submodule commits

Assets 4

@mstarke mstarke released this Jan 29, 2020 · 150 commits to master since this release

Changelog

This update contains more changes to make MacPass behaver better on macOS 10.15 Catalina.

Changes

  • Added privacy usage descriptions for all folders to enhance macOS 10.15 Catalina experience
  • Refactored Autotype to use environment for better encapsulation of parameters
  • Better placeholder for search field to clarify location of the search. Also made the search field larger.
  • Center search in 10.14 and above, keep it "centerish" in older systems (fixes #1025 #1026)
  • Added sanity checks to key file selection in unlock screen (fixes #1008)
  • Re-hide MacPass if it was shown only for autotype candidate selection (fixes #964)
  • Use textual date picker instead of graphical one. Fixes #923
  • Add Lock database on Screen Sleep (#998)
  • Disabled currently unused context button for add fields button (fixes #995)
  • Do show info when no recent documents are present in Welcome Window (fixes #996)
  • Updated at now displays a special text if remote updates are disabled
  • Added simple support for import/export plugins via plugin API

Bugfixes

  • Removed delayed write of preview files to fix missing preview in macOs 10.15 Catalina (fix #1016)
  • Add Lock database on Screen Sleep (#998)
  • Altered screen recording check to Craig Hockenberry's solution (fixes #993)
  • Fixed broken Key file selection dialog buttons on macOS 10.15 Catalina (fixes #1005)
  • Fixed overlay window image color (#1007 #999 #982)
  • Fixed Cancel search mode while the search field is empty (#945 #946)
  • Fixed resetting of url copy or open after each application launch (fixes #989)

For a complete list of changes see 0.7.10…0.7.11 and the corresponding submodule commits

Assets 4

@mstarke mstarke released this Oct 28, 2019 · 231 commits to master since this release

Changelog

This update contains various changes to make MacPass work on macOS 10.15 Catalina.

Known Issues

  • Databases located on network drives or external storage might not get saved with an error message. A possible workaround is to open the file via the Finder, which should allow MacPass to write to those locations. A future update of MacPass will fix this issue

Changes

  • MacPass is notarized
  • Added button to initiate screen recording permission request on macOS 10.15 Catalina
  • Added correct system preferences url to open screen capture privacy pane
  • Use enter to accept a field in PICKFIELD view
  • Add duplicate group to context menu (#963)
  • Added show group in outline to context menus
  • Added double click action to select the group of the currently selected entry.
  • Add touchbar support (#862)
  • Introduced Autotype doctor in preparation for macOS 10.15.
  • Make plugin repository lookup optional (#944)
  • Using a notification based aproach to ensure the desired target application is activated before performing any autotype commands
  • added load external content ui for settings
  • Added support for {DELAY=<delay>} to allow for custom delay in command execution instead of using dedicated UI and settings for this (fixes #551)
  • Added API for Autotype plugins that resolve window titles (AutotypeURL uses this)
  • Re-worked hide after copy to pasteboard. It now works for all copy actions that securely copy to the clipboard (closed #906)
  • Reenabled tabable key selection also fixing first responder issue when closing password generator popover (fixes #896)
  • Keyfile selection window must be modal (#898)
  • Translation to spanish improved (#953)
  • Update zh-Hans translation (#968)
  • Update Italian Localization (#965)
  • Updated english localization
  • Updated german localization (#943)
  • Updated dutch localization
  • Updated french localization
  • Russian localization (#918)

Bugfixes

  • Dutch advanced database settings tab was broken because of a malformed localisation (fixes #913)
  • Added missing palettlabel to toolbar items to show up in customizing sheet
  • Retain custom file extension if present and do not change back to .kdbx (or .kdb) (#790)
  • Updated KeePassKit to fix various Pickchars issues
  • Updated plugin retrieval to overwrite exiting file
  • Updated KeePassKit to fix KDBX4 date offset bug (-2days) (#966)
  • Do not show welcome window when we are asked to open a file via double-click in the Finder (#564)
  • Fixed missing break in action validation resulting in copy as reference and copy custom attributes note working in search mode
  • Fix localized string ambiguous with word allow/disallow (#959)
  • wired plugin repository download settings and fixed crash when initializing plugin host

For a complete list of changes see 0.7.9…0.7.10 and the corresponding submodule commits

Assets 4

@mstarke mstarke released this Apr 1, 2019 · 348 commits to master since this release

Changelog

Bugfixes

  • Updated credits

For a complete list of changes see 0.7.8…0.7.9 and the corresponding submodule commits

Assets 4

@mstarke mstarke released this Apr 1, 2019 · 349 commits to master since this release

Changelog

Version 0.7.8 was removed

Changes

  • Disabled tab for MPPathControl since it yields first responder assertions that need to be hunted down first

Bugfixes

  • Fixed enforce each of group setting not being correctly stored as defaults (fixes #914)
  • Fixed wrong assertion in index check preventing the first deletion of fist custom attribute (fixes #911)
  • Enabled english, german and dutch localization for save panel accessory view (fixes #912)
  • Added entry images to menu items and shortened label (fixes #904)
  • Updated Dutch localization
  • Autotype candiadate selection window now supports double click to select an entry (fixes #901)

For a complete list of changes see 0.7.7…0.7.8 and the corresponding submodule commits

Assets 2

@mstarke mstarke released this Mar 27, 2019 · 363 commits to master since this release

Changelog

A new option to disable macOS' autosave was added to the general preferences. There should be no need to disable this feature since it helps to prevent data loss in various situations but if you need or want full control on when MacPass saves to a file you now are able to disable autosave. Disabling this also disables support of file versioning, version browsing and restoration.

Changes

  • Added preference to disable auto-save

Bugfixes

  • Credits now are correctly rendered in dark and light mode (fixes #900)
  • Updated KeePassKit to fix regression in resolving non-uuid based references (fixes #897)
  • Fixed regression that prevented tab to navigate to the key file selection control (#896)
  • Fixed spelling error in PasswordCreatorView

For a complete list of changes see 0.7.6…0.7.7 and the corresponding submodule commits

Assets 4

@mstarke mstarke released this Mar 21, 2019 · 371 commits to master since this release

Changelog

Version 0.7.4 introduced a new column to sort and order entires by the user. This column stirred a lot of confusion. To clarify the usage 0.7.6 adds a tooltip and fixes the size of this column.

Changes

  • Added tooltip to index column to clarify intended behaviour
  • Pinned width of index column to prevent column from being too large or small (#888)

Bugfixes

  • Fixed issue with perform Autotype button not being enabled when the candidate selection window shows up. (#892)
  • Double click on first item in databases in welcome window does not open the file. (#893)

For a complete list of changes see 0.7.5…0.7.6 and the corresponding submodule commits

Assets 4

@mstarke mstarke released this Mar 19, 2019 · 378 commits to master since this release

Changelog

Bugfixes

  • fixes edits being not recorded after search was performed (#890)

For a complete list of changes see 0.7.4…0.7.5 and the corresponding submodule commits

Assets 4

@mstarke mstarke released this Mar 19, 2019 · 380 commits to master since this release

0.7.4 has been removed due to a severe bug leading to potential data loss when having used search

Changelog

This Version introduces a plugin repository system. For detailed descriptions please refer to the plugin system documentation.

Enhancements

  • Added preferences to allow for universal clipboard support. Item menu actions now should work in more scenarios
  • Selection inside edit fields are now respected when copying
  • Populate Action menu with the same copy actions as the entry table context menü
  • Added context menu entry to enable copying references to entries
  • Plugin repository browser now supports downloading and showing plugins.
  • Password generator now allows to require a character form each character group
  • Using custom MPPathControl to remove double click to show chooser (fixes #54 and #855)
  • Pressing down on search field will move to entries list
  • Enabled drag and drop of search result for reordering
  • Added option to close MacPass if the last window is closed (default is NO)
  • Using custom supressable dialog to check for autotype capabilities. Added notification when user performs autotype on disabled systems
  • Attachments now can be dragged out onto the finder.
  • Added support for dragging multiple groups as well as entries.
  • Autotype now uses key presses instead of paste whenever possible.
  • Added plugin browser
  • Added compatibilty check for plugins
  • Welcome window now displays a list of recent documents.
  • Enhanced notifications for Autotype
  • Added 5 Minutes option for clipboard clear time
  • Added alert when mergin KDB files
  • Added warning in Integration settings when autotype is not available
  • Added Accessibilty verification for macOS 10.14 to allow for better user experince
  • Added support for Dark Mode
  • Disable service menu for protected attributes
  • Added “everywhere” search option
  • Set Cmd + T as default keystroke for autotype command
  • Added autotype button to toolbar
  • Added item menu to main menu. This enabled copy actions in main menu if no focus is on enties (e.g when searching)
  • Pressing down in search input will focus entries #707
  • only save database on lock if file was actually changed. Otherweise leave it be.
  • Added full support for {PICKFIELD} placeholder
  • Added experimental support for {PICKCHARS} placeholder
  • Added support for merging KDB files with different options to prevent group duplication
  • Backported custom support to save Recyclebin and Databasename to KDB files

Bugfixes

  • fixed crash occuring when certain file errors where encountered due to a wrongly drained autorelease pool
  • Registered to closeGrouping on undo manger to update searches on changes
  • Using masked Autotype sequence in Candiate Selection window to fix UI hang
  • Fixed bug in entropy calculation when using mixed character sets
  • Removed delay when sending key-press events
  • Reducided minimal widths to allow for narrow singe-column view
  • Removed autosave of selection changes. Save only occurs on lock. Shutdown needs to be added too.
  • Fixed issue with regular expression characters interfering with Window title matches (#736)
  • Keep popups open if user interacts with anything outside of MacPass
  • Fixed issue with empty date fields in databases resulting in MacPass not being able to open the file (#842)
  • Fixed button size when setting image by scaling down image before using it
  • Disabled direct fail of autotype on missing access. Added time out for user interaction to prevent unexpected behaviour
  • Correctly update document state when group selection has changed
  • Fixed issue with resetting the selected group on first unlock.
  • Fixed issue with expiration date popup showing today instead of set date (#845)
  • Fixed rendering bug on 10.10 and 10.11 for custom fields
  • Adjustes size for Autotype selection window to allow for bigger images
  • Hide protected attributes in dialog
  • Changed search bar to allow for smaller windows size by putting invisible options in menu
  • Fixed faded custom icons under 10.13 and above
  • Fixed missing changed state when trash is emptied
  • Show passwords is temporary, changing entries (or locking the db) will hide the password again. (#806)
  • Set tabbing mode to preferred to encourage MacPass to use tabs
  • Removing searchWithGoogle and all submenu actions from context menu
  • Dropping attachment onto an entry now adds a history entry if needed. (#789)
  • Fixed XML export missing Attachments (#784)
  • Fixed issue with multiple Attachments not being handled correctly on export (#788)
  • Do not escape url string as they should already be completly escaped (#743)
  • Re-enabled type selection in entry table view (#740)
  • Fixes an issue with empty icons being generated when downloading them (#709)
  • fixed issue with wrong clear timeout when pasting was done inside the clear timeout
  • Mark document as changed after synchronization regardless of what has changed

Included KeePassKit Changes and Fixes

  • fixed overreleasing errors because of autorelease pool drainage
  • Added search/autotype group attributes to minimum version detection
  • Fixed missing protection settings when creating new entries
  • Fixed regular expression inside non-reg-ex window titles will not get evaluated
  • Fixed issue when encryption Vector size is supplied before cipher UUID in header
  • Fixed issue with empty dates causing assertions
  • Fixed serious issue with groups resetting their uuids on copyWithTitle
  • generate new UUIDs when a group is copied for all entries and groups, otherwise shit hits the fan
  • Changed pasteboard writing to promised since archiving groups might be quite slow
  • Trash data is stored in KDB databases.
  • KDB now stores database name and database description as meta entry.
  • disable trash for KDB tries by default
  • Fixed potential missuse of KPKTimeInfo isEqualToTimeInfo API
  • Introduced evaluation options for commands to signal non-interactive mode
  • Expiration is not set to true if date is set on KDB files on load.
  • using correct format for reference resolving
  • Writing and parsing of UUID and DeletedObject in KDB added
  • Fixed missing update of locationChangedDate when parents match but times do not.
  • Fixed issue with modification time being updated when items are copied. Extenede tests for this misbehaviour
  • Switching to Core Image to render PNG data to fix gamma error in PNG output
  • added ignoreUUIDs to compare API. Exteneded title based group search in synchronization
  • fixed issues with unsupported stack sized arrays moving to heap allocation
  • Fixed issue resulting in duplicate binary data being added to the file
  • Fixed issues with multipe binaries being re-used on load resulting in unwanted duplicates
  • Fixed issue allowing duplicate binaries inside a singel entry.
  • Fixed bug that resulted in lost attachements in history or if attachments were used on multiple items
  • Fixed bug resulting in missing binaries in XML output of KDBX files
  • Trash should not be included in search nor autotype
  • enable trash by default

For a complete list of changes see 0.7.3…0.7.4 and the corresponding submodule commits

Assets 2