File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0 .0.0"
2+ "." : " 1 .0.0"
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.0 (2024-12-31)
4+
5+
6+ ### Features
7+
8+ * Add hability to update tray apps ([ cbec8bb] ( https://github.com/dubisdev/trayfier/commit/cbec8bb1d2539f36b8d4dd7a87a9987b80f90b17 ) )
9+ * Add option to create icons on the tray ([ b5dcb27] ( https://github.com/dubisdev/trayfier/commit/b5dcb27c804afd4be188890c88b2b7603ce4dab6 ) )
10+ * Configure autostart ([ 4c27b68] ( https://github.com/dubisdev/trayfier/commit/4c27b68b763213beaf71031a4ee59a0b311dcef0 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * Adapt file picker to new API ([ 266217f] ( https://github.com/dubisdev/trayfier/commit/266217f7a64a8b3add8c7631ba28acf5533905e1 ) )
16+ * Add single instance plugin ([ c529c15] ( https://github.com/dubisdev/trayfier/commit/c529c15068ddb631d7c287565e3cdcece73231a4 ) )
17+ * Disable autocomplete in edit & creation forms ([ 59f9583] ( https://github.com/dubisdev/trayfier/commit/59f95830bbd37aa362a7d58e91588ebd7af8071e ) )
18+ * Force update to test updater ([ 278a25c] ( https://github.com/dubisdev/trayfier/commit/278a25cd30db1d7b5461fc7a2700798dc7ae679d ) )
19+ * Tray app icon not working ([ 44ae09c] ( https://github.com/dubisdev/trayfier/commit/44ae09c22b82cfa6e191d3a42dc1eefdf958bba3 ) )
20+ * Update deps ([ eaaf741] ( https://github.com/dubisdev/trayfier/commit/eaaf741965c511defb3971923b7878ed786e6359 ) )
21+ * Update tauri updater key ([ 7b9e469] ( https://github.com/dubisdev/trayfier/commit/7b9e46964ecd9b750ae99f1f781e3c4fd4dc02c7 ) )
22+ * Update updater key ([ d6337b6] ( https://github.com/dubisdev/trayfier/commit/d6337b6a0b14ab3373c076a86855c75fa23a5a51 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " trayfier" ,
33 "private" : true ,
4- "version" : " 0 .0.0" ,
4+ "version" : " 1 .0.0" ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments