-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d8d4f09
commit f441553
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2025-01-31) | ||
|
||
|
||
### Features | ||
|
||
* add hx-confirm to send button ([03377b0](https://github.com/scottmckendry/ccinvoice/commit/03377b0e919c225db4fc668d8ecbac29afc3d012)) | ||
* add timer job and queue for sending invoices ([4fc561c](https://github.com/scottmckendry/ccinvoice/commit/4fc561ccd8b3e0a9cd1f89d441baeb2e0677746a)) | ||
* cc logo in header ([4356287](https://github.com/scottmckendry/ccinvoice/commit/43562871d7624bb81f1b6201d02de398c9d9a38c)) | ||
* **ci:** move to versioned releases, consolidate workflows ([d8d4f09](https://github.com/scottmckendry/ccinvoice/commit/d8d4f09a46a0c7fce81bf19cbe6bec8795139da2)) | ||
* **dev:** enable air proxy server for live reloads ([0f649e3](https://github.com/scottmckendry/ccinvoice/commit/0f649e3c9182af01c81db2030a5d5ce8e5426099)) | ||
* **ui:** replace send confirmation with disabled button ([f115ae8](https://github.com/scottmckendry/ccinvoice/commit/f115ae8bda3310a68430d7114f32fe47fae9346f)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* increse email timeout and handle error better ([b897abf](https://github.com/scottmckendry/ccinvoice/commit/b897abfe7508cbc230fe2086a6f6b0702a19029e)), closes [#7](https://github.com/scottmckendry/ccinvoice/issues/7) | ||
* **mail:** update all queued emails before sending ([22009b6](https://github.com/scottmckendry/ccinvoice/commit/22009b6c3f31a8201165a8955f5a1ac64af180a7)) | ||
* **test:** temporarily disable flaky tests ([6e52f4b](https://github.com/scottmckendry/ccinvoice/commit/6e52f4bcb1a8651e98fd536de0d1bd49c27fb530)) |