NEWAdded a "Try the calculator ↓" button directly in this homepage's hero — previously the only link up top was a mailto: address, and the page's one real call-to-action sat about 1,200px further down, past the trust section and product card.
NEWTaxLane's Payroll calculator now translates into Hausa, Yorùbá, and Igbo too — every TaxLane calculator now has full three-language coverage, including the mode toggle, guided and paste panels, results table, and payslip export.
NEWTaxLane's PAYE calculator now accepts income in US Dollars, British Pounds, or Euros — enter your foreign-currency amount and exchange rate and it converts to Naira for you, with the result saved to Records the same way as a Naira entry.
10 September 2026
FIXEDFixed the embeddable-calculator gallery (/embed) leaving its 10th card alone with empty space beside it on desktop screens — cards now lay out in two wider columns instead of three.
FIXEDFixed this homepage's embedded PAYE calculator preview getting clipped into a hidden internal scroll area on phone and tablet screens — it now shows its full height, including the "Refine your result" options and calculator credit.
FIXEDFixed a half-width divider line above the "Each product built well" section sitting orphaned next to the trust list on tablet screens, with nothing under it — it now matches the clean, borderless transition already used on desktop.
NEWTaxLane's Stamp Duty calculator now translates into Hausa, Yorùbá, and Igbo too, matching PAYE, VAT, Presumptive Tax, Direct Assessment, Employer Cost, Withholding Tax, and CIT.
NEWTaxLane's Capital Gains Tax (CGT) calculator now translates into Hausa, Yorùbá, and Igbo too, including the digital-asset (crypto) category picker and its per-category disclaimers.
NEWTaxLane's Import Duty & Landed Cost calculator now translates into Hausa, Yorùbá, and Igbo too — every TaxLane calculator except Payroll now has full three-language coverage.
9 September 2026
IMPROVEDSlimmed this homepage's quicklink bar to two pills and added a Compare, Guides, and Filing Calendar tile group inside the TaxLane card, so all three were reachable from the homepage instead of only from deep links.
IMPROVEDRestyled the TaxLane card's secondary links (Compare, Guides, Filing Calendar, and more) from bordered icon tiles into a plain divided text list, so the PAYE and VAT featured buttons stand out instead of getting lost among ten equally-weighted tiles.
NEWTaxLane's Company Income Tax (CIT) calculator now translates into Hausa, Yorùbá, and Igbo too, matching PAYE, VAT, Presumptive Tax, Direct Assessment, Employer Cost, and Withholding Tax.
8 September 2026
NEWTaxLane's developer API "Try it" console now supports the batch PAYE endpoint (POST /v1/payroll/batch) — build up to 5 employee rows in a form, or paste a JSON array directly, with either mode staying in sync as you switch between them.
NEWTaxLane's Employer Cost of Employment calculator now shows a "Total tax & contribution rate" figure and a 3-segment bar breaking down net take-home, employee PAYE, and employer contributions as a share of total employment cost.
FIXEDFixed TaxLane's Employer Cost calculator's two breakdown bars using inconsistent colors for the same entity — employer contributions and employee PAYE now use one color each across both bars, with a small legend added for clarity.
NEWTaxLane's developer API now has an official Python SDK (pip install taxlane), covering all 11 endpoints alongside the existing JavaScript/TypeScript SDK.
NEWTaxLane's developer API now has an official PHP SDK (composer require quineworks/taxlane), covering all 11 endpoints alongside the existing JavaScript/TypeScript and Python SDKs.
NEWTaxLane's Filing Calendar can now remind you in this browser before a deadline, even if you haven't opened the app — turn on "Get reminders in this browser" and nothing is sent anywhere; it only works in the browser you turn it on in.
7 September 2026
FIXEDFixed the pay-period breakdown on TaxLane's PAYE calculator overflowing the screen on narrow phones — Annual, Monthly, Weekly, and Daily now stack as separate rows instead of squeezing into a table.
NEWTaxLane's Withholding Tax calculator now translates into Hausa, Yorùbá, and Igbo too, matching PAYE, VAT, Presumptive Tax, Direct Assessment, and Employer Cost.
NEWAdded Talent.com and nigeriataxcalculator.com to TaxLane's /compare alternatives page, bringing the list to twenty-seven Nigerian tax tools.
FIXEDCorrected TaxLane's developer API OpenAPI spec, which incorrectly said there were no rate limits — it now documents the real shared limit (50 requests/second, 100 burst) and a 429 response example for every endpoint.
6 September 2026
NEWTaxLane's Withholding Tax calculator now covers three more transaction types — dividends and interest (both 10%) and royalties (5% for individuals, 10% for companies) — alongside professional fees, technical services, rent, and general contracts.
FIXEDFixed TaxLane's developer API field-table column headers still overlapping on the narrowest phone screens (320px wide), one breakpoint past last week's fix.
IMPROVEDTaxLane's developer docs code samples now have real syntax highlighting and a labeled header showing the language and status code.
NEWPublished an official JavaScript/TypeScript SDK for TaxLane's developer API — one function per endpoint, no runtime dependencies, works in both Node and the browser.
NEWTaxLane's PAYE calculator result can now show a weekly and daily breakdown of gross pay, tax, and take-home pay alongside the usual monthly and annual figures.
5 September 2026
NEWTaxLane's free developer API grew from two calculators to ten — Presumptive Tax, Self-Employed (Direct Assessment), Company Income Tax, Withholding Tax, Employer Cost, Capital Gains Tax, Stamp Duty, and Import Duty & Landed Cost joined PAYE and VAT.
NEWAdded a sticky sidebar table of contents to TaxLane's developer docs page, so you can jump straight to any of the ten endpoints instead of scrolling through the whole page.
NEWAdded a live "Try it" panel to every endpoint on TaxLane's developer docs page — fill in the fields and send a real request straight from the page, no code required, and see the actual JSON response come back.
FIXEDFixed the "Required" and "Default" column headers in TaxLane's developer API field tables overlapping each other on mobile.
NEWPublished a full OpenAPI 3.1 specification for TaxLane's developer API, so it can be imported straight into Postman, Swagger, or any code generator.
NEWThis homepage now features a pill linking straight to TaxLane's free developer API, next to the calculator shortcuts.
IMPROVEDRedesigned TaxLane's "page not found" screen with a search box and quick links to the PAYE calculator, VAT calculator, Guides, and all calculators, instead of just a link back to the homepage.
Earlier this month — 4 more days
4 September 2026
NEWAdded a guide on Nigeria's Office of the Tax Ombud to TaxLane — a free, independent complaints channel for unfair treatment or delay by a tax authority, how to file, and what happens after.
NEWTaxLane's header now has a text-size control (default, large, extra-large), a skip-to-content link for keyboard users, and turns off animations for anyone with reduced-motion set on their device.
IMPROVEDAdded a fade at the right edge of the curl/JSON code samples on TaxLane's developer docs page on mobile, so it's clear there's more to scroll instead of the text just clipping.
FIXEDFixed TaxLane's developer docs page centering its body copy and code samples instead of left-aligning them.
NEWAdded a copy button to each curl/JSON code sample on TaxLane's developer docs page, so you can grab the exact text without selecting it by hand.
NEWTaxLane's PAYE payslip tax check panel now lets you snap a photo of your payslip instead of typing the tax figure — it reads the number straight off the image and pre-fills the field for you to confirm. No photo is ever stored or sent anywhere; it’s processed on your device and discarded right after.
IMPROVEDUpdated this homepage's on-device wording to state plainly that nothing leaves your browser, now that TaxLane is the only product here and it has no accounts or sync.
3 September 2026
FIXEDTaxLane's VAT calculator FAQ in Hausa, Yorùbá, Igbo, and Pidgin was missing two questions that the English version already had — whether small businesses have to charge VAT, and whether everything is really taxed at 7.5%. All four languages now show the full seven-question FAQ.
NEWTaxLane's Presumptive Tax calculator now translates into Hausa, Yorùbá, and Igbo too, matching PAYE and VAT — quick answer, breakdown, FAQ, and filing reminders.
2 September 2026
NEWTaxLane is now available in Igbo alongside English, Pidgin, Hausa, and Yorùbá — the language switcher covers the homepage, calculator picker, and the PAYE calculator so far, with more calculators to follow.
FIXEDAdded Self-Employed (Direct Assessment) and Import Duty & Landed Cost to TaxLane's Sources citations page, which were missing, and fixed the Self-Employed calculator's "see full citations" link pointing at the wrong section.
IMPROVEDThe embeddable-calculator gallery now includes TaxLane's Import Duty & Landed Cost calculator, alongside the other nine.
IMPROVEDThe homepage's "is this accurate?" answer now links directly to TaxLane's Sources page, so you can check the citations behind the numbers without hunting for them.
1 September 2026
FIXEDFixed TaxLane's Import Duty calculator's entry-mode toggle stacking into one merged, broken-looking pill on mobile instead of two clean side-by-side options.
NEWTaxLane is now available in Yorùbá alongside English, Pidgin, and Hausa — the language switcher covers the homepage, calculator picker, and the PAYE calculator so far, with more calculators to follow.
NEWTaxLane's VAT calculator now translates into Hausa too, matching PAYE — single-amount and itemized-invoice entry, results, and FAQ.
IMPROVEDTaxLane's Hausa and Yorùbá toggles now show an honest note instead of silently staying in English on calculators that aren't translated yet, matching Pidgin.
August 2026 — 30 earlier updates
31 August 2026
NEWTaxLane's eleventh calculator, Import Duty & Landed Cost, works out customs duty, surcharge, ETLS, and import VAT on goods brought into Nigeria from your CIF or FOB value, with a full landed-cost total and itemized breakdown.
FIXEDFixed TaxLane's Import Duty calculator's duty-band dropdown looking identical whether it was enabled or disabled.
NEWPouchBooks now supports Bluetooth thermal receipt printers on Android — pair one in Settings and print a paper receipt at checkout with one tap, alongside the existing PDF/share option.
IMPROVEDPouchBooks' search boxes (Inventory, Debtors, and product pickers) now have a clear button, so you can reset a typed search with one tap instead of deleting it manually.
IMPROVEDPouchBooks' Printers setting now shows a paired printer as a connected device row with a checkmark icon and its name, and print-test results show a matching icon alongside the color, instead of color-only text.
FIXEDFixed this homepage's sticky nav wrapping into an uneven two-row layout on tablet-width screens.
FIXEDFixed the dark/light-mode toggle floating disconnected between rows on mid-width screens.
30 August 2026
NEWPouchBooks' Debtors screen now has a search box on both the Transactions and Customers tabs — find someone by name or phone number instead of scrolling the full list.
IMPROVEDA customer's birthday on their profile page now shows as "Aug 15" with a caption underneath — "in 12 days" or "Today!" — instead of a bare "8/15."
IMPROVEDThe PouchBooks card on this homepage now mentions its birthday alerts & one-tap WhatsApp wishes feature.
IMPROVEDThe TaxLane card on this homepage now mentions that it works in English, Pidgin, and Hausa.
NEWPouchBooks expenses can now have a receipt photo attached — take one with your camera or choose from your library, see a thumbnail on the expense row, and tap it for a full-screen view.
FIXEDFixed attaching a receipt photo to a PouchBooks expense failing silently on the web app; it now works there too, with a clear on-screen message if a photo ever can't be attached.
29 August 2026
NEWTaxLane now has a tenth calculator — Self-Employed (Direct Assessment) — for anyone keeping proper business records: it works out tax on actual turnover minus expenses (and capital allowance, if claimed) instead of the flat 1% Presumptive rate, with a built-in comparison against Presumptive Tax.
IMPROVEDThe TaxLane card and calculator list on this homepage now link straight to the new Direct Assessment calculator.
IMPROVEDPouchBooks' Payables screen now shows an amber or red accent bar and tint on supplier bills open 7+ or 14+ days, matching the existing at-a-glance aging treatment on the Debtors screen.
FIXEDFixed PouchBooks' Orders screen showing a nearly invisible subtotal divider in dark mode.
FIXEDFixed TaxLane's Self-Employed (Direct Assessment) calculator dropping an arrow glyph from its result sentence on some devices, sometimes leaving a blank box.
IMPROVEDTaxLane's presumptive-vs-direct-assessment comparison panel now translates into Nigerian Pidgin too, matching the rest of the calculator.
FIXEDFixed TaxLane's calculator picker leaving Capital Gains Tax and Stamp Duty stranded in an off-center row by themselves.
NEWPouchBooks now lets you save a customer's birthday and send them a WhatsApp birthday message — with an optional discount — right from their profile, plus an "Upcoming birthdays" reminder banner on the Debtors screen so you never miss one.
28 August 2026
NEWPouchBooks now supports Nigerian Pidgin — a language toggle in Regional & tax settings switches the Sales tab, receipts (in-app and PDF), and WhatsApp debtor-reminder messages between English and Pidgin.
IMPROVEDPouchBooks' homepage feature list now mentions its new Nigerian Pidgin language toggle, alongside its other Nigeria tax & currency features.
IMPROVEDPouchBooks' homepage feature list now mentions its split-tender payments feature, alongside its other Money & credit features.
IMPROVEDTaxLane's /compare page now includes BizEdge alongside the other HR/payroll platforms offering a free Nigeria PAYE calculator.
FIXEDFixed PouchBooks' receipt-generation screen mixing English and Pidgin — the title, business-name label, and required-field error now translate too.
FIXEDFixed PouchBooks' "Add store credit" button on a customer's page rendering as a bare line of text with no border or fill, instead of a proper button.
27 August 2026
NEWPouchBooks now supports store credit — issue it from a return instead of cash, or top it up manually from a customer's profile, then redeem it at checkout.
NEWPouchBooks now supports split-tender payments — record a single sale as paid across more than one method, like part cash and part transfer, or part paid now and part left owing as credit.
FIXEDPouchBooks' Purchase Orders, Quotes, and Stock Transfer lists now center their empty state and show a quick "add new" button, matching every other list screen.
25 August 2026
NEWPouchBooks now supports transferring stock between locations — start a transfer from one location, pick the destination, and add items; stock leaves the source right away, and the destination receives each line into an existing product or creates one on the spot, with a barcode-suggested match when it lines up.
FIXEDInventory now shows stock received from a transfer right away instead of only after an unrelated reload.
FIXEDThe stock transfer receive screen's variant picker now shows a visible keyboard focus ring when tabbing through it, matching every other control on the screen.
FIXEDWarning-colored text in PouchBooks — cash session variance, overdue debtor rows, expired quote badges, and barcode-conflict warnings — is now clearly legible in dark mode instead of low-contrast amber-brown.
IMPROVEDPouchBooks' cash session close result now uses a distinct blue for "Over by" instead of reusing the brand accent color, so it reads clearly as its own status next to "Short by" and "Balanced."
IMPROVEDPouchBooks' homepage feature list now mentions its cash drawer / shift reconciliation feature, with a till icon.
24 August 2026
NEWPouchBooks now supports Purchase Orders — create an order for a supplier, mark it received in full or in part, and PouchBooks adds the received items to inventory automatically and tracks what you still owe if it's on credit.
NEWPouchBooks now supports Quotes/Estimates — propose a price to a customer, share it, and convert it straight to a sale when they accept.
NEWPouchBooks now supports a cash drawer / shift reconciliation — start a shift with an opening float, log cash pay-ins and pay-outs as they happen, then close and count the drawer to see expected vs. counted cash and the variance, with a history of past sessions in Reports.
IMPROVEDPouchBooks' Business details screen now groups its fields into collapsible sections instead of one long flat form, so it's faster to find the one you need.
IMPROVEDPouchBooks' logged-out Account menu now uses the same sectioned card layout as the signed-in menu instead of plain text links.
IMPROVEDPouchBooks' Purchase Orders list now shows a progress bar for items received, alongside the existing fraction, so you can see order progress at a glance.
FIXEDTaxLane's VAT and withholding tax filing-deadline notices now reference Rev360, the NRS e-filing portal that replaced TaxPro Max — the old name had lingered since the portal's retirement.
FIXEDTaxLane now displays correctly in Hausa — calculators using the hooked letters ɗ/ƙ/ɓ/Ƙ no longer show blank boxes on devices without a matching system font.
FIXEDPouchBooks now updates what you owe a supplier immediately after receiving a Purchase Order line marked "On credit," instead of only after a full reload.
23 August 2026
NEWPouchBooks now supports product variants — sell one product in multiple sizes or colors, each tracked as its own stock count with its own low-stock alert, instead of one shared count for the whole product.
IMPROVEDPouchBooks' "Manage recurring expenses" header icon now shows a "Recurring" label next to it on wider screens, matching the "+ Add expense" button beside it.
IMPROVEDTaxLane's tax knowledge quiz at /quiz now shows a visual progress bar as you answer, plus a check or cross icon on each answered choice — not just a color change — so progress and correctness are both easy to read at a glance.
FIXEDTaxLane's quiz "Try the calculator" link no longer crowds into the "Next question" button on wider screens after an incorrect answer.
NEWTaxLane is now available in Hausa alongside English and Pidgin — the language switcher covers the homepage, calculator picker, and the PAYE calculator so far, with more calculators to follow.
22 August 2026
NEWPouchBooks now supports recurring/scheduled expenses — set up a template for a cost that repeats every month (rent, salaries, utilities), then log or skip it with one tap from a "Due this month" card on the Expenses screen.
NEWTaxLane's salary comparison tool can now download the two-offer comparison as an image or PDF, matching every other TaxLane result.
NEWTaxLane's Records now shows a year-by-year net position for digital-asset (crypto/NFT/token) capital gains — gains and losses within a year net against each other automatically, and a net loss carries forward indefinitely to offset future gains.
21 August 2026
FIXEDFixed this site's mobile quicknav so the last link is never partially cut off at the trailing edge, across every phone screen width.
NEWTaxLane's PAYE calculator now has a Life Assurance Premium relief field — covers premiums on your own or your spouse's life insurance, with no percentage or naira cap. Also available on bulk payroll, payslip PDFs, and the salary comparison tool.
NEWTaxLane's guided tax situation finder now has an "add to your calendar" button on each result with a filing deadline.
IMPROVEDTaxLane's /compare page's oversized "Web calculators" group is now split into two labeled subgroups — "PAYE-only" and "Multi-tax suites" — so the fourteen options in it are easier to scan.
FIXEDTaxLane's /compare page no longer links to TaxWaka, which currently has a broken security certificate — the name still appears in the comparison, just not as a clickable link until they fix it.
20 August 2026
NEWTaxLane's Capital Gains Tax calculator now supports digital assets and cryptocurrency — pick a category (cryptocurrency, stablecoin, security/utility token, NFT, or sovereign digital currency like the eNaira) to see whether it's exempt and, where it applies, a 1% withholding estimate on your gross disposal proceeds.
IMPROVEDTidied up TaxLane's Capital Gains Tax result for digital assets: what used to be up to five separate notice boxes is now at most two, grouped by "what this means for you" versus "before you rely on this number".
IMPROVEDPouchBooks' homepage card and feature list now mention sale discounts (percentage or fixed amount, netted automatically), its newest feature.
NEWPouchBooks now supports customer loyalty points — turn it on to have customers earn points on every sale and redeem them for a discount at checkout, with a running balance on each customer's profile.
NEWPouchBooks receipts and invoices for loyalty customers now show points earned this visit, points redeemed (if any), and the updated running balance, right on the PDF.
19 August 2026
NEWTaxLane's PAYE calculator now has a "tax on my bonus" breakdown — enter your bonus separately from your salary and see exactly how much tax it added, including whether it pushed you into a new tax bracket.
NEWTaxLane's Japa relocation guide now includes an interactive residency status checker — answer six quick yes/no/not-sure questions to see whether you'd still count as a Nigerian tax resident.
FIXEDFixed PouchBooks' "Generate invoice" button occasionally doing nothing on the first tap right after opening a receipt, while the business name field was still loading in the background.
IMPROVEDPouchBooks' country picker (used when adding a supplier or customer) now shows a two-column grid on tablets and wider screens instead of one long scrolling list.
FIXEDFixed this site's mobile navigation strip wrapping to three rows and pushing the dark-mode toggle off-center on some phone screen widths.
18 August 2026
FIXEDFixed this site's "jump to a calculator" grid leaving a lonely half-empty row at the bottom — PAYE and VAT now sit in a featured row up top, with the rest in a "More calculators" grid below.
IMPROVEDPouchBooks' homepage feature list is now grouped into five collapsible sections (Sell & stock, Money & credit, and more) so you can scan the categories that matter to you without scrolling past all 25 items.
FIXEDFixed the theme toggle so screen readers announce the action it's about to take ("Toggle light mode" while in dark mode, and vice versa) instead of a label that never updated after your first click.
17 August 2026
NEWPouchBooks now has a /compare page weighing it against other Nigeria sales & inventory apps — offline logging, no sign-up to try, staff-seat pricing, desktop support, and Nigeria-specific needs like VAT and Presumptive Tax.
NEWTaxLane's PAYE calculator now shows a "room left in your bracket" callout under the tax band bar, so you can see at a glance how much more you can earn before moving into the next bracket.
NEWTaxLane's PAYE calculator now has a "what if I got a raise?" tool — enter a new salary or a percentage/amount increase and see the change in take-home pay, tax, and bracket side by side with your current numbers.
IMPROVEDTaxLane's /compare page now includes Taxngr alongside the other web calculators.
FIXEDFixed low-contrast disabled Continue and call-to-action buttons across TaxLane, in both light and dark mode.
16 August 2026
NEWPouchBooks' customer-ordering storefront can now show a real banner and logo photo — owners upload their own from the Storefront settings screen, with a live preview that looks exactly like what customers will see.
IMPROVEDPouchBooks' homepage "Money & credit" feature group was down to size — cost tracking & Gross Profit moved into Sell & stock, and expense tracking & profit summary moved into Reports & exports, so each group stays focused on one theme.
IMPROVEDPouchBooks' homepage card now mentions supplier payables — tracking what you owe suppliers on credit restocks, its newest feature.
15 August 2026
NEWPouchBooks now supports a customer-ordering storefront: share a branded page where customers browse your price list, add items to a cart, and check out — you review each order and accept or decline it from a new Orders screen.
NEWPouchBooks now tracks a product's cost price and restock entries, and shows a Gross Profit figure (revenue minus cost of goods sold) alongside Revenue, Expenses, and Net Profit, both overall and by location.
NEWTaxLane Records now supports named profiles — save and switch between multiple people or businesses (for example "Me," a spouse, or a side business), with filtered totals, trend chart, and exports per profile.
IMPROVEDTaxLane's /compare page now lists four more alternatives to weigh TaxLane against.
IMPROVEDPouchBooks' homepage "Reports & Nigeria tax" feature group is now split into two more focused groups — Reports & exports, and Nigeria tax & currency.
FIXEDFixed PouchBooks' Inventory and Sales lists scrolling oddly alongside their filter bar — the filters now stay pinned above the list instead of scrolling as part of it.
FIXEDFixed the ₦ symbol rendering with its diagonal stroke backwards in a couple of PouchBooks spots (payment methods, receipts).
14 August 2026
FIXEDFixed this site's mobile quick links so the "keep scrolling" hint at the right edge is actually visible — it's now a solid fade into a small arrow, instead of a fade you couldn't see against the pill outlines.
FIXEDFixed the PouchBooks card's demo panel leaving dead space below it on wider screens now that the feature list is shorter — it now stays pinned in view as you scroll past the feature list beside it.
13 August 2026
IMPROVEDTaxLane's Pidgin toggle now covers all nine calculators — Payroll, its last one, joins PAYE, VAT, Presumptive Tax, Stamp Duty, Capital Gains Tax, Withholding Tax, Companies Income Tax, and Employer Cost of Employment.
12 August 2026
NEWPouchBooks now has a customer directory: every named sale, not just credit, builds up a purchase history you can look up by customer — total spent, purchase count, and any outstanding balance in one place.
FIXEDFixed this site's mobile quick links wrapping to three rows below 390px and pushing the hero down the page — they now scroll sideways in a single row instead.
IMPROVEDPouchBooks' Account screen now groups "Manage staff," "Manage locations," and "Business details" into labeled sections with icons, with Log out as its own separate button, instead of a flat list of plain text links.
NEWThis site's Status page now shows a 30-day uptime history bar strip and rolled-up percentage per component, instead of just the live snapshot and a plain incident list.
11 August 2026
NEWPouchBooks now lets you return or refund a sale — pick a reason, optionally restock the item, and for credit sales, forgive the outstanding balance instead of refunding cash.
IMPROVEDPouchBooks' Add/Edit product screen now groups its fields into labeled sections instead of one long flat list.
IMPROVEDThis site's header quick links now include Status, alongside TaxLane, PouchBooks, and the embed gallery.
FIXEDFixed TaxLane's /guides topic filter taking up the whole screen on phones before any guides were visible — it's now a single row of chips you scroll sideways.
NEWTaxLane's VAT calculator and itemized invoice now have a zero-rated/exempt item flag for goods like most food, medical, and educational items, with a new guide on which categories qualify.
NEWAdded site-wide search to TaxLane, covering every calculator, guide, and FAQ — press Ctrl/Cmd+K or tap the search icon to find what you need.
10 August 2026
NEWPouchBooks products can now have an optional expiry date — the Inventory list flags items that are expired or expiring within 7 days, and a new "Expiring soon" filter chip finds them at a glance.
IMPROVEDWhen a PouchBooks product is both low on stock and close to expiry, the Inventory list now shows one clear badge plus a small note, instead of two same-coloured badges crowding the row.
FIXEDFixed "Say hello — hello@quineworks.com" in this site's homepage banner not actually being a clickable email link.
9 August 2026
FIXEDFixed several PouchBooks screens (Account, Reports, expense/receipt forms) that didn't scroll at all, cutting off content below the visible screen.
FIXEDFixed the Expenses screen's "No expenses logged yet" message and Add-expense button being unreachable, cut off by the bottom tab bar.
FIXEDFixed PouchBooks defaulting new businesses to Nigeria/Naira regardless of where they're actually based — pick your country and currency once during setup, and Presumptive Tax and VAT features now only show up for Nigerian businesses.
FIXEDFixed a brief flash of an empty Inventory tab on a fresh PouchBooks install before the business setup screen appeared.
FIXEDFixed the "Main location" bar on PouchBooks' Inventory tab rendering as a white strip in dark mode instead of matching the rest of the screen.
FIXEDFixed the Save button on PouchBooks' Business details screen being hidden behind the bottom tab bar on wider screens, making it hard to tap.
IMPROVEDThe PouchBooks demo on this site's homepage now clearly looks tappable, instead of the product chips looking like plain text.
IMPROVEDKeyboard and screen-reader users can now skip straight to this site's main content instead of tabbing through the header links first.
IMPROVEDPouchBooks' homepage feature list is now organized into four labeled groups (Sell & stock, Money & credit, Receipts/invoices & team, Reports & Nigeria tax) instead of one long unsorted list.
8 August 2026
NEWPouchBooks now lets you share a price list with customers: turn it on from Account > Business details to get a link showing your current products and prices — no login needed for whoever you send it to, and you can regenerate the link at any time to retire an old one.
IMPROVEDThe shared price-list page now carries PouchBooks branding — a business-name banner in your shop's colour, in both light and dark mode — instead of a plain unbranded list.
FIXEDFixed the Subtotal/VAT/Total breakdown occasionally not showing on a receipt or invoice right after generating it.
IMPROVEDPouchBooks' VAT Collected card on the Expenses screen now matches the layout of the Presumptive Tax card beside it.
IMPROVEDPouchBooks' homepage card now mentions its shareable price-list link, its newest feature.
NEWPouchBooks' Reports tab now has an Export button — download the currently selected report (summary, best sellers, 7-day trend, and location breakdown) as a PDF or CSV.
FIXEDFixed a broken/blank page when a shared PouchBooks price-list link is wrong, disabled, or no longer valid — it now shows a proper "not found" page with a link back to PouchBooks.
FIXEDFixed PouchBooks' Reports Export menu being unclickable, hidden behind the profit summary at the top of the screen.
FIXEDFixed the ₦ sign silently disappearing from a few PouchBooks captions (the Presumptive Tax threshold notes and the VAT-exemption hint) on some devices.
7 August 2026
NEWPouchBooks' Expenses screen now shows an estimated Presumptive Tax set-aside for Naira businesses — how much of this year's turnover you might owe, and how much to set aside monthly, based on your actual sales so far.
NEWPouchBooks now supports VAT for Naira businesses — mark your business as VAT-registered from Account > Business details, and receipts and invoices automatically show a Subtotal, VAT (7.5%), and Total breakdown, with a new card on the Expenses screen tracking how much VAT you've collected so far this year.
FIXEDFixed this site's dark/light toggle being unclickable with a mouse on wider desktop screens.
FIXEDFixed the "Copy embed code" buttons on /embed doing nothing when the copy fails — they now fall back to a working copy method, or tell you to copy the code manually if that fails too.
FIXEDFixed the homepage on phones showing both product cards before the "We build focused software" introduction, instead of after it.
IMPROVEDThis changelog now groups older months into a collapsible archive, so recent updates are easier to scan.
IMPROVEDPouchBooks' homepage card now mentions overdue-debtor alerts, business payment details, multi-currency support, and the Presumptive Tax set-aside estimate, its four newest features.
6 August 2026
NEWPouchBooks now lets you save your business name and bank account details once, from Account > Business details — payment reminders and invoices then include a "Pay to..." line automatically, so you don't have to type your account number into every message.
NEWPouchBooks' invoice screen now has a "Request payment" button that shares a ready-to-send message with the amount owed and your bank details, if you've saved them.
NEWPouchBooks now flags overdue customers automatically: a badge on the Sales tab, an overdue summary on the Debtors screen, and a "Remind all overdue" button that walks you through sending a WhatsApp reminder to each one.
IMPROVEDThis site's header now has quick links to TaxLane, PouchBooks, the embed gallery, and this changelog, instead of requiring a scroll to find them.
NEWPouchBooks now lets you pick your business's currency (Naira, US Dollar, British Pound, or Euro) from Account > Business details — receipts, invoices, and payment reminders show the right symbol automatically.
NEWAdded a public Status page showing the current status of TaxLane, PouchBooks, and PouchBooks sync, plus a history of past incidents.
FIXEDFixed a bug where PouchBooks could get stuck showing "Couldn't sync — retrying automatically" after adding a second shop location.
FIXEDFixed PouchBooks' Inventory screen briefly showing "No products yet" right after saving a business currency change, even when products already existed.
5 August 2026
NEWPouchBooks now supports barcode/SKU scanning — scan a product with your camera to add it while creating a product or logging a sale, or type the code in by hand.
NEWPouchBooks now supports multiple shop locations — switch between them from the app, and see combined or per-location sales, inventory, and reports.
FIXEDFixed the site header's theme toggle overlapping the logo on narrow phone screens.
FIXEDFixed a bug where resetting the PouchBooks demo receipt on this homepage could shift the "Open PouchBooks" button under your cursor, causing an accidental click-through.
FIXEDFixed PouchBooks' Reports location filter opening its options underneath the profit summary, making them unclickable on multi-location shops.
FIXEDFixed PouchBooks' Log Sale screen showing the Credit payment type's "Customer name" and "Customer phone" fields overlapping on narrow phone screens.
IMPROVEDWidened this page's product cards on more desktop screen sizes, closing the empty space that used to sit beside them.
IMPROVEDPouchBooks' homepage card now mentions credit sales & tracking who owes you, its newest feature.
IMPROVEDPouchBooks' homepage card now also mentions multiple shop locations and barcode/SKU scanning, its two newest features.
4 August 2026
FIXEDFixed TaxLane's footer Privacy/Terms links overflowing off-screen on narrow phones, which forced the whole page to scroll sideways.
NEWAdded a TaxLane /guides explainer on what "Japa" relocation means for your Nigerian tax obligations — the residency test that decides it, and what you still owe either way.
IMPROVEDTaxLane's Presumptive Tax calculator is now available in Pidgin, alongside PAYE and VAT.
IMPROVEDPouchBooks' homepage card now mentions staff accounts & permissions and supplier restock reminders, its two newest features.
IMPROVEDPouchBooks' Reports trend chart now shows each day's actual ₦ value above its bar, instead of just relative bar height with no figure attached.
IMPROVEDPouchBooks' homepage receipt preview is now interactive — tap a product to build a live demo sale and see the receipt total update, no signup required.
3 August 2026
IMPROVEDTaxLane's PAYE and Presumptive Tax calculators, and the Filing Calendar, now offer an "Add next year's reminder" once this year's annual filing deadline has passed, instead of the calendar button disappearing.
IMPROVEDTaxLane's downloaded results and exports (share images/PDFs, Records CSV/PDF, VAT invoice files) now save with a "taxlane-" filename instead of the old pre-rebrand "quine-tax-" prefix.
IMPROVEDPouchBooks' buttons, tabs, and text fields now show a visible focus ring when navigated by keyboard, in both light and dark mode.
NEWPouchBooks now supports staff accounts: owners can add staff logins with their own permission grid (sales, inventory, expenses, debtors), staff sign in with their own credentials and only see the screens they're permitted to use, and every sale, product, receipt, and debt payment records who made it.
FIXEDFixed PouchBooks' receipt preview card so its text stays readable in dark mode instead of blending into an unpainted background.
2 August 2026
NEWAdded a consolidated Filing Calendar to TaxLane listing every upcoming deadline — VAT, PAYE, Presumptive Tax, CIT, Withholding Tax, and Employer PAYE remittance — each with its own "Add to calendar" button.
IMPROVEDTaxLane's Withholding Tax and Employer Cost of Employment calculators now show a filing-deadline notice with an "Add to calendar" reminder, matching PAYE, VAT, and CIT.
IMPROVEDTaxLane's Companies Income Tax calculator now computes the 4% Development Levy as its own line item, and its large-company disclosure now names the confirmed minimum effective-tax-rate turnover threshold.
FIXEDFixed PouchBooks' Debtors and customer detail screens so transaction and customer history past the first few rows is now reachable by scrolling, instead of being cut off.
IMPROVEDThe PouchBooks card on this homepage now fills the extra space beside its receipt preview on very wide screens, instead of leaving a bare gap.
IMPROVEDPouchBooks receipts and invoices (PDF and in-app preview) now match the torn-paper receipt style shown on this homepage, with a "PAID" stamp on receipts for sales already paid for.
1 August 2026
NEWPouchBooks now lets you record credit sales and track who owes you — see total amounts owing at a glance and send a WhatsApp payment reminder in one tap.
IMPROVEDPouchBooks' owing list now shows how overdue each debt is with a color-coded urgency indicator, so you can see who to chase first.
FIXEDFixed PouchBooks' payment type label showing "Pos" instead of "POS" in the payment picker and sales history.
FIXEDFixed TaxLane's /compare page so the last "Native apps" alternative no longer sits left-aligned with empty space beside it.
IMPROVEDThe PouchBooks button on this homepage now has its own distinct amber color on mobile and tablet screens, instead of matching TaxLane's blue.
IMPROVEDTaxLane's checkboxes and radio buttons (including the guided finder and Capital Gains Tax relief options) now use the brand green accent instead of the browser default, and are readable in dark mode.
IMPROVEDAdded a one-click "add to calendar" filing reminder to TaxLane's Company Income Tax calculator, matching PAYE, VAT, and Presumptive Tax.
July 2026 — 14 earlier updates
31 July 2026
NEWTaxLane's calculator picker now has a guided finder — not sure which taxes apply to you? Answer three quick questions and it points you to the right calculators.
IMPROVEDTaxLane's /guides now covers five more topics — Companies Income Tax, Withholding Tax, Capital Gains Tax, Stamp Duty, and Employer Cost of Employment.
FIXEDFixed TaxLane's Home page so its live PAYE calculator preview follows your chosen theme — switching to Dark no longer leaves the preview stuck as a plain white box.
IMPROVEDTaxLane's /compare page now weighs two more alternatives — TaxCalc.ng and DoxaSpectrum.
IMPROVEDPouchBooks' product, sale, and expense forms now use the same wide-screen layout as the rest of the app on desktop, instead of stretching edge to edge.
FIXEDPouchBooks' Inventory and Expenses screens no longer show a redundant floating add button on top of the empty-state "Add product"/"Add expense" button when the list is completely empty.
FIXEDFixed PouchBooks' sign-up and login so creating an account and syncing to the cloud work reliably again.
30 July 2026
IMPROVEDPouchBooks' sign-in screen now carries full brand identity — logo, wordmark, and a welcome banner above the login card.
IMPROVEDOn very wide screens, the TaxLane and PouchBooks homepage cards now stack in a single column instead of sitting side by side, so the shorter card no longer leaves empty space next to it.
IMPROVEDPouchBooks' Reports "Best sellers" list now shows a proportional revenue-share bar under each product, so you can see at a glance how much of your top-seller revenue each one represents.
IMPROVEDTaxLane's /compare page now weighs two more alternatives — TaxMateNG and SabiTax — and calls out that TaxLane installs free, with no app-store download or paywall.
IMPROVEDPouchBooks' Sales screen now shows a friendly receipt icon in its empty state, matching the style already used on Inventory and Expenses.
IMPROVEDPouchBooks' homepage is worldwide again, with a dedicated Nigeria page covering local pricing.
IMPROVEDThe PouchBooks card on this homepage now lists all of its features — including expense tracking and sales reports — instead of an outdated shorter list.
IMPROVEDPouchBooks' receipt and invoice screen now uses the same wide-screen layout as the rest of the app on desktop, instead of stretching edge to edge.
IMPROVEDTaxLane's VAT calculator now visually separates the exemption checker from the amount-entry controls with a divider and heading, so it's clearer where the eligibility check ends and the calculation begins.
29 July 2026
NEWPouchBooks now tracks expenses and shows a Revenue/Expenses/Profit summary for today, this week, and this month, alongside your sales.
IMPROVEDPouchBooks' Expenses profit figure is now colored green or red depending on whether you're in the black or the red.
FIXEDFixed three more low-contrast text/background combinations in PouchBooks' dark mode: the Inventory "Low stock only" filter chip, the out-of-stock badge, and the delete-confirmation button.
NEWTaxLane's own changelog now tags each entry as New, Improved, or Fixed, so you can scan for what changed at a glance, and fixed a low-contrast tag chip in light mode.
FIXEDFixed this site's manual dark/light toggle to stay applied when you navigate to /embed, this changelog, or the privacy/terms pages instead of resetting to your system default.
IMPROVEDTightened the layout beside the TaxLane and PouchBooks product cards on the homepage on wide screens, so they sit side by side instead of leaving empty space.
28 July 2026
IMPROVEDRecords on TaxLane now shows a combined PAYE + Presumptive Tax liability summary when you have both saved.
FIXEDFixed TaxLane's embedded PAYE calculator (used on this site's own homepage) to follow your light/dark theme instead of staying stuck in light mode.
FIXEDPouchBooks' Inventory empty state is now easier to read in dark mode.
25 July 2026
NEWLaunched /guides on TaxLane: five plain-language explainers on the 2025 Tax Act, PAYE vs. Presumptive Tax, freelancer/informal-sector tax, where to file your return, and VAT for small businesses.
NEWAdded a Nigerian Pidgin toggle to TaxLane, covering Home, the calculator picker, PAYE, and VAT.
FIXEDPouchBooks now renders the Naira sign correctly everywhere, and its wider-screen pages use the full width instead of a narrow centered column.
24 July 2026
NEWPouchBooks now shows a sync status indicator, so you can always tell whether your sales, inventory, and receipts have been backed up.
IMPROVEDPouchBooks receipts and invoices now have a branded header, both in the app and in the preview on the homepage.
IMPROVEDAfter generating a receipt or invoice in PouchBooks, you now see a quick preview before sharing it or logging another sale.
IMPROVEDPouchBooks' homepage card now answers common data-safety, offline, and pricing questions, matching TaxLane's card.
NEWTaxLane's own homepage now has a live PAYE calculator preview, plus a buyer's checklist for choosing between Nigeria tax calculators.
NEWAdded a Salary Comparison tool: compare two salary or job offers side by side, no sign-up or saved records needed.
IMPROVEDTaxLane now points business-owner users to PouchBooks for bookkeeping, and vice versa.
23 July 2026
NEWAdded a Stamp Duty calculator, with its own embed card.
NEWPouchBooks now syncs your sales, inventory, and receipts across devices, backed by a real cloud database — sign up once and pick up where you left off on your phone, tablet, or PC.
NEWAdded a manual light/dark theme toggle to quineworks.com.
NEWPouchBooks now has its own full feature card on the homepage, alongside TaxLane.
NEWAdded a "Find where to file" directory covering all 36 states and the FCT, so every calculator's filing notice links straight to the right State IRS.
IMPROVEDRegrouped the calculator picker into "For you" and "For your business" sections, so business calculators are easier to find.
22 July 2026
NEWLaunched PouchBooks: free sales logging, inventory tracking, and receipt/invoice generation for shop and kiosk owners — direct download for web, Android, Windows, and Linux.
21 July 2026
NEWAdded a Capital Gains Tax (CGT) calculator, with its own embed card.
NEWPAYE now includes a payslip tax-check: paste what your payslip shows was withheld and compare it against what TaxLane computes.
IMPROVEDPresumptive Tax's filing-deadline notice is now colour-coded by urgency, matching PAYE and VAT.
20 July 2026
NEWAdded a standard-rate Company Income Tax (CIT) calculator, alongside the existing small-company eligibility check.
IMPROVEDEvery calculator now has an embed gallery — grab embed code for every calculator in one place.
19 July 2026
NEWPut TaxLane on your own site with the new embeddable calculator widget.
NEWAdded a Presumptive Tax vs. Company Income Tax comparison panel to help you decide whether to incorporate.
18 July 2026
NEWRecords now lets you compare two saved calculations side by side.
NEWAdded a PAYE tax-savings finder.
16 July 2026
NEWAdded an Employer Cost of Employment calculator, covering PAYE, pension, NHF, ITF, and NSITF employer contributions.
Earlier in July
NEWLaunched TaxLane: PAYE, VAT, Presumptive Tax, Withholding Tax, Company Income Tax eligibility, and bulk Payroll calculators for Nigeria's 2025 tax reform — free, on-device, no account needed.