Skip to content

Commit a7f0d87

Browse files
committed
Update README.md
1 parent 6aa5bdc commit a7f0d87

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

README.md

+19-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,27 @@
11

2-
# 📣 [Version 2 plans & development](https://github.com/madisvain/upcount/discussions/142)
3-
Happy to announce that I'm nearing the long overdue release of Upcount with improved functionality. Your input is welcome on the discussion above.
2+
# 📣 Version 2
43

4+
Happy to announce that I'm nearing the long overdue release of Upcount with improved functionality. The new version is a complete rewrite of the application with a focus on performance and stability.
55

6-
# Upcount invoicing app
6+
NB! It's not backwards compatible with the current version and will require a new installation. The new version is currently in alpha and not recommended for production use.
7+
8+
## 🚀 [Upcount 2.0.0-alpha.1](https://github.com/madisvain/upcount/releases/tag/v2.0.0-alpha.1)
9+
10+
Source code can be found on [Tauri](https://github.com/madisvain/upcount/tree/tauri) branch of the repository.
11+
12+
The new version is built with
713

8-
![Github actions](https://github.com/madisvain/upcount/workflows/Release/badge.svg) ![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/madisvain/upcount?include_prereleases) ![GitHub](https://img.shields.io/github/license/madisvain/upcount) [![Slack](https://img.shields.io/badge/slack-upcount-green.svg?logo=slack)](https://join.slack.com/t/upcount/shared_invite/enQtOTY0Nzk5NTgzMjQ5LThlMWE3Y2YyNGY1MTc3M2Y1YmQ4YTdmZDYyNmJlYzBiNmQ0NTFhYjBkNzNjZjIwNWNlZDY2OTdiN2UwYzc3YWU)
14+
* [Tauri](https://tauri.app/)
15+
* [SQLite](https://www.sqlite.org/index.html)
16+
* [React](https://reactjs.org/)
17+
* [Ant Design](https://ant.design/)
18+
19+
I'd be happy to receive feedback on this new version and any feature requests you might have. Please open an issue on Github or email me at [[email protected]](mailto:[email protected]).
20+
21+
22+
# Upcount invoicing app
923

10-
Upcount is a painless cross-platform invoicing application, built with [React](https://reactjs.org/) & [Electron](https://electronjs.org/) and simplicity in mind.
24+
![Github actions](https://github.com/madisvain/upcount/workflows/Release/badge.svg) ![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/madisvain/upcount?include_prereleases) ![GitHub](https://img.shields.io/github/license/madisvain/upcount)
1125

1226
![Invoice list](https://www.upcount.app/screenshots/invoices.png)
1327
[Invoice editing](https://www.upcount.app/screenshots/invoice-edit.png)

0 commit comments

Comments
 (0)