Releases: solisoft/luaonbeans
Releases · solisoft/luaonbeans
v0.18.0
0.18.0 (2025-12-03)
Features
- add arc2bezier to pdfgenerator (0af46ee)
- add cache for hexToRGB (602704f)
- add styles & cap to lines (bfed6a6)
- add styles & cap to lines (5033137)
- add styles & cap to lines (cc9e8ab)
- auto calculate image width & heigth (b4b326a)
- ContentFor & YieldContent (406f561)
- handle multilines in table cells (30cdef3)
- improve core (3cd423f)
- improve live_reload (fd773eb)
- improve PDF generator speed (28ebded)
- improve performances for PDF generartion (0c5e74d)
- improve text width calculation (b17b2f5)
- live reload (12e1ddf)
- onError : returns the right status (86d9a86)
- PDFGenerator : add option.color for drawLine method (374333d)
- PDFGenerator : add option.color for drawLine method (113b877)
- PDFGenerator : allow empty header rows (12e5889)
- PDFGenerator : allow fontWeght options + multilines in cells (70a070e)
- revert bad indentation in spec (6b19d41)
- simplify cron files (c0bac84)
- table can emebed list of text and images (3f442ec)
Bug Fixes
- "fix" specs :) (e834747)
- 404 error page + remove useless code in PDF Generator (96b5cc7)
- assignRoute (6b86ce0)
- Blocks must be emptied on each requests (6459323)
- handle empty headers (5912ea6)
- less warnings in code (f6a3dbb)
- optimize get_jpeg_dimensions method (0f07dae)
- PDF Generator double table header when first line do not have enough room (d82784d)
- remove unused code (d18c3d1)
- restore vertical alignement (b9d536a)
- Routes definition (a48c29a)
- small improvement on PDF Generate method (be02ce3)
- transform tabs in spaces (0b86079)
- YieldContent issue when no data (8cdb31e)
v0.17.0
0.17.0 (2025-09-07)
Features
- allow variants depending on user agent (f94362e)
- improve performances on production + add basic support for svg content in PDF (59d0179)
- move db drivers in db folder (9e749ff)
- no need a DB to start the server (e626f44)
- pdf allow table row vertical_alignement (03a4da6)
- PDF Draw Bar Chart method (5602958)
- pdf generator support SVG path (90c3a1f)
- pgrest_model WIP (85174b9)
Bug Fixes
- docker compose bad yaml definition (6fedad9)
- Fix PGRest & Redis (8e4e272)
- improve logger and use Params instead of creating a new global variable (c7546d8)
- improve pdf sample and add charts (a71a570)
- indentation (e6ea708)
- remove apple stuff in pdf demo content (3fab786)
- use better variable name for global use (207ecff)
- WIP try to fix redis issue when benchmarking (ae328a0)
v0.16.0
0.16.0 (2025-07-19)
Features
- add additional aqlpage basic spec (3af3fa9)
- add additional aqlpage basic spec (eb5b197)
- I18n (e0407d4)
- improve I18n (88819e0)
- improve I18n and update view (d020ab8)
Bug Fixes
- add a picture in pdf sample (ba50285)
- add default font (898b9ae)
- add default font (5cf4ab7)
- add metrics json files for demo purpose and remove unsused code (4f4ace3)
- aql_pages (3bb0fda)
- new route for pdf demo (a4560db)
- pdf generator with custom fonts (ee26c16)
- production controller returning value (0f8b138)
- restore gen_metrics.js (3d8be4c)
- run app in githib action in production mode (87317ec)
v0.15.0
v0.14.0
0.14.0 (2025-06-04)
Features
- add arangodb Javascript transactions (16040d1)
- arango_model (9b43ff4)
- arango_model (998ee9e)
- arangodb driver clean code (f123b18)
- arangodb driver clean code (df1cf96)
- arangodb driver use a class now (2983333)
- arangodb driver use a class now (9645926)
- arangodb User Defined Functions (9b90072)
- arangodb User Defined Functions (62e2e4c)
- transform all db drivers to a proper class (7bfffbe)
- transform all db drivers to a proper class (43504b7)
- update welcome page (1943a68)
Bug Fixes
v0.13.0
v0.12.0
0.12.0 (2024-11-18)
Features
- add header / footer and pagination to pages (23fdc2a)
- add support to postgrest (00be8a6)
- allow isAPI global variable to handle 404 errors (b6ef99c)
- cronjobs + fix database.json.sqlite.sampl (88011f6)
- Dockerfile is working (6fcbaff)
- improve controller performances by 50% (84ecc96)
- improve controller performances by 50% (46fbfb7)
- improve controller performances by 50% (bc68813)
- LogError() (3e813ff)
- PostGrest => remove upsert for now (f73b519)
- WIP PDFGenerator (4f39d38)
Bug Fixes
- add controllers requirable (f1f1d13)
- add header / footer and pagination to pages (e5abe92)
- add header / footer and pagination to pages (cf328b3)
- allow POST on / in the CustomRoutes (3a004bf)
- controller template (8561f98)
- enhance tables (cefcbf1)
- HandleSqliteFork (042ce81)
- pdf => set metrics for Helvetica-Bold (08986f7)
- PDF: add textCOlor to cells (4dc4667)
- PDF: custom & default font fixes (a87ba35)
- PDF: provide a pdf usage sample (43d213d)
- PDF: provide a pdf usage sample (96368cd)
- PDF: provide an easy way to update it for lpais (d1af8d6)
- PDF: put cursor_y after image (1ed1702)
- remove log file (7ad46be)
- rename DefineRoutes method (54c714e)
- restore controller specs (f94a4e5)
- restore controller specs (cda66fb)
- restore controller specs (8c54443)
- test mode (cb67dc3)