diff --git a/README.md b/README.md index 7ed78e16..70335ca6 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,7 @@ If you want to contribute code then you can fork this repo, make changes and rai ## Links -- [Telegram Group](https://t.me/frappebooks): Used for discussions regarding features, issues, changes, etc. This group is also be used to make decisions regarding project direction. -- [Project Board](https://github.com/frappe/books/projects/1): Roadmap that is updated with acceptable latency. +- [Telegram Group](https://t.me/frappebooks): Used for discussions and decisions regarding everything Frappe Books. - [GitHub Discussions](https://github.com/frappe/books/discussions): Used for discussions around a specific topic. - [Frappe Books Blog](https://tech.frappebooks.com/): Sporadically updated dev blog regarding the development of this project. diff --git a/electron-builder.yml b/electron-builder.yml index 63de2d59..54e69832 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -11,6 +11,7 @@ mac: type: distribution category: public.app-category.finance icon: build/icon.icns + notarize: false hardenedRuntime: true gatekeeperAssess: false darkModeSupport: false