# Library Release Note - February 2026

**URL:** https://community.tulip.co/t/library-release-note-february-2026/16182
**Category:** Library
**Tags:** announcement
**Created:** [March 11, 2026, 12:34pm UTC](https://community.tulip.co/t/library-release-note-february-2026/16182 "2026-03-11T12:34:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![gabor.miskolci](https://sea2.discourse-cdn.com/flex020/user_avatar/community.tulip.co/gabor.miskolci/32/8567_2.png) [@gabor.miskolci](https://community.tulip.co/u/gabor.miskolci)
#### Post date: [March 11, 2026, 12:34pm UTC](https://community.tulip.co/t/library-release-note-february-2026/16182/1 "2026-03-11T12:34:04Z")

</div>

Hey Community 👋

The latest Library release note just dropped.

This one’s all about making data work harder outside of Tulip, and making your data model easier to expand inside of it.

**Highlights:**  
i3X Connector – open API interoperability for manufacturing  
pdfGeneratorAPI Connector – custom PDF generation with password protection  
9 Table Extensions – prebuilt columns for calibration, quantity tracking, GHS safety info, and more

**📄 [Full release notes](https://support.tulip.co/docs/library-release-february-2026)**

Questions or feedback? Drop them in the thread 👇

---

<div class="post-metadata">

### Author: ![doneil](https://sea2.discourse-cdn.com/flex020/user_avatar/community.tulip.co/doneil/32/6118_2.png) [@doneil](https://community.tulip.co/u/doneil)
#### Post date: [March 12, 2026, 2:47pm UTC](https://community.tulip.co/t/library-release-note-february-2026/16182/2 "2026-03-12T14:47:37Z")

</div>

> [@gabor.miskolci](#):
>
> pdfGeneratorAPI

Has anyone tried using pdfGeneratorAPI to generate a PDF and then have it saved into a Tulip table record?

---

<div class="post-metadata">

### Author: ![Het](https://avatars.discourse-cdn.com/v4/letter/h/c67d28/32.png) [@Het](https://community.tulip.co/u/Het)
#### Post date: [March 13, 2026, 8:38am UTC](https://community.tulip.co/t/library-release-note-february-2026/16182/3 "2026-03-13T08:38:39Z")

</div>

Hey @doneil,

The pdfGen API creates a URL for your PDF - you could certainly store that URL into a text type column in a tulip table and use the webpage widget to visualise it. Were you potentially thinking along the same lines or perhaps using a FILE type column for this?

Thanks!
