Releases: bjesuiter/macos-file-summoner
Bugfix Release: 1.2.2
- fixes a bug, where the new filename contains some crap because the underlying go lib uses legacy apple OSA Script things
Note:
This release is not notarized anymore, since I don't pay for apple dev certificate anymore and my github actions pipeline created for building and notarizing correctly does not work anymore (Apple switched from altool to notarytool and gon-cli is not supported anymore, so I'd have to completely re-engineer the pipeline, which is too much work right now for a tool that only I myself use)
File Summoner 1.2.0 ☀️
Changes
- Completely signed and notarized app, which will run without security issues on your mac! *️
- Distribution via beautiful, signed and notarized dmg file!
* ️
As long as my apple developer certificate is valid.
Ways to support me will be available in the future, so that I can continue to pay the anual fee for the apple developer certificate.
How to Install
See Readme Section Installation of macOS File Summoner in Finder
Release v1.1.0
Heads Up ⚠️
For some reason, the macOS App does not work when downloaded from GitHub.
The binary works when build locally.
Please download the source code, have the go tools on your path and run ./scripts/build.
This will give you a File Summoner.app
in your ./dist folder which works as expected.
I'm sorry for the inconvenience, I'll try to find a solution around that in the future.
Changes in this Release
This is the initial release, which allows creating a new file in the current folder from finder toolbar! 🎉
See Readme on installation instructions!