All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v2.2.3 - 2024-12-11
ddf7acd
- show service name instead of sanitized name in title (commit by @chkpwd)5d400e9
- expanduser path for binary path (commit by @chkpwd)
9d1f23c
- remove unnecessary comments (commit by @chkpwd)50d7184
- add pre-commit dep (commit by @chkpwd)216a5ef
- add pre-commit configuration for ruff lint/format (commit by @chkpwd)bff9886
- formatting post pre-commit addition (commit by @chkpwd)33c3e18
- add new launch params for debugger (commit by @chkpwd)449c11b
- switched to Pathlib instead (commit by @chkpwd)351d4f6
- swap data from dict to list to simplify calls (commit by @chkpwd)
v2.2.2 - 2024-12-09
1519b53
- bump workflow version (commit by @tigattack)9cfad0b
- updated screenshot (commit by @chkpwd)
v2.2.1 - 2024-11-28
8722385
- ente_auth: use defined binary path (commit by @tigattack)0b774ed
- ente_auth: correctly assign binary path when defined by user (commit by @tigattack)cb0cc15
- set uid for each item in Alfred response (commit by @tigattack)
2e9ef2e
- bump version (commit by @tigattack)
v2.2.0 - 2024-11-28
4c2be35
- return all accounts, filter in Alfred (commit by @tigattack)e05c79b
- refresh results every second (commit by @tigattack)c3d5f50
- support any TOTP refresh period (commit by @tigattack)bf09891
- run import script via keyword to avoid account search (commit by @tigattack)
1862039
- remove duplicated constants (commit by @tigattack)e014ab4
- correctly utilise Alfred script filter variables (commit by @tigattack)9c77a1b
- consistently sanitise service names (commit by @tigattack)e14e5aa
- setmatch
attr in accounts output to Alfred (commit by @tigattack)043a0f1
- don't include empty values output (commit by @tigattack)a760584
- don't include Alfred session cache in import response (commit by @tigattack)
bc5039a
- remove redundant condition (commit by @tigattack)a18ec85
- simplifyente_export_to_keychain
error handling (commit by @tigattack)f09745a
- addPYTHONPATH
to workflow env to replacePATH
mangling (commit by @tigattack)25965f0
- remove redundant f-string (commit by @tigattack)ca461fb
- improve type hints and docstrings (commit by @tigattack)d173c71
- icon_downloader: rename funcs, improve logging, relocate consts (commit by @tigattack)11dbac6
- improve build script (commit by @tigattack)
92a2b3d
- remove default value and clarify info forENTE_EXPORT_DIR
(commit by @tigattack)3148833
- define workflow category (commit by @tigattack)a0c1165
- add info forOVERWRITE_EXPORT
setting (commit by @tigattack)61514dd
- bump workflow version (commit by @tigattack)
v2.1.0 - 2024-11-26
dd2cb41
- grab service names from cache (commit by @chkpwd)817f150
- add name sanitazion (commit by @chkpwd)49fac49
- add simplepycons dep (commit by @chkpwd)ae3d4ba
- grab icons from multiple sources (commit by @chkpwd)997d0db
- set primary_color to svg fill attr (commit by @chkpwd)62874fe
- bump version (commit by @chkpwd)
1b2e858
- typo found (commit by @chkpwd)c775c9d
- variable call (commit by @chkpwd)a7be5dd
- ensure output does not return None (commit by @chkpwd)adc052f
- workflow: install poetry before setting up python (commit by @chkpwd)
7041daa
- made readme better (commit by @chkpwd)177d3fd
- improve logging (commit by @chkpwd)9942848
- place constants globally (commit by @chkpwd)b07d71c
- add additional imports (commit by @chkpwd)861693f
- adjust logging message to reflect actions (commit by @chkpwd)f7e2369
- adjust imports for constants (commit by @chkpwd)a5769af
- set icon path to the class (commit by @chkpwd)