home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / QF_110.ZIP / RELEASE.ZIP / HISTORY.DOC < prev    next >
Text File  |  1994-08-05  |  13KB  |  237 lines

  1. ┌────────────────────────────────────────────────────────────────────────────┐
  2. │                          QFront Revision History                           │
  3. └────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. Version  Date      Description
  6. ───────  ────────  ───────────────────────────────────────────────────────────
  7. 1.10b    08/05/94  First official wide beta of QFront 1.10!
  8.  
  9.  
  10.                    QFConfig
  11.                    --------
  12.                    QFConfig has been completely rewritten to be much more user
  13.                    friendly.  A help line is displayed at the bottom of the
  14.                    screen for each option, and context-sensitive help is
  15.                    available by pressing F1.
  16.  
  17.                    You can now import or export area configurations from/to
  18.                    AREAS.BBS or FIDONET.NA format text files.
  19.  
  20.                    You can shell out of QFConfig by pressing ALT-S.
  21.  
  22.  
  23.                    QScan
  24.                    -----
  25.                    Rewritten to be more modularized, allowing it to run using
  26.                    less memory.
  27.  
  28.                    The /SETHIGH parameter is now used in conjunction with a
  29.                    new /AREAS parameter.  Unlike previous versions where
  30.                    the range of numbers was based on AREA NUMBERS (not
  31.                    conference numbers), in this version the range of numbers
  32.                    is based on CONFERENCE NUMBERS.
  33.  
  34.                    Areafix manager has been completely rewritten, and support
  35.                    is there for almost all %<command> Areafix commands.
  36.                    Areafix forwarding is there too.
  37.  
  38.                    Areafix requests are now protected by much more security.
  39.                    Each EchoMail area is assigned a "group".  You assign
  40.                    which groups of conferences each node can request from.
  41.                    This added security is used in addition to the normal
  42.                    Areafix security level checks that were in previous
  43.                    versions.
  44.  
  45.                    If you allow it, QScan will automatically add unrecognized
  46.                    nodes who do an Areafix request to your system to your node
  47.                    manager setup.
  48.  
  49.                    NetMail message flags can now be restricted for PCBoard
  50.                    NetMail conferences.  This means you can FORCE QSCan to
  51.                    strip out the IMMEDIATE flag, for instance, for users that
  52.                    you do not want to have access to.
  53.  
  54.                    Supports file attachments in PCBoard NetMail conference, if
  55.                    you have one.
  56.  
  57.                    You can now tell QScan to NOT use a lost mail conference.
  58.                    If a lost message comes through, it will be thrown into
  59.                    a "bit bucket".
  60.  
  61.                    QScan can be told to place the current date/timestamp on
  62.                    tossed messages into PCBoard.
  63.  
  64.                    The duplicate message checking routines have been greatly
  65.                    enhanced.  QScan can now keep track of up to 15000 message
  66.                    records in EACH CONFERENCE.  Previously, QScan could only
  67.                    keep track of 10000 message records for ALL conferences.
  68.  
  69.                    Archived mail bundles that cannot be unarchived for some
  70.                    reason (corrupt archive, for example) are now moved to a
  71.                    "bad" directory so that they will not be processed again.
  72.  
  73.  
  74.                    QNList
  75.                    ------
  76.                    A new "personal nodelist" editor is available in QNList.
  77.                    Using this, you can modify entries in the master nodelist
  78.                    (or any other nodelist), for example, to change the phone
  79.                    number for a node temporarily.  You can add new nodes to
  80.                    the nodelist database, too.  In fact, if you do not need
  81.                    the master FidoNet nodelist, you can run your whole system
  82.                    using just a personal nodelist.
  83.  
  84.                    NODEDIFF updates are now built into the code.  In addition,
  85.                    QNList will automatically unarchive new nodelists and
  86.                    nodediffs and process them accordingly.
  87.  
  88.                    Pointlists are now fully supported.
  89.  
  90.                    You can specify a list of zones to exclude in the nodelist
  91.                    compile, to save time and disk space during the compile.
  92.  
  93.  
  94.                    QFront
  95.                    ------
  96.                    Numerous call-waiting screen changes were made.
  97.  
  98.                    All actions are now logged to the QFront system log,
  99.                    including when events are run, mail sessions, QNList
  100.                    compiles, etc.
  101.  
  102.                    The old "file req/forw manager" and "mail packet manager"
  103.                    have been replaced by a single queue manager.  Using the
  104.                    queue manager you can see ALL file requests/forwards,
  105.                    EchoMail packets and NetMail messages waiting to go out to
  106.                    a system.  You can even view individual NetMail messages
  107.                    and delete them from disk if you wish.  The new queue
  108.                    manager allows specifying more than one filename per queue
  109.                    entry, which allows for much faster queue scanning routines
  110.                    when QFront is started or when the queue is rescanned.
  111.  
  112.                    The new queue routines allow you to "repeat" a queue action.
  113.                    This is used for example so that you can tell QFront to
  114.                    repeat a file request of the newest NODEDIFF from your hub
  115.                    every 7 days.  In this case, QFront will only request the
  116.                    file from your hub every 7 days.
  117.  
  118.                    At a keypress, you can view "today's activity", showing
  119.                    the inbound/outbound mail statistics, number of callers,
  120.                    etc.
  121.  
  122.                    You can view inbound history that shows every address that
  123.                    has connected to you in the past "x" days.  The history is
  124.                    displayed in reverse order so that the most recent address
  125.                    appears first in the list.
  126.  
  127.                    You can view outbound history that shows every address that
  128.                    has connected to you in the past "x" days.  The history is
  129.                    displayed in reverse order so that the most recent address
  130.                    appears first in the list.
  131.  
  132.                    The event manager has been rewritten.  QFront now supports
  133.                    up to 100 events per node, and skipped events are handled
  134.                    much better in this version.
  135.  
  136.                    Removed the "accounting" functions from the code.  The
  137.                    previously cryptic accounting features are replaced by a
  138.                    much easier to understand cost management system.  Each
  139.                    dial translation you have configured can be given a cost,
  140.                    and you can restrict QFront from calling during certain
  141.                    times of the day based on this cost value.
  142.  
  143.                    QFront is now much more friendly with OS/2 and DESQview
  144.                    multitasking environments.
  145.  
  146.                    Added support for "kill file after sending" NetMail flag
  147.                    which allows QFront to work with door games such as BRE.
  148.  
  149.                    Added support for "absolute hold" flag.  This flag is
  150.                    similar to the regular hold flag, except that a packet
  151.                    that is flagged absolute hold will NEVER be sent to a node
  152.                    unless that node specifically polls you.  Using the regular
  153.                    hold flag, if you have a packet waiting to go to a system
  154.                    and you poll that system, QFront would send the packet.
  155.                    Using absolute hold ensures that a packet or file attach is
  156.                    only sent on INBOUND mail sessions.
  157.  
  158.                    QFront "should" be able to handle a larger number of
  159.                    NetMail messages due to a rewrite in the NetMail scanning
  160.                    routines.
  161.  
  162.                    QFront can now be configured to send a NetMail message to
  163.                    nodes who request files from you.  This NetMail message
  164.                    can be an advertisement, for example.  In addition,
  165.                    another NetMail message can be sent if a node requests a
  166.                    file and the request could not be completed (ie., invalid
  167.                    password, file not found, exceeded limits, etc).
  168.  
  169.                    For each magic filename, you can now configure up to 5
  170.                    "real" filenames to send out.
  171.  
  172.                    You can configure special "UserNet" messages that QFront
  173.                    will place in your USERNET.XXX file during certain
  174.                    operations.  For example, QFront can now place the string
  175.                    "Transferring FidoMail" into your USERNET.XXX file so any
  176.                    user who does a WHO command in PCBoard will see this string.
  177.  
  178.                    You can now force QFront to present a different address
  179.                    FIRST in the EMSI handshake packet.  Some systems require a
  180.                    certain address to be listed first in the EMSI packet.
  181.  
  182.                    NetMail forwarding is now supported, allowing QFront to
  183.                    fully operate as a host or hub compatible mailer.  This
  184.                    means that downlinks can route NetMail through your system
  185.                    on its way to its destination.
  186.  
  187.                    All files are now downloaded into a temporary directory and
  188.                    then moved to the appropriate directory after successfully
  189.                    completing the transfer.  Previously, if QFront was
  190.                    receiving a mail packet, and QScan was running on another
  191.                    node at the same time, QScan could possibly try to
  192.                    unarchive a packet that was still in the process of being
  193.                    downloaded.
  194.  
  195.                    Zmodem file receives are now recoverable - if a file
  196.                    transfer is aborted, QFront will resume the Zmodem transfer
  197.                    the next time a mail session occurs.
  198.  
  199.                    In addition to the F1-F12 keys previously supported, the
  200.                    ALT F1-F12 keys are also supported.  Each function key can
  201.                    be configured to do one of two things.  1) Exit with an
  202.                    errorlevel, or 2) Shell to a program.
  203.  
  204.                    The call-waiting screen now shows HOW MANY new NetMail
  205.                    messages were received on your system, instead of just
  206.                    telling you that new NetMail was received.
  207.  
  208.                    You can shell out of QFront from ANYWHERE (not just the
  209.                    call-waiting screen as in previous versions) by pressing
  210.                    ALT-S.
  211.  
  212.  
  213.                    QFUtil
  214.                    ------
  215.                    This is a new program that allows you to add queue entries
  216.                    to the queue directly from the DOS command line.  You can
  217.                    also send NetMail messages (which are converted from
  218.                    regular text files).  For example, you can use QFUtil to
  219.                    forward a file to a system and at the same time send the
  220.                    system a NetMail message telling them about the file, all
  221.                    from the DOS command line.
  222.  
  223.  
  224.                    The following features did not make it in this release,
  225.                    but will be completed soon after the first 1.10 release
  226.                    -------------------------------------------------------
  227.                    Undialable address manager.
  228.  
  229.                    QScan is going to be able to recover from mail scanning
  230.                    errors for example if an archiver returns an error, right
  231.                    now the .PKT is lost and the mail is never sent.  This will
  232.                    be fixed so that QScan will keep the .PKT and try to
  233.                    archive it the next time it is run.
  234.  
  235.  
  236.  
  237.