summary refs log tree commit diff stats
path: root/NEWS.md
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-03-21 19:46:05 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-03-21 19:46:05 +0100
commitc0b29e4be7f0fff59934ef6e7c52dea2ee31e0b3 (patch)
treefb778c16a1abb7f785f56decb773dfdb2f879ab4 /NEWS.md
parentfix(public/manifest.json): Use correct json list (diff)
downloadweb-client-c0b29e4be7f0fff59934ef6e7c52dea2ee31e0b3.zip
chore(version): v0.1.0 v0.1.0 prime
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 3201b46..b83b9c6 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -11,3 +11,28 @@ If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
 -->
 
 - - -
+## [v0.1.0](https://git.foss-syndicate.org/bpeetz/rocie/web-client/compare/32847efa04029d81f9d8cf7a37999cb3cbb1e145..v0.1.0) - 2026-03-21
+#### Features
+- (**buy**) Provide basic buy interface - ([7bff227](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/7bff22756beec82b4a1470e2d325b706dc56e5f2)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**buy**) Add the framework for the /buy page - ([10152a2](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/10152a2fc2b3de942b9f08d81c81d6566003d336)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**form**) Re-write the form macro as a proc macro - ([1fc165f](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/1fc165f2a5a3b6d77da2cfea2aa05e1db1c73577)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**form**) Provide basic form framework - ([0564611](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/0564611c8e77e0f5791a3f4854bb456a8717e86a)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**treewide**) Commit MVP - ([f6a3fb9](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/f6a3fb9c4d8dd86f78c9f75a23c1ac35bf35d4eb)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**treewide**) Add further buttons - ([3a0e91b](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/3a0e91bda1e93afa33dd182c2e820c94b3e94593)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**treewide**) Make usage more intuitive - ([427ce16](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/427ce16023613536b8176e6dee7c1580a5980c97)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**treewide**) Switch to tailwindcss and add more components - ([d0263ce](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/d0263ce46160cd4152c67381fab2ee557f3aa483)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+#### Bug Fixes
+- (**lib/init**) Correctly make the web-app relocatable - ([09836fa](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/09836fa8a614ee4c0b986c21e370a741ca9ec9d8)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**public/manifest.json**) Use correct json list - ([f8edd9b](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/f8edd9b58b95811ae9f397170ce6eaee8efc646c)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+#### Build system
+- (**cog**) Init - ([caef83e](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/caef83e70ffea8d6d768f067fcee23ba65d5d13c)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**treewide**) Provide a working `manifest.json` file - ([cc119f1](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/cc119f1cbb0b3bbd0c5453a5b9c5ce4c7f2a5df5)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+#### Miscellaneous Chores
+- (**NEWS.md**) Init - ([46aa483](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/46aa4831be5144bc8a0dda7977463d101af00eea)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**public/logo.svg**) Use correct copyright - ([e572618](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/e572618b2fc4ad4dd829fcd25214282265339970)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- (**treewide**) Apply copyright notices - ([5cfa9fa](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/5cfa9fa96401f130ff94bd74b5e247313c1c921d)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- Second version - ([fd832ce](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/fd832ce7a3660bd81b5476477ecdc2bc822df5c2)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- Initial Commit - ([32847ef](https://git.foss-syndicate.org/bpeetz/rocie/web-client/commit/32847efa04029d81f9d8cf7a37999cb3cbb1e145)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+
+- - -
+