Live updates

What's new on OverSkill

Fresh ways to build, ship, and grow your apps — pulled straight from the team's commits, distilled into what it means for you.

Last update:

May 18, 2026

about 2 months ago
New Link

Payments dashboard gets tabs — find what you need instantly

Your payments area is now split into five clear tabs — Overview, Apps, Payments, Withdrawals, and Settings — so you're not scrolling through a wall of information to find one thing.

  • Jump straight to your payout history, connected apps, or account settings
  • Each tab has its own URL so you can bookmark or share a specific view
  • Search and page through your payment-enabled apps when you have many
Fixed Link

Sign-in screen layout fixed when fewer login options are enabled

When only two sign-in options (like Google and Apple) were turned on, the login screen showed an awkward gap where the third button should be. It now lays out neatly regardless of how many options are active.

  • Login screen looks clean with 2 or 3 sign-in options enabled
  • No more broken-looking gaps on your app's sign-in page
Fixed Link

Payments now charge customers the right amount on signup

A bug was causing recurring plan signups to double-charge customers on day one — for example, a $1,499/month plan showed $2,998 due at checkout. This is now fixed.

  • Customers signing up for recurring plans are charged correctly from day one
  • Your plan pricing shows accurately on checkout — no inflated first payments
Fixed Link

Dark mode in the editor is fully readable again

Several parts of the code editor — the file list, file header bar, and status bar — were showing near-black text on a dark background in dark mode, making them nearly unreadable. All text is now clearly visible.

  • File tree, header, and status bar text are readable in dark mode
  • Credit pill tooltip now matches your chosen light or dark theme
Fixed Link

Nav links no longer turn green on macOS dark mode

If you use macOS in dark mode, all navigation links in your app's dashboard were being forced to bright green, overriding your app's own theme. This is now fixed and your color choices are respected.

  • Your app's link colors are no longer overridden by OS dark mode
  • Theme toggle works correctly again for dark mode Mac users
Fixed Link

Chat history and progress survive a lost connection

If the AI builder lost its connection mid-task, clicking "Continue" used to show a broken or partial conversation. Now your full history and build progress are restored exactly as they were.

  • Picking up after a disconnect shows your complete conversation, not a truncated snapshot
  • The build scaffold no longer reappears as a message in your chat
  • No more ballooning chat history from repeated reconnects
Fixed Link

Mobile navigation is back on the landing page

The main navigation links — Templates, Pricing, and sign-in — were completely disappearing on mobile screens. A proper mobile menu is now in place so visitors on phones can navigate normally.

  • Navigation is now visible and usable on phones and tablets
  • Sign-in and key page links are accessible to mobile visitors again
Fixed Link

New pages the AI builds now appear in your page selector immediately

Previously, if the AI created a new page during a build, you had to refresh your browser to see it in the page switcher. It now appears automatically.

  • Switch to any newly generated page without refreshing
  • Works even when your app starts with no pages at all
Fixed Link

Annoying repeated notification banner fixed

A "You already have access" notification was popping up on nearly every page you visited while logged in. It now only appears when it's actually relevant.

  • No more repeated access notification on every page load
  • Notification toasts now pause correctly when you hover over them
Fixed Link

Dark mode stays consistent throughout your entire editing session

Dark mode was flickering or reverting to light mode when the AI sent updates during a build. Your chosen theme now stays locked in for the whole session.

  • No more flash to light mode when the AI updates your app mid-build
  • Theme stays correct across page navigations inside the editor
Fixed Link

Credit usage tooltip now clearly shows per-app vs. team totals

The credit indicator in the editor used to show numbers without making it clear whether they applied to this app or your whole team. Labels are now explicit so you always know where you stand.

  • Today and This Month figures are labeled as usage for the current app
  • Balance is clearly shown as your team-wide remaining credits
Fixed Link

Header dropdowns no longer stack on top of each other

The notifications and profile menus could both be open at the same time, and clicking outside didn't always close them. Both issues are fixed.

  • Opening one menu now automatically closes the other
  • Clicking anywhere outside a menu dismisses it cleanly
Fixed Link

App building form works correctly again — Enter key and loading screen restored

Two regressions on the app builder were fixed: pressing Enter to submit your prompt now works, and the "Creating Your App" loading screen appears again while your app is being generated.

  • Press Enter to start building — no need to click the button manually
  • The loading overlay appears reliably so you know your app is being created
Fixed Link

Tall modals no longer run off the screen on laptops

Modals with a lot of content were overflowing above and below the screen edge. They now cap at a sensible height and scroll internally so nothing is cut off.

  • All modals stay fully visible on standard laptop screens
  • Long content scrolls inside the modal instead of pushing it off-screen
Fixed Link

App Roles and Edit App Settings buttons work again

Two buttons in your app dashboard were silently failing — saving user roles and opening app settings both had broken actions. Both are fixed and working.

  • Save changes to user roles without errors
  • Edit App Settings opens correctly from the dashboard

We refresh this page every few hours. Have an idea? Let us know.