# Milestone M33 - DB analysis, node version upgrade, team members export and more

- **Authors**: Abhay V Ashokan
- **Published**: 2025-04-06
- **URL**: https://www.neeto.com/neetosite/blog/milestone-m33-updates

---

- Analyzed the DB using the `ruby-pg-extras` gem and dropped the index on name for `default_blocks` . The table always fallbacks to sequential search due to less number of records.

- Upgraded the Node version for `neeto-site-blocks` to v22.13.

- Added the ability to export team members as CSV, Excel, or PDFs.