Skip to content

v1.4.1.661

Compare
Choose a tag to compare
@fabianswebworld fabianswebworld released this 11 Aug 11:33
· 9 commits to main since this release
605eef7

1.4.1.661

  • JS fix: fix for possible errorneous leading zero before year number in custom header
  • JS fix: Some browser compatibility fixes in ttxweb.js
  • Some more browser compatibility improvements
  • Added seqn0 URL parameter to control display of subpage sequence number (debug use)
  • Clearer comments in code and documentation regarding turn rates

1.4.0.660

  • New: file name pattern for EP1 files is now configurable via ttxweb_config.php
  • New: automatically turn subpages for certain pages at a configurable turn-rate
  • New: thumbnail sample template, displaying a tiny live teletext page without navigation
  • Decoder fix: alpha blast-through not working if hold graphics was engaged
  • Fix for jumping over the last page when jumping backwards from a higher, but non-existent page number
  • Fix some more warnings that could occur on PHP 8.2.x or newer

1.3.2.642

  • Decoder fix: improved handling of double width/size/height edge cases (disallow in last row/column)
  • Decoder fix: more standard-compliant handling of background colors in the 2nd row of a double-height row pair
  • Improved XHR refresh: Only replace HTML if the teletext page actually has changed
  • Refresh timer changed to 60 seconds in the sample/default configuration
  • Default template now has 'mobile-web-app-capable' meta tag
  • Minor CSS fixes for improved mobile view

1.3.1.625

  • Fix warnings with the most recent PHP versions

1.3.0.623

  • Improved page linking (only references to existing pages are generated as hyperlinks now)
  • Improved URL linking (email addresses are correctly recognized now)
  • Better error handling in EP1 file parser, e.g. for 0-byte files potentially written by Sophora
  • New feature: automatic page refresh via XMLHttpRequest
  • Some bugfixes

1.2.0.608

  • Automatically detect both flavors of Softel EP1 files with X/26 data (Flair and TAP)
  • Modularized parser and decoder functions for future addition of more teletext file formats

1.2.0.606

  • Minor fix in escaping the ampersand character for prev/next subpage link generation

1.2.0.604

  • Streamlined project folder structure
  • Support for multiple templates (CSS, HTML, configuration)
  • Support for toggle conceal/reveal via JS
  • Support for many more extended (Level 1.5) characters from the G2 Latin supplementary character set

1.1.2.560

  • Minor improvements in generating web links from URLs
  • Improved comments in code
  • Minor tweaks in default CSS

1.1.1.556

  • Initial release to the public

Full Changelog: v1.4.0.660...v1.4.1.661