1. 50a6b5b docs: update code-review instructions for HeadBuilder and wildcard imports (#970) by Bengbengbalabalabeng · 14 hours ago main
  2. 1f03942 dependency: upgrade assertj-core to 3.27.7 to fix XXE vulnerability (CVE-2025-NDJSON) (#969) by ian zhang · 25 hours ago
  3. c36bd52 docs: upgrade website dependencies and CI (#968) by DeleiGuo · 2 days ago
  4. 0acb6e0 fix: reset cached batch in PageReadListener between sheets to avoid duplicate rows (#961) by Nikita Kuprins · 2 days ago
  5. 9a3201f fix: remove redundant buffer copy in IoUtils.toByteArray(InputStream) (#963) by Nikita Kuprins · 3 days ago
  6. f688ba9 fix: CsvCell crashes on java.sql.Date/Time due to unsupported toInstant() (#954) by ian zhang · 3 days ago
  7. 6904257 test: Assert valid excel file with expected column count (#945) by Selim S. · 3 days ago
  8. d014aeb ci: add ASF allowlist check (#966) by DeleiGuo · 3 days ago
  9. d80dc96 fix: XLS BIFF8 encryption not applied due to premature password clearing (#959) by ian zhang · 3 days ago
  10. a6dbe80 docs: add Copilot repository and code review instructions (#958) by ian zhang · 3 days ago
  11. f22b56b refactor: encapsulate xlsx boolean cell parsing in CellData (#964) by Nikita Kuprins · 3 days ago
  12. aeffefa feat: add support for column index limit in ReadSheet (#942) by Selim S. · 5 days ago
  13. 4b426ba feat: cache date and number formatters (#948) by Duansg · 11 days ago
  14. 68b7e1c docs (#949) by Selim S. · 13 days ago
  15. d7fae5a feat: add fluent header api for no-bean mode (#943) by Bengbengbalabalabeng · 3 weeks ago
  16. 559d1eb fix: fix error in using relativeHeadRowIndex for writing tables only (#810) by ZenanMiao · 4 weeks ago
  17. a7675fb chore: update copyright year to 2026 in footer and NOTICE files (#939) by Shuxin Pan · 4 weeks ago
  18. 920bb26 feat: split StringImageConverter into Pathname and Base64 (#934) by Bengbengbalabalabeng · 4 weeks ago
  19. 38f16e3 chore(test): remove wildcard imports (#938) by Bengbengbalabalabeng · 4 weeks ago
  20. fd57541 [Test] Add testkit infrastructure and refactor unit tests with JUnit 5 parameterized patterns (#901) by gongzhongqiang · 5 weeks ago
  21. 5fb72f7 docs: add blog for migration with OpenRewrite (#910) by Bengbengbalabalabeng · 5 weeks ago
  22. 6374a8c fix: support SQL date types in WriteCellData (#912) by Minseok Song · 5 weeks ago
  23. 3bcdbdc build: bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#931) by dependabot[bot] · 5 weeks ago
  24. a9d1e8e build: bump com.alibaba.fastjson2:fastjson2 from 2.0.61 to 2.0.62 (#909) by dependabot[bot] · 5 weeks ago
  25. ec02cc5 docs(blog): add CVE-2026-49328 security advisory (#933) by Bengbengbalabalabeng · 7 weeks ago
  26. 4979089 feat: support freeze pane via FreezePane or register WriteHandler on write (#916) by Bengbengbalabalabeng · 7 weeks ago
  27. 853acf4 chore: merge 2.0.2-incubating into main branch (#930) by Shuxin Pan · 7 weeks ago
  28. 7fe23f0 refactor: manage password handling in Excel processing (#928) by Shuxin Pan · 7 weeks ago
  29. 540a592 docs: update download page for release 2.0.2-incubating (#922) by DeleiGuo · 8 weeks ago
  30. c44cc05 fix: Correct off-by-one error in CsvRow#getCell(int) (#677) by Bengbengbalabalabeng · 3 months ago
  31. f673fcb fix: correct CSV physical cell count (#907) by Minseok Song · 3 months ago
  32. b340888 docs: add blog for new committer (#908) by Bengbengbalabalabeng · 3 months ago
  33. 7606303 test: cover field-level converter precedence (#906) by Minseok Song · 3 months ago
  34. 52d4b1f docs: fix Maven Central artifact link (#904) by Minseok Song · 3 months ago
  35. bd22a31 docs: fix fastexcel 1.1.0 sha link (#903) by Minseok Song · 3 months ago
  36. 14704d6 docs: add Alibaba attribution to 5 legacy-derived example files (#897) by Minseok Song · 3 months ago
  37. 3986b8b chore: enforce frozen lockfile in CI (#895) by Shuxin Pan · 4 months ago
  38. b00281a docs: standardize and enhance status badges (#896) by Bengbengbalabalabeng · 4 months ago
  39. bf3d23b fix: custom converters not being inherited from parent write holders (#893) by Uğur Tafralı · 4 months ago
  40. 95186b4 docs: rename DISCLAIMER-WIP to DISCLAIMER and remove outdated content (#890) by Shuxin Pan · 4 months ago
  41. 79b77bb docs: add copyright notices to the fesod-sheet module (#880) by Bengbengbalabalabeng · 4 months ago
  42. 1291fa3 build: bump com.alibaba.fastjson2:fastjson2 from 2.0.60 to 2.0.61 (#887) by dependabot[bot] · 4 months ago
  43. 499c854 docs: add copyright notices to the fesod-sheet-examples module (#888) by Bengbengbalabalabeng · 4 months ago
  44. 72614af build: bump org.projectlombok:lombok from 1.18.42 to 1.18.44 (#883) by dependabot[bot] · 5 months ago
  45. 115deaf docs: supplement website migration guide using content from SKILL.md (#884) by Bengbengbalabalabeng · 5 months ago
  46. 62c46e8 docs: add missing feature docs and rearrange sidebar for progressive learning (#882) by gongzhongqiang · 5 months ago
  47. 9af03ca docs: correct casing of "Incubating" in copyright notices (#881) by Bengbengbalabalabeng · 5 months ago
  48. ab073fc docs: add copyright notices to the fesod-common module (#879) by Bengbengbalabalabeng · 5 months ago
  49. 7c877d9 docs: add copyright notice for Apache Fesod in BeanMapUtils (#877) by Shuxin Pan · 5 months ago
  50. c09387f refactor(examples): Fesod Examples Module Refactoring (#770) by gongzhongqiang · 5 months ago
  51. a88534a chore: update the version number to 2.1.0-SNAPSHOT (#875) by DeleiGuo · 5 months ago
  52. db8b7b0 docs: fix typo in blog post (#873) by Bengbengbalabalabeng · 5 months ago
  53. 9c7d213 docs: improve the content of the 20250917 blog (#866) by DeleiGuo · 5 months ago
  54. 912a8de docs(blog): fix CSP issue by replacing shields.io badge with local image (#872) by Bengbengbalabalabeng · 5 months ago
  55. 2c8c352 docs: remove the unusable bom documents (#870) by DeleiGuo · 5 months ago
  56. da99a75 feat(blog): add welcome blog for new committer (#871) by gongzhongqiang · 5 months ago
  57. 9c0a9b2 doc: announce official release of Apache Fesod (Incubating) (#869) by Shuxin Pan · 5 months ago
  58. a3be74f chore: bump markdownlint-cli2 from 0.18.1 to 0.20.0 (#867) by DeleiGuo · 5 months ago
  59. 5c77cdd build: bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 (#856) by dependabot[bot] · 5 months ago
  60. d10f429 fix: Image type recognition failure in FileTypeUtils (#812) by Bengbengbalabalabeng · 5 months ago
  61. 9db0553 fix: support immutable lists in dynamic header (#668) by Bengbengbalabalabeng · 5 months ago
  62. 136048a chore: update parent version to 2.1.0-incubating in pom.xml (#868) by gongzhongqiang · 5 months ago
  63. cb15574 ci: bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 (#863) by DeleiGuo · 5 months ago
  64. c35b92b docs: add new committer GOODBOY008 with avatar (#860) by DeleiGuo · 5 months ago
  65. 9866d26 feat(skill): add migration skill for transitioning from FastExcel to Fesod (#858) by ian zhang · 5 months ago
  66. 679f23f build: bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.29 (#851) by dependabot[bot] · 5 months ago
  67. e0ad93a docs: Add missing ASF license headers to website docs (#841) by Hrittija Bhattacharjee · 5 months ago
  68. 9b98f71 docs: update release info in guide page (#855) by Bengbengbalabalabeng · 6 months ago
  69. 1d7eb22 docs: update download instructions and version information (#853) by Shuxin Pan · 6 months ago
  70. 50404de test: add unit tests for utils (#821) by Bengbengbalabalabeng · 6 months ago
  71. 2bf6440 build: bump ch.qos.logback:logback-classic from 1.5.26 to 1.5.27 (#844) by dependabot[bot] · 6 months ago
  72. 649ffff refactor: support disabling CSV quote parsing by NONE_QUOTE by huangzt · 6 months ago
  73. e1651fe build: bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.26 (#831) by dependabot[bot] · 6 months ago
  74. 29483d3 fix: prevent NPE in afterWorkbookDispose (#789) by chani · 6 months ago
  75. 5f30766 fix: correct wrong class reference in website documentation (#838) by 蹦蹦巴拉巴拉蹦 · 6 months ago
  76. e278935 docs: revert the download page for the na version (#829) by DeleiGuo · 6 months ago
  77. 3c61b4f docs: update maven central version badge (#827) by 蹦蹦巴拉巴拉蹦 · 6 months ago
  78. 7453bef feature: update documentation for Apache Fesod 2.0.0-incubating (#826) by Shuxin Pan · 6 months ago
  79. c8bd092 chore: merge latest version to main (#825) by Shuxin Pan · 6 months ago
  80. f2ae12e fix: fix night ci failure (#823) by gongzhongqiang · 6 months ago
  81. 64fbfd1 build: bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25 (#820) by dependabot[bot] · 6 months ago
  82. 90fb1af refactor: update import statements to use util classes from sheet package (#819) by gongzhongqiang · 6 months ago
  83. 5660c30 feature: update release verification documentation (#815) by Shuxin Pan · 6 months ago
  84. 632c71c docs: fix typo and grammar in readme (#814) by Howard-aile · 6 months ago
  85. fbec1ed refactor: rename ByFastExcelCGLIB to ByFesodCGLIB (#809) by gongzhongqiang · 6 months ago
  86. 90e912e docs: add documentation for the annotations on the website (#793) by 蹦蹦巴拉巴拉蹦 · 6 months ago
  87. 55861aa docs: clean up redundant punctuation (#800) by 蹦蹦巴拉巴拉蹦 · 6 months ago
  88. f83ee1f feature: enhance release verification documentation (#796) by Shuxin Pan · 6 months ago
  89. 0d07cef feature: enhance release verification documentation with detailed steps and compliance checks (#792) by Shuxin Pan · 7 months ago
  90. e7546d1 chore: update project revision to 2.0.0-incubating in pom.xml (#790) (#791) by Shuxin Pan · 7 months ago
  91. 43996cc chore(fuzz-tests): update Maven command to package for fuzz tests (#787) by ian zhang · 7 months ago
  92. 17947ca fix: update import statements to use shaded cglib package (#786) by Shuxin Pan · 7 months ago
  93. 89231c9 fix: fix vulnerability alerts (#785) by DeleiGuo · 7 months ago
  94. 1b7f5a0 feature: Add the support module to meet ASF policy requirements (#780) (#781) by Shuxin Pan · 7 months ago
  95. e36432c refactor: update error messages to reference FesodSheet instead of FastExcelFactory (#776) by gongzhongqiang · 7 months ago
  96. 2883bf8 ci: add concurrency control to GitHub Actions workflows (#777) by gongzhongqiang · 7 months ago
  97. f29a8dc build: bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 (#779) by dependabot[bot] · 7 months ago
  98. dc4c591 refactor: rename FastExcel to Fesod in class names (#771) by gongzhongqiang · 7 months ago
  99. 507577f Refactor: Internationalize comments and test data in write demo package (#753) by X-qinghai · 7 months ago
  100. d129b7d docs: fix incorrect code example in documentation website (#766) by 蹦蹦巴拉巴拉蹦 · 7 months ago