|
1 | | -## [1.0.13](https://github.com/yootheme/starter-utils/compare/1.0.12...1.0.13) (2025-06-23) |
| 1 | +## [1.0.14](https://github.com/yootheme/starter-utils/compare/1.0.13...1.0.14) (2026-07-15) |
| 2 | + |
| 3 | +### Bug Fixes |
2 | 4 |
|
| 5 | +- relative file path on Windows in create-plugin command ([716d030](https://github.com/yootheme/starter-utils/commit/716d030b3822bfd601114e85085c4887cfc40e5a)) |
3 | 6 |
|
4 | 7 | ### Features |
5 | 8 |
|
6 | | -* add autoloading to plugin files ([e8ec987](https://github.com/yootheme/starter-utils/commit/e8ec987e78598f7703d2002bda0a91db2c71cac3)) |
| 9 | +- add id, class and attributes options to multiple items element according to YOOtheme 5 ([59b6312](https://github.com/yootheme/starter-utils/commit/59b63125aedfd45951646148a66ff1a586e8353c)) |
| 10 | +- element configs to use PHP instead of JSON files ([e36a2d6](https://github.com/yootheme/starter-utils/commit/e36a2d642d8d83099b7d632ef206c37f992584b5)) |
| 11 | +- update elements according to YOOtheme 5 ([aca4249](https://github.com/yootheme/starter-utils/commit/aca4249c3d13c83b6c6f21c8662aa499ec057d4a)) |
| 12 | + |
| 13 | +## [1.0.13](https://github.com/yootheme/starter-utils/compare/1.0.12...1.0.13) (2025-06-23) |
7 | 14 |
|
| 15 | +### Features |
8 | 16 |
|
| 17 | +- add autoloading to plugin files ([e8ec987](https://github.com/yootheme/starter-utils/commit/e8ec987e78598f7703d2002bda0a91db2c71cac3)) |
9 | 18 |
|
10 | 19 | ## [1.0.11](https://github.com/yootheme/starter-utils/compare/1.0.10...1.0.11) (2024-12-05) |
11 | 20 |
|
12 | | - |
13 | 21 | ### Bug Fixes |
14 | 22 |
|
15 | | -* inserting TranslationListener into bootstrap.php in CreateModuleCommand ([8946edc](https://github.com/yootheme/starter-utils/commit/8946edce4dbf43d6168f4d9c5f177d3c5d954752)) |
16 | | -* throw json error ([0ee8175](https://github.com/yootheme/starter-utils/commit/0ee81752a632198903ee9f6f4c484ce18f80903c)) |
17 | | - |
18 | | - |
| 23 | +- inserting TranslationListener into bootstrap.php in CreateModuleCommand ([8946edc](https://github.com/yootheme/starter-utils/commit/8946edce4dbf43d6168f4d9c5f177d3c5d954752)) |
| 24 | +- throw json error ([0ee8175](https://github.com/yootheme/starter-utils/commit/0ee81752a632198903ee9f6f4c484ce18f80903c)) |
19 | 25 |
|
20 | 26 | ## [1.0.10](https://github.com/yootheme/starter-utils/compare/1.0.9...1.0.10) (2024-10-17) |
21 | 27 |
|
22 | | - |
23 | 28 | ### Bug Fixes |
24 | 29 |
|
25 | | -* creating class name containing underscore ([5decc73](https://github.com/yootheme/starter-utils/commit/5decc73a908defb702852dcd2412f8aa28ffc885)) |
26 | | - |
| 30 | +- creating class name containing underscore ([5decc73](https://github.com/yootheme/starter-utils/commit/5decc73a908defb702852dcd2412f8aa28ffc885)) |
27 | 31 |
|
28 | 32 | ### Features |
29 | 33 |
|
30 | | -* use SubscriberInterface in Joomla plugin ([3bf7463](https://github.com/yootheme/starter-utils/commit/3bf7463a89ff9dc5eecdca5cbe1c400d21c02c44)) |
31 | | - |
32 | | - |
| 34 | +- use SubscriberInterface in Joomla plugin ([3bf7463](https://github.com/yootheme/starter-utils/commit/3bf7463a89ff9dc5eecdca5cbe1c400d21c02c44)) |
33 | 35 |
|
34 | 36 | ## [1.0.9](https://github.com/yootheme/starter-utils/compare/1.0.8...1.0.9) (2024-10-04) |
35 | 37 |
|
36 | | - |
37 | 38 | ### Bug Fixes |
38 | 39 |
|
39 | | -* copy wordpress module to plugin folder ([f260f33](https://github.com/yootheme/starter-utils/commit/f260f330dd112ba2fcd4d727e8ce430044816253)), closes [yootheme/starter-plugin#4](https://github.com/yootheme/starter-plugin/issues/4) |
40 | | - |
41 | | - |
| 40 | +- copy wordpress module to plugin folder ([f260f33](https://github.com/yootheme/starter-utils/commit/f260f330dd112ba2fcd4d727e8ce430044816253)), closes [yootheme/starter-plugin#4](https://github.com/yootheme/starter-plugin/issues/4) |
42 | 41 |
|
43 | 42 | ## [1.0.8](https://github.com/yootheme/starter-utils/compare/1.0.7...1.0.8) (2024-10-02) |
44 | 43 |
|
45 | | - |
46 | 44 | ### Bug Fixes |
47 | 45 |
|
48 | | -* Error in post-update-cmd when creating new project (Fixes yootheme/starter-plugin[#3](https://github.com/yootheme/starter-utils/issues/3)) ([ce5f263](https://github.com/yootheme/starter-utils/commit/ce5f263119c4ca9241fa358f892b98e4f84c8800)) |
49 | | - |
50 | | - |
| 46 | +- Error in post-update-cmd when creating new project (Fixes yootheme/starter-plugin[#3](https://github.com/yootheme/starter-utils/issues/3)) ([ce5f263](https://github.com/yootheme/starter-utils/commit/ce5f263119c4ca9241fa358f892b98e4f84c8800)) |
51 | 47 |
|
52 | 48 | ## [1.0.7](https://github.com/yootheme/starter-utils/compare/1.0.6...1.0.7) (2024-09-27) |
53 | 49 |
|
54 | | - |
55 | 50 | ### Bug Fixes |
56 | 51 |
|
57 | | -* stability in joomla update server ([466efe7](https://github.com/yootheme/starter-utils/commit/466efe7d561ee9e32b9e4a8ea9c2a6c37053ebf1)) |
58 | | -* update empty check in element examples ([af8d240](https://github.com/yootheme/starter-utils/commit/af8d2400370dd1ca47f6d9f14499fdc97b5042f2)) |
59 | | - |
| 52 | +- stability in joomla update server ([466efe7](https://github.com/yootheme/starter-utils/commit/466efe7d561ee9e32b9e4a8ea9c2a6c37053ebf1)) |
| 53 | +- update empty check in element examples ([af8d240](https://github.com/yootheme/starter-utils/commit/af8d2400370dd1ca47f6d9f14499fdc97b5042f2)) |
60 | 54 |
|
61 | 55 | ### Features |
62 | 56 |
|
63 | | -* add default .gitignore when creating a plugin ([040e4f7](https://github.com/yootheme/starter-utils/commit/040e4f76f7657a5d2f54315694d371bc70815ca4)) |
64 | | -* add element transform example ([cfdb3c3](https://github.com/yootheme/starter-utils/commit/cfdb3c3614197192daa9341b1899960ab0e370a5)) |
65 | | -* update Taskfile in composer post-update-cmd event ([33e4cda](https://github.com/yootheme/starter-utils/commit/33e4cda0bd1259699b1ad7241b0f9ca0b6bd9cbd)) |
66 | | - |
67 | | - |
| 57 | +- add default .gitignore when creating a plugin ([040e4f7](https://github.com/yootheme/starter-utils/commit/040e4f76f7657a5d2f54315694d371bc70815ca4)) |
| 58 | +- add element transform example ([cfdb3c3](https://github.com/yootheme/starter-utils/commit/cfdb3c3614197192daa9341b1899960ab0e370a5)) |
| 59 | +- update Taskfile in composer post-update-cmd event ([33e4cda](https://github.com/yootheme/starter-utils/commit/33e4cda0bd1259699b1ad7241b0f9ca0b6bd9cbd)) |
68 | 60 |
|
69 | 61 | ## [1.0.6](https://github.com/yootheme/starter-utils/compare/1.0.5...1.0.6) (2024-09-18) |
70 | 62 |
|
71 | | - |
72 | 63 | ### Bug Fixes |
73 | 64 |
|
74 | | -* required keys for the joomla update server ([4159ffb](https://github.com/yootheme/starter-utils/commit/4159ffb3ccf26a203480c9b2fe505d3323c43e30)) |
75 | | -* wrong path in setup-wordpress task ([a557a42](https://github.com/yootheme/starter-utils/commit/a557a42642dd7d0b3607f7d866c2ac7a8db8c941)) |
76 | | - |
77 | | - |
| 65 | +- required keys for the joomla update server ([4159ffb](https://github.com/yootheme/starter-utils/commit/4159ffb3ccf26a203480c9b2fe505d3323c43e30)) |
| 66 | +- wrong path in setup-wordpress task ([a557a42](https://github.com/yootheme/starter-utils/commit/a557a42642dd7d0b3607f7d866c2ac7a8db8c941)) |
78 | 67 |
|
79 | 68 | ## [1.0.5](https://github.com/yootheme/starter-utils/compare/1.0.4...1.0.5) (2024-09-13) |
80 | 69 |
|
81 | | - |
82 | 70 | ### Bug Fixes |
83 | 71 |
|
84 | | -* copy translation file example ([68f2d2b](https://github.com/yootheme/starter-utils/commit/68f2d2ba675b4f8802f7b24225e4c90992d17149)) |
85 | | - |
| 72 | +- copy translation file example ([68f2d2b](https://github.com/yootheme/starter-utils/commit/68f2d2ba675b4f8802f7b24225e4c90992d17149)) |
86 | 73 |
|
87 | 74 | ### Features |
88 | 75 |
|
89 | | -* ask for group in create element command ([a67437d](https://github.com/yootheme/starter-utils/commit/a67437dbea2fb384a43f09f8d667ff6e97ae4c9f)) |
90 | | - |
91 | | - |
| 76 | +- ask for group in create element command ([a67437d](https://github.com/yootheme/starter-utils/commit/a67437dbea2fb384a43f09f8d667ff6e97ae4c9f)) |
92 | 77 |
|
93 | 78 | ## [1.0.4](https://github.com/yootheme/starter-utils/compare/1.0.3...1.0.4) (2024-09-03) |
94 | 79 |
|
95 | | - |
96 | 80 | ### Bug Fixes |
97 | 81 |
|
98 | | -* lowercase node names and duplicates in update.xml ([508f4e6](https://github.com/yootheme/starter-utils/commit/508f4e6705805da068c7031429e8cc33b0a341f8)) |
99 | | - |
| 82 | +- lowercase node names and duplicates in update.xml ([508f4e6](https://github.com/yootheme/starter-utils/commit/508f4e6705805da068c7031429e8cc33b0a341f8)) |
100 | 83 |
|
101 | 84 | ### Features |
102 | 85 |
|
103 | | -* add wordpress update command ([8d23351](https://github.com/yootheme/starter-utils/commit/8d2335124a54df97d0ec90e94d72f8f737d5de5f)) |
104 | | -* build task creates plugin update files ([b1014a5](https://github.com/yootheme/starter-utils/commit/b1014a5681cf0f624f5dda0fc4e5e5a179749228)) |
105 | | - |
106 | | - |
| 86 | +- add wordpress update command ([8d23351](https://github.com/yootheme/starter-utils/commit/8d2335124a54df97d0ec90e94d72f8f737d5de5f)) |
| 87 | +- build task creates plugin update files ([b1014a5](https://github.com/yootheme/starter-utils/commit/b1014a5681cf0f624f5dda0fc4e5e5a179749228)) |
107 | 88 |
|
108 | 89 | ## [1.0.3](https://github.com/yootheme/starter-utils/compare/1.0.2...1.0.3) (2024-08-30) |
109 | 90 |
|
110 | | - |
111 | 91 | ### Bug Fixes |
112 | 92 |
|
113 | | -* generating file hashes ([3b17e76](https://github.com/yootheme/starter-utils/commit/3b17e764910fdbf5a02c12ba39115f86f5b8e084)) |
114 | | - |
115 | | - |
| 93 | +- generating file hashes ([3b17e76](https://github.com/yootheme/starter-utils/commit/3b17e764910fdbf5a02c12ba39115f86f5b8e084)) |
116 | 94 |
|
117 | 95 | ## [1.0.2](https://github.com/yootheme/starter-utils/compare/1.0.1...1.0.2) (2024-08-30) |
118 | 96 |
|
119 | | - |
120 | 97 | ### Features |
121 | 98 |
|
122 | | -* add create update xml command ([fc013f7](https://github.com/yootheme/starter-utils/commit/fc013f77241f144755ef46d40c0bf61ab1fea2df)) |
123 | | - |
124 | | - |
| 99 | +- add create update xml command ([fc013f7](https://github.com/yootheme/starter-utils/commit/fc013f77241f144755ef46d40c0bf61ab1fea2df)) |
125 | 100 |
|
126 | 101 | # [1.0.0](https://github.com/yootheme/starter-utils/compare/497aa24b246fb9f0f867768094e8945dd55590e8...1.0.0) (2024-08-20) |
127 | 102 |
|
|
0 commit comments