It’s here: SeaTable 6.2!
Starting today, you can download SeaTable 6.2 from the well-known Docker Hub repository. We will update SeaTable Cloud at the beginning of August 2026.
Highlights:
- New app page type “HTML”: Build any page you want in your SeaTable app to interact with the data in your bases.
- Improved app page type “Single Record”: Edit data inline and build better-looking pages with more formatting options.
- Extended link permissions: Prevent users from removing existing links.
- New string function": Format dates in any format using the new
datetimeFormat()function. - Improved concatenation: Insert line breaks exactly where they are needed.
- Better links: Add descriptions to your links, so you’ll never forget again what they were for.
- Emojis : Use
in your row comments 
You find the Release Notes for this version in our blog. The complete list of changes is – as always – available in the Changelog.
Important upgrade information
Upgrading from version 6.1 to 6.2 is a bit more involved than previous minor releases and may require additional preparation.
- Configuration changes: Version 6.2 requires a number of configuration changes - see here for more information.
- Breaking changes in Python scripts: The updated Python client is not fully backward compatible. If your run Python scripts manually in your bases, you may need to update them. Find all details about the required changes here.