Postion
  • Community
  • Pricing
Dashboard
Login
Discord
Product Updates

What's New in Postion

Stay up to date with the latest features, improvements, and fixes. We're constantly working to make Postion better for creators like you.
v3.0.1
2026-02-23
patch release

Multi-Language Support

Added full internationalization (i18n) support with Japanese (ja), German (de), and Korean (ko) locales, expanding the platform to 5 languages. All pages, components, and metadata are now translatable.

Korean Language Support

Added official support for the Korean language (한국어) across the platform, including routing, SEO, docs, and locale switcher.

Changelog Optimization

Consolidated 32 individual changelog MDX files into grouped files by major version, reducing file count and improving build performance with a new releases[] schema.

Command Menu i18n

The global search command menu (⌘K) now displays translated labels, placeholders, and theme options based on the user's selected locale.

Locale Switcher Enhancement

Updated the language switcher with Japanese (🇯🇵) and German (🇩🇪) flags, supporting seamless switching between all 4 locales.

Join Us & Invitation Pages i18n

Internationalized the Join Us form and Invitation acceptance flow, including all form labels, placeholders, button text, toast messages, and page metadata.

v2.2.2
2026-02-10
patch release

QR Code Modal Enhancement

Enhanced QR code sharing with branded cards featuring user information, site logo integration, and high-resolution PNG downloads. Cards now display user avatar, username, post title, and centered QR code with logo overlay.

Mobile-Optimized QR Cards

Fully responsive QR code card design with optimized sizing (340px mobile, 400px desktop), adaptive padding, and proper Dialog layout for small screens to prevent content cut-off.

Download Functionality

Resolved CORS issues for production environments using simplified html2canvas configuration. Fixed logo/text vertical alignment in card footer for professional appearance.

v2.2.1
2026-02-09
patch release

Remote Video URL Embed

Added support for embedding videos from direct URLs (MP4, WebM, OGG, MOV, AVI, etc.). Users can now paste video links directly into the editor via slash command or auto-embed on paste.

Server-Side Rendering

Enhanced tiptap-renderer to support remote video nodes, ensuring videos render correctly in SSR and static generation contexts.

v2.2.0
2026-02-08
minor release

Video Upload System

Direct-to-R2 video uploading with presigned URLs, visual progress indicators, and automatic storage quota management.

Storage Dashboard

Enhanced storage statistics to include video files and improved file deletion capabilities.

CORS Configuration

Resolved cross-origin resource sharing issues for direct cloud storage uploads.

v2.1.2
2026-02-02
patch release

Dashboard Modularization

Refactored high-complexity components including CRM dashboard, Webhooks, Public API, and Subscriber Management into smaller, modular sub-components for better maintainability.

Bundle Size Optimization

Optimized initial bundle size by implementing LazyMotion for animations and strategic dynamic imports for heavy dependencies like PapaParse, jsPDF, and appearance setting modules.

Media-Aware Reading Time

Enhanced reading time estimation to account for images (using Medium-style progressive timing) and video embeds, supporting both HTML and Tiptap JSON content.

v2.1.3
2026-02-02
patch release

Subscription Plan Coupons

Added ability for site owners to create, manage, and delete discount codes for their subscription plans directly from the dashboard.

Coupon UI Indicators

Visual indicators on plan cards showing active coupon counts for better visibility.

Stripe Connect Integration

Seamless integration of promotion codes with connected Stripe accounts, ensuring coupons are correctly applied to sub-account products.

v2.1.0
2026-02-01
minor release

Template System Optimization

Unified template architecture with themed headers and footers for Manga, Terminal, Cartoon, and Hand-Drawn themes, ensuring visual consistency across the platform.

AI Panel UI/UX

Enhanced AI assistant experience with intelligent positioning, improved undo history handling, and zero-height anchor rendering for stability.

React Markdown Compatibility

Resolved runtime errors by upgrading react-markdown and related dependencies to compatible versions.

v2.1.1
2026-02-01
patch release

Appearance Editor UI

Redesigned the site appearance editor with a cleaner layout. Preview panel now opens as a slide-out drawer via a Preview button, making better use of screen space for settings configuration.

Live Preview Panel

Added a slide-out live preview panel showing real-time header and footer changes with browser chrome mockup and responsive content area.

v2.0.8
2026-01-29
patch release

Manga Pro Template

New high-density manga website template with Bento grid layout, dark theme support, trending sidebar, compact manga cards with 3:4 portrait covers, and mobile-optimized design with horizontal scrolling sections.

v2.0.7
2026-01-28
patch release

Footer Customization

VIP users can now hide the official 'Powered by Postion' branding and add custom footer content including copyright text and links.

v2.0.6
2026-01-27
patch release

PDF Export for Purchases

Purchased posts can now be downloaded as PDF files instead of HTML. PDF generation includes automatic image downloading with retry mechanism for complete offline access.

Plan Validation

Added description field validation for pricing plans to prevent Stripe API errors when creating or editing subscription plans.

v2.0.5
2026-01-26
patch release

Gift Email Notification

Recipients now receive an email notification with a direct access link when they are gifted a post by the author.

Age Verification Optimization

Enhanced age verification to be persistent per-post using local storage, eliminating repetitive verification requests on the same device.

v2.0.4
2026-01-25
patch release

Free Gift for Purchases

Added ability for site administrators to grant free access to paid posts. Administrators can now gift purchases directly from the purchase history page, converting pending or failed purchases to completed status without payment.

Age Verification UI Enhancement

Redesigned sensitive content overlay with a modern, compact design inspired by X (Twitter). Created reusable AgeVerifiedImage component for consistent age verification across community feed.

Component Architecture

Refactored post-card and pinned-card components to use shared AgeVerifiedImage component, eliminating code duplication and improving maintainability.

v2.0.3
2026-01-19
patch release

Age Verification

Added support for marking sites as 18+ content with a mandatory age verification modal for visitors.

v2.0.2
2026-01-16
patch release

API Optimization

Optimized the posts API to support public/paid status and pricing configuration during post creation.

v2.0.1
2026-01-14
patch release

Video Upload & Embed

Added support for uploading and embedding video content directly in the editor using Tiptap.

Table of Contents

Added a real-time, interactive Table of Contents sidebar that auto-highlights and scrolls to the active heading.

v2.0.0
2026-01-13
major release

AI-Powered Editor

Integrated AI assistant into the editor with context-aware suggestions and one-click insertion.

Editor Infrastructure

Upgraded from Tiptap v2 to v3 preview for improved collaboration and AI integration.

Slash Command Enhancement

Added inline AI command to the slash menu for quick access to AI features without leaving the editing flow.

v1.7.5
2026-01-11
patch release

Mobile Navigation Icons

Enhanced mobile navigation with icons for better visual cues and user experience.

v1.7.4
2026-01-08
patch release

Stripe Connect Alipay

Enabled Alipay support for Stripe Connect accounts by adding required business profile information.

Marketplace UI

Added loading state for purchase buttons in the template marketplace.

Purchase Promotion Codes

Added support for promotion codes during post purchases.

v1.7.3
2026-01-05
patch release

Content Security

Added configurable content security features including watermarking and copy protection for site posts.

Email Notifications

Improved email notification templates for better clarity and engagement.

v1.7.2
2025-12-28
patch release

Email Campaign Management

Added ability to delete email campaigns and retry failed sends.

Campaign Details UI

Optimized campaign detail sheet for better responsiveness and user experience.

Icons Improvements

Optimized icons for better responsiveness and user experience.

v1.7.1
2025-12-23
patch release

Docs Layout Optimization

Refactored documentation layout for better independent scrolling and dashboard-like experience.

Routing Fixes

Resolved middleware routing issues for documentation pages.

General Improvements

Various bug fixes and performance optimizations.

v1.7.0
2025-12-20
major release

Post Export

Export your published posts to Markdown/ZIP or JSON format.

Data Export

Export your subscription and one-time purchase revenue data to CSV.

General Improvements

Various bug fixes and performance optimizations.

v1.6.0
2025-12-10
major release

Subscriber Import

Bulk upload subscribers via CSV file.

Post Read Time

Display estimated reading time for your posts.

Subdomain UI Optimization

Optimized user interface for subdomain pages.

Mobile Optimization

Fixed scrolling issue in the email composition dialog on mobile devices.

General Improvements

Various bug fixes and performance optimizations.

v1.5.0
2025-12-01
major release

Tenant website Update

Add Subscription/One-time purchase options to tenant website.

Dashboard Message Notification

Add Dashboard Message Notification to tenant website.

Regular system upgrade

Fix some minor bugs to improve user experience.

v1.4.1
2025-11-01
major release

Editor Update

Make editor(Image Component/Text Component) more user-friendly and improve the user experience.

Regular system upgrade

Fix some minor bugs to improve user experience.

v1.4.0
2025-10-08
major release

All Templates Update

Update all templates to make it more user-friendly and improve the user experience.

Hand Draw/Cartoon Template

Add hand draw/cartoon template to make it more user-friendly and improve the user experience.

Regular system upgrade

Fix some minor bugs to improve user experience.

v1.3.0
2025-09-03
major release

Fans Relation Manage

Manage your fan relationships, boost engagement, and drive conversions.

Regular system upgrade

Fix some minor bugs to improve user experience.

v1.2.1
2025-08-21
minor release

Join Us

We're building the future of content monetization and looking for passionate individuals to help us on our mission.

Search Docs

Easily find the information you need with our new documentation search feature.

Blog Pagination

Navigate through our blog posts with ease using the new pagination feature.

Regular system upgrade

Fix some minor bugs to improve user experience.

v1.2.0
2025-08-09
major release

One-Time Purchases

Track and manage individual post purchases from your audience

Newsletter

Connect with your subscribers through email campaigns.

Regular system upgrade

Fix some minor bugs to improve user experience.

v1.1.0
2025-07-21
minor release

Social Media Workflow

Automate your social media posting across multiple platforms

API Keys

Manage API keys for programmatic access to your content

Regular system upgrade

Fix some minor bugs to improve user experience.

v1.0.1
2025-07-09
minor release

New user invitation

Invite friends and colleagues to join the platform and earn money.

Webhooks

Manage webhook endpoints to receive real-time notifications.

Regular system upgrade

Fix some minor bugs to improve user experience.

v1.0.0
2025-07-01
major release

Referral Program

For every creator you invite, you will earn a long-term share of the platform's revenue generated from them.

Community

You can find some interesting in the community.

MVP launch

Today we launch the product and release the mvp version.

Postion

Post like it's yours — because it is.

TwitterGitHubDiscordDiscordInstagram

Explore

  • Dashboard
  • Community
  • Pricing
  • Docs
  • FAQ

Company

  • Changelog
  • Roadmap
  • Contact
  • Join Us
  • Blog

Resources

  • Invitations
  • Quick Start
  • What is Postion
  • Dashboard Guide
  • Public API Guide

Support

  • About Postion
  • Join Discord
  • BuouUI
  • Sitemap
  • Blog RSS

© Postion 2026 — BuouTech Inc.

ImprintAccessibilityPrivacy PolicyTerms