home *** CD-ROM | disk | FTP | other *** search
/ ftp.notepager.com 2015 / 2015-02-04.ftp.notepager.com.tar / ftp.notepager.com / dev / pgrelease.txt < prev    next >
Text File  |  2014-04-01  |  21KB  |  432 lines

  1. Release Notes File Information:
  2.  
  3. Release Notes File for PageGate Version 6.4.0
  4.  
  5.  
  6. Changes since 6.1.1
  7.   Added 'Domain' field to carriers screen, allowing it to be set at carrier level
  8.   Fixed POP collection timeout problem while in DATA command
  9.   POP retrievel routine compensates for servers that send incorrect <CR> and <LF> singletons
  10.   Connectors and mailserver now dynamically get the DNS servers from Windows, or can be set manually
  11.   SMTP carriers can now have unique relay server settings
  12.   Added registry setting to PG Monitor to allow for custom Sender for NPP messages
  13.   Totally new message format templating system added
  14.   Accented characters changed to unaccented versions when using StripNonPrintable template option
  15.   Added FAXSrv delivery protocol - can use MS Fax service  
  16.  
  17. Changes since 6.0.16
  18.   Added HTTPPOST protocol
  19.   Added HTTPGET protocol
  20.   Added SSL/TLS (port 465) and STARTTLS (port 587) support to connectors for SMTP delivery 
  21.   Separated username and password fields in advanced carrier settings
  22.   Added support for forced 'from' address in SMTP 
  23.   Fixed problem with POP collection only happening at GetMail startup
  24.   Fixed problem where some protocols weren't failing over if COM port didn't exist
  25.   Improved PG Admin port scan and modem scan routines
  26.   New and improved program installer and uninstaller
  27.   Outdated 'what's this?' help removed from forms
  28.   Added server start/stop right-click menu to PG Admin
  29.   Made sort order on guilist.htm template case insensitive
  30.   Updated rights checking on settings screen
  31.   In PG Admin, made member list screens stretch to form size
  32.   Improved support for new versions of Windows: UAC, security, virtualization, etc.
  33.  
  34. Changes since 6.0.15
  35.   Fixed a problem with automatic import/export where it could hang if the import/export file becomes unavailable
  36.   Fixed a problem where the SNPP Server module wouldn't start with some non-US locale settings
  37.   Added the ability to set a slight pause between messages (changed value from sec to ms)
  38.  
  39. Changes since 6.0.14
  40.   Added field for Fax Class in PG Admin, for fax type carriers
  41.   Connectors now report fax class in logs for fax type carriers
  42.   Added the ability to set a slight pause between messages
  43.  
  44. Changes since 6.0.13
  45.   Some read timeouts weren't happening in the mail server - fixed
  46.  
  47. Changes since 6.0.12
  48.   Dial-up-networking capabilities removed from mail server service
  49.  
  50. Changes since 6.0.11
  51.   Added SMTP_Force_Auth registry setting to allow authentication method to be locked, in connectors, for msg delivery
  52.   Updated MX resolver .dll to resolve timeout issues with some DNS servers
  53.   Update to handle message locking better when using linked tables to SQL server
  54.   Added small delay to RawTCP connector protocol before shutting down the connection to the host
  55.   Resolved problem where SNPP authentication was being sent with every message, instead of once per connection
  56.  
  57. Changes since 6.0.10
  58.   Fixed problem in connectors - wouldn't deliver messages when using linked tables to SQL Server
  59.  
  60. Changes since 6.0.9
  61.   Fixed another date/time format related problem when running on foreign language version of windows
  62.   Allowed non-printable characters (outside the 'normal' ascii range) to be included in template files
  63.  
  64. Changes since 6.0.8
  65.   Updated PG Admin to allow serial ports above 16 to be entered for GetTAP and GetSerial
  66.  
  67. Changes since 6.0.7
  68.   Fixed problem when editing recipients - sometimes wrong carrier was shown
  69.   Carrier list is now alphabetized
  70.   Changed default install folder to be off root
  71.  
  72. Changes since 6.0.6
  73.   Slight delay added to modem reset routines, to help with some modems that don't respond quickly enough
  74.  
  75. Changes since 6.0.5
  76.   In SMTP messages, the SendSubject option was being ignored, and subjects were being sent no matter what - fixed
  77.   When new recipients are created for SMTP carriers, Send Subject is now checked by default
  78.  
  79. Changes since 6.0.4
  80.   Add %Carrier% variable to templates
  81.   Fix %Pin% variable in templates
  82.   Improve retrieval of multiple GSM replies
  83.   Fix problem in PGAdmin and PGSched on systems running foreign language version of Windows
  84.   Update connectors so that if one type of SMTP authentication fails, it will try other types - if available
  85.   Update mail server module to handle comments in email addresses better
  86.   Updated GetMail interface to allow SpamKeywords list to also look in the message subject
  87.  
  88. Changes since 6.0.3
  89.   Updated database date/time routines to get date and time separators from the system (instead of hard coded / and :
  90.  
  91. Changes since 6.0.2
  92.   Connectors: workaround for buggy CDMA modems that give 'infinite' response to CMGL command
  93.   Connectors: delay initial reply check for GSM modems, allowing outgoing messages to happen first
  94.  
  95. Changes since 6.0.1
  96.   Fixed problem with PGC not restoring properly from task bar
  97.   Added %Message% variable support in subject templates (.stp) files
  98.   Fixed error 9 in PGSTray.exe when starting services
  99.  
  100. Changes since 6.0.0
  101.   Fixed problem where Connectors could only send WCTP to ports 80 and 443
  102.   Updated comm routines for GetSerail
  103.   Fix for PGAdmin and PGStray, getting errors on system with LOTS of processes running
  104.  
  105. Changes since 5.0.9
  106. General:
  107.   Basic 2-way support (accept replies) for cellular modems (GSMAT protocol)
  108.   Optimizations for database access, code execution, and processor utilization
  109.   Improved compatibility with newer operating systems
  110.   Many minor cosmetic and bug fixes
  111.  
  112. GUI Client
  113.   Optimized database access
  114.   Improved compatibility with newer operating systems (esp Win7)
  115.  
  116. Connectors:
  117.   New optimized serial port handling routines
  118.   Support for serial ports above COM16
  119.   Improved support for USB modems
  120.   Improved support for cellular modems (GSMAT protocol)
  121.   Improved support for fax modems (FAX protocol)
  122.   New FILE protocol that allows messages to be written out to text files
  123.   Custom filter programs can post-process messages written by the File protocol
  124.   Improved message subject handling (especially SMTP protocol)
  125.   Support for subject templates
  126.   New macros supported in message templates (%OriginalRecipient%, %LastRecipient%)
  127.   CRAM-MD5 authentication support (SMTP)
  128.   Improved proxy server support (WCTP)
  129.   HTTPS support (WCTP)  
  130.  
  131. GetAscii:
  132.   Larger lookup tables are now possible
  133.   Custom filter programs can be made to pre-process all incoming messages
  134.  
  135. GetMail:
  136.   Support for additional MIME types in email messages
  137.   Improved message parsing
  138.  
  139. GetSerial:
  140.   New optimized serial port handling routines
  141.   Support for serial ports above COM16
  142.   Improved support for USB modems
  143.   Larger lookup tables are now possible
  144.   Improved logging
  145.  
  146. GetTap:
  147.   Greatly improved logging
  148.   Improved message handling and parsing
  149.   New optimized serial port handling routines
  150.   Support for serial ports above COM16
  151.   Improved support for USB modems
  152.  
  153. GetWeb:
  154.   Minor updates only
  155.  
  156. Scheduler:
  157.   Improved database efficiency
  158.  
  159. SMTP Server:
  160.   Improved compatibility with newer operating systems
  161.   Improved support for running as an application
  162.   Improved support for running as a system service
  163.   Support for authentication for relayed messages
  164.  
  165. SNPP Server:
  166.   Improved compatibility with newer operating systems
  167.   Greatly improved support for running as an application
  168.   Better logging when running as an application
  169.   Improved support for running as a system service
  170.  
  171. TAP2ASCII
  172.   New multiple incoming TAP servers available, for multiple modem or direct serial TAP connections
  173.   
  174.  
  175. Changes since 5.0.8
  176.   Fixed problem with sending of success/failure notifications
  177.   Fixed problem when client security is not enabled, but admin security is, and using Windows credentials to try to get to client setup screen
  178.   Fixed problem where interfaces were filtering out 'group_list' groups instead of 'display_group' groups.
  179.   Increased number of recipients in envlope of incoming SMTP connections to 500
  180.  
  181. Changes since 5.0.7
  182.   Send subject option on recipients changed to ALWAYS send something for the subject (sends 'Text Message' if
  183.     a subject can't be found in the message test
  184.   Domain POP collection can now use DomainAliases too
  185.   Changed 'Show All Dialers' in PGMonitor to 'Show All Connectors'
  186.   Added AdHoc support to the GetTap interface
  187.   GetTap has been expanded to accept messages up to 2000 characters in length (was 240)
  188.   Getmail will accept the subject of a message even if the body can't be read
  189.  
  190. Changes since 5.0.6
  191.   Fixed problem where message text from incoming emails were converted to lowercase
  192.   Fixed problem where incoming POP messages were sometimes marked as duplicates
  193.   Fixed problem where recipients weren't recognized in some POP messages
  194.   Removed control character encoding (transparent TAP) in Raw Serial protocol
  195.   Fixed db error with synchronization importing recipients with web service enabled
  196.   Fixed truncation problem in decoding multipart mime email messages
  197.   Improved timeout detection on SMTP connections
  198.   Fixed problem where email-only type recipients were leaving .pro files in the MailIn folder
  199.   Added capability for multi-line presets messages in GUI Client
  200. Changes since 5.0.5
  201.   Fixed totals on recipient sent message report (message total for each recipient was cumulative)
  202.   Fixed syntax error in query expression when sending via GSM
  203.   Fixed problem with domain POP collection where some headers had first character truncated
  204.   Fixed problem with local domain being case sensitive for domain pop collection
  205.   Fixed problem with too large of a timeout value for POP collection
  206.   Fixed UIDL collection problem where same message is retrieved multiple times
  207. Changes since 5.0.4
  208.   Fixed problem with ad-hoc recipient processing introduced in v 5.0.2
  209. Changes since 5.0.3
  210.   Fixed problem with Advanced Ascii processing when the multiple character wildcard is changed from '*' to something else
  211.   Changed logging to show ascii value of characters in '<>' instead of using a generic '^' character
  212.   Fixed hourglass behavior on import screens
  213.   Fixed auto-conversion of full recipient name to short name when the apostrophe is used
  214.   Made changes to get rid of sporatic 3219 errors in GUI Client
  215.   Added support for displaying a list of pagegate servers in GUI Client on startup (serverlist.txt)
  216.   Fixed error 9 problem when using the brows button for selecting a new database location if current is invalid on startup
  217.   Fixed problem using failure notification lists if the failure happend connecting to the carrier
  218. Changes since 5.0.2
  219.   Small delay added to initial 220 response of server, for some slow servers
  220.   IP address text added to log for initial SMTP connection
  221.   Improved how default values for advanced and unused settings are handled when creating and editing carriers and recipients
  222.   Fixed 'Enabled' box on Ad-Hoc Mail screen.
  223.   Fixed problem where the ad-hoc feature could be used to send a message to a id/pin that matched an existing recipient with that interface disabled
  224.   Added spam keyword detection capability to GetMail interface
  225. Changes since 5.0.1
  226.   fixed error in PG Admin when a static recipient was set for GetAscii advanced ascii or GetSerial, and the recipient was deleted
  227.   fixed problem where an extra colon was being left in SMTP messages if the "don't send from" option is used
  228.   lengthened password fields in database (means a database version update too)
  229. Changes since 5.0.0
  230.   Fixed error message that was displayed after database rebuild in PG Admin
  231.   Changed behavior of dropped connections in pgmailserver
  232.   Reworked email filtering in pgmailserver and pggmail
  233. Changes (since 4.0)
  234.   General
  235.     Microsoft Vista Support
  236.     Greatly enhanced security options, including 'managers' allowed only to maintain their own group of recipients
  237.     Database synchronization between PG servers (master/slave configuration)
  238.     Improved logging (additional logging detail levels and log search function)
  239.     Audit logging/tracking
  240.     Message Archiving with 'Archive Manager' version of PG Admin for archiving old messages and accessing them
  241.     Improved reporting (including speed improvements in some reports)
  242.     (support for linked tables to MS SQL Server - not sure we should advertise this yet)
  243.   PG Server
  244.     SNPP server add-on (for incoming messages)
  245.     Touch tone receiver add-on (for incoming messages)
  246.     Fax delivery capability
  247.     Raw Serial and Raw TCP delivery protocols
  248.     HTTPS support for WCTP delivery
  249.     Message templates, which allow customized formatting of message text
  250.     Pin length can be automatically limited by carrier (important for carriers who use different length pin numbers for different protocols)
  251.     Failure/Success notifications can be sent to groups of email recipients
  252.     User's PG login name, Windows login name, and machine name tracked for each message 
  253.   PG Client
  254.     Pre-programmable buttons can also be programmed to automatically select recipients and groups
  255.     When recipients are selected, a list of predefined messages can be displayed for selection (preset prompting)
  256.     Clients can be locked into only seeing a predefined set of recipients and groups (display groups)
  257.     Message length in message entry box can be limited
  258.     A failure warning can be set to popup on failed messages, even if the PG Client is minimized
  259.     Send confirmation option added
  260.     Can now requeue messages from the history screen
  261.     New hot-keys added
  262.     New improved security options (individual logins for a users & use of Windows login credentials)
  263.     Can view all groups a recipient belongs to
  264.     Macro variables to allow a recipient's carrier, pin, and manager on its info screen
  265.     Reporting improvements  
  266.   PG Monitor
  267.     Can be integrated with a stand-alone copy of NotePager Pro to send wireless alerts of the PageGate Server's health
  268.     Decreased network overhead
  269.  
  270. Changes (since 3.7)
  271.   SNPP protocol supported
  272.   UCP protocol supported
  273.   WCTP protocol supported
  274.   GSM modems and phones supported
  275.   Serial (RS232) monitoring interface added
  276.   TAP incoming interface added
  277.   Failover recipients supported (if messages fail to one recipient they can be sent to another)
  278.   Failover for carriers supported
  279.   Improved reporting in PG Admin
  280.   Added reporting to PG Client
  281.   GetMail interface can now filter incoming email messages
  282.   GetAscii can now monitor for changes in files
  283.   GetAscii can parse info out of data files
  284.   Messages can be held for recipients until a time of day
  285.   Extra comment fields added to each recipient and group
  286.   PG GUI Client can filter recipient list according to comment fields
  287.   Hot-Key shortcuts added to PG Client
  288.   2 more levels of passwords added to PG Admin
  289.   GUI Client now supports 100 preset messages
  290.   GUI Client can now display the members of a group (shift-click on the group's name in the recipient lists)
  291.   GUI Client can now be minimized to the regular Windows taskbar
  292.   GUI Client in the history log can be copied and modified or resent
  293.   PG Monitor updated
  294.   The number of messages delivered in a single connection can be limited
  295.   Dialers can be set to deliver internet based messages only (set modem port to 0)
  296.   A new web template has been added that has the same look as the GUI Client
  297.   Some minor cosmetic updates
  298.  
  299. Changes: (since 3.6)
  300.   Problem with GetWeb saying that messages are rejected even though they aren't, fixed
  301.   Problem with Group-List web pages not being updated correctly fixed
  302.   Problem with Group List report fixed
  303.   Group-List webpages now shows groups with a {G} prefix
  304.   GUI Client window is now sizeable
  305.   GUI Client now tracks messages sent to groups by individual message
  306.   GUI Client's programmable button labels are now able to be changed
  307.   Dialers can now auto-detect most modem init strings
  308.  
  309. Changes: (since 3.5)
  310.   Group report added
  311.   Archive log option added
  312.   Group and Ad-Hoc label location now settable in GUI Client
  313.   Problem with GetAscii sending duplicate messages fixed
  314.   Problem with PG Admin allowing duplicate recipients fixed
  315.   
  316.  
  317. Changes: (since 3.5 beta sp3)
  318.   Problem when printing history file from GUI client fixed
  319.   Option added to not send 'from' field as part of the message text
  320.   Fixed problem in scheduler when messages are sent to an empty group
  321.   More options made available for ad-hoc recipients
  322.  
  323. Changes: (since 3.5 beta sp2)
  324.   PGAdmin
  325.   Preliminary help file documentation completed
  326.   Tone wait string not displaying correctly - resolved
  327.   Duplicate mailbox names are no longer allowed
  328.   New report added for messages sent by recipient
  329.  
  330.   PGDial1
  331.   Error encountered after sending message - resolved
  332.  
  333.   PGSched
  334.   Problem sending to groups fixed
  335.  
  336.   GUI Client
  337.   Name changed to 'PageGate GUI Client'
  338.   System tray icon behavior improved
  339.   
  340. Changes: (since 3.5 beta sp1)
  341.   Temporary evaluation keys no longer expire prematurely
  342.   Context sensitive help has been added. Full help file still does not include documentation for new email service.
  343.  
  344. Changes: (since 3.5 beta)
  345.   PG Admin 
  346.   The service pack version (SP) is now displayed on the top right corner of PG Admin when showing version info.
  347.   The formatting of the 'Pending Msg' button on the pending messages screen has been fixed.
  348.   On the 'Dial Up Networking Settings' screen, the 'Enabled' checkbox was not staying checked: fixed. 
  349.  
  350.   Dialer1/GetMail
  351.   Coordinated dialing between dial-up networking and message delivery now works correctly.
  352.   New log entries for dial-up networking progress added. 
  353.  
  354.   Scheduler 
  355.   Trims new dial-up networking logs as part of nightly cleanup routine.
  356.   Problem with scheduling future/repeating messages (error message) resolved. 
  357.  
  358.   NotePager Net Client
  359.   The main screen stayed disabled after exiting the options screen with the 'X': fixed. 
  360.  
  361.   GUI Interface
  362.   The status of the interface was not being reported correctly to PG Monitor. 
  363.  
  364. Changes: (since version 3.16)
  365.   PageGate now has all email function built-in (MDaemon is no longer used/required)
  366.   In this beta release, the help documentation has not been changed to reflect this change
  367.   See the following documentation for features, capabilities, and setup of the new email server
  368.  
  369. Changes: (since version 3.15)
  370.   New setup program - smaller and faster
  371.   Problem with NotePager Net not updating status logs fixed
  372.   Problem with too many users accessing database error fixed
  373.   Promptless setup options for administrators (see pgreadme.txt)
  374.  
  375. Changes: (since version 3.14)
  376.   A memory leak was fixed in pagegate.exe when running on Windows9x
  377.  
  378. Changes: (since version 3.13)
  379.   This version uses the newly released MS Jet Database engine v4.0 sp4
  380.   Problem with on-call groups fixed
  381.   NotePager Net's 'Use these setting for all local users' setting works
  382.   Improved automatic database rebuild routines
  383.   Message count report format improved
  384.   Problem with PG Monitor becoming permanently minimized fixed
  385.   Problem in schedule when using multiple dialers fixed
  386.  
  387. Changes: (since version 3.12)
  388.   Problem fixed where NotePager Net sometimes did not retain the prog buttons
  389.   Problem fixed where full name group list web pages didn't update correctly
  390.   Problem fixed causing NotePager Net to give an error on the initial run
  391.  
  392. Changes: (since version 3.11)
  393.  
  394.   New Feature in NotePager Net GUI Client: The administrator can now disable various capabilities of NotePager Net to simplify the interface (i.e. Spell Check, Pre-Programmed messages, etc.)
  395.   Problem fixed in GetMail causing collection loop
  396.   Problem fixed in Scheduler in repeating messages
  397.  
  398. Changes: (since version 3.10)
  399.  
  400.   Problem fixed where the cleanup routine was dropping leading zeros in the registration key information
  401.   Problem fixed where only the first 5 recipients were shown in NotePager Net's local recipient list screen
  402.   Memory leak in PageGate.exe fixed
  403.   Problem fixed not allowing administrators to add new recipients
  404.   Problem fixed where modem in use error was not displayed correctly
  405.  
  406. Changes: (since version 3.07)
  407.  
  408.   General
  409.     PageGate is now fully Windows 2000 compatible
  410.     PageGate's database has been upgraded to be compatible MS Access 2000
  411.   NotePager Net (GUI) client:
  412.     local recipient lists can be stored in a shared folder
  413.     on a workstation, program settings can be saved for all users or just a single user
  414.     smaller fonts can be used in the recipient pick lists
  415.   Email
  416.     messages sent as an attachment inside another mail message are accepted
  417.   Web
  418.     full names can be shown on group-list web pages
  419.  
  420. Changes: (since version 3.06)
  421.  
  422.   New version of the jet database engine used (v4.0) to resolve
  423.   intermittent database corruption problems
  424.  
  425. Changes: (since version 3.05)
  426.  
  427.   Added new options when canceling messages from PG Admin
  428.   Readme and Release notes files can be viewed prior to install
  429.   Cosmetic fixes to PG Admin, PG Monitor and installation programs
  430.   Added to troubleshooting and faq sections of the help file
  431.   Minor bug fixes
  432.