Versions: 1.16b: Now will look for hi-res sprite (Sprites22). If none are found, it will default to "Sprites". Notify status is more personalised, eg upon reaching nobody, it will say ..."no stations." instead of ..."0 station(s).", and so on. If variable "BudgieMgr$Status$EcoOnly" exists and is set to "Yes", then scanning will operate in fast mode - scanning a local Econet network in 2.5 seconds. Otherwise it slows down at station #128 for Ethernet links (AUN) which causes scan to take 6.5 seconds. Aesthetic changes - for example users now count from #1 instead of #0. 1.17: Pads FileStore files to the next 256 byte boundary. Better error handler, much less likely to complain about 'File Open' or some such. Removed ability to edit SYST (user #0) on FileStore as FileStore objected to it. Grrr... Menu option to log a user off if connected to a Level 4 server. 1.18: Whole new scanning mechanism, uses NetFS to cache known servers, then reads them out. Any station on any network. Initial FS selection will choose a server using both network and station numbers. Then it will make that the 'current' server. We should now, hopefully, be AUN compatible. The server list window now lists the printer server status instead of the server type. You don't really need to know the server type; printer status is much more useful! Various error messages made more verbose and user friendly. Save menu BudgieMgr output type removed, replaced with Level 4 output. ** Now outputs level 4 compatible files :-) ** Snoop statistics window now displays time in parts of seconds. More accurate. Snoop now faster by an appreciable amount. :-) Wildcard routine can now handle "R#cha#d.Mu*" to match "Richard.Murray" and also will match with "r*" to "Richard.Murray". Cannot, however, cope with input such as "R*ay" though "r*y" works. Name checker now filters high-bit-set characters and control characters. Name checker now used with edited names. User add/update now checks for duplicate users. CSV import for mass user management. CSV options are "add" and "delete". Upon add, duplicate checking is automatically performed. It can handle fields with and without quotes. It can also handle a single space after each comma - used by some software to make the file more readable. The official syntax is: "","" The group may be left blank. All other options are as stated in the new user configuration. Auto-password, priv, space etc... Import from Passwords file. FileStore/awServer, Level 4 or LevelFive files accepted. Option to append users or to replace. SYST account is not altered. 1.19: Changed scanning mechanisms from fast/slow to Econet/AUN. When AUN, snoop and notify greyed out. Check network configuration available from icon bar menu. Application directory tidying. A lot of stuff moved into a 'Resources' directory. 1.20: Snoop available from icon bar menu. Now if the server crashes or anything, you can snoop on the remote screen without the need to select a server (which, of course won't work if the machine has crashed!). All SetType operations now use hex types. Non-editor mode if it cannot establish a connection to the network (ie, if you are not logged on). Your status is checked automatically when you click the icon bar icon, and also if you restart BudgieMgr (using the 'Restart' menu option). Intercepts Notify messages (on RiscOS 3 or later) and displays them in a more user-friendly way, with option to store the message or to reply it. Templates twiddled to look okay on system font, Trinity.Medium and Homerton.Medium at 12.5 point (Wimp$FontSize 200). Several other changes, like a slightly redesigned editor window and ping/notify/snoop now accept three digits for a network number. Note: The ordering of icons in the user editor window has changed, so older templates will require editing if you wish to use them. Added OSCLI function. Fixed !Tweak application. AUN and Econet options were transposed. Fixed bug with snoop timing accuracy being a little bit OTT, and thus corrupting the snoop window title. Fixed Level4 privs, just displayed incorrectly. 1.21: Made NetCheck friendlier. It will tell you how far it has scanned at intervals during scanning. Added BModTemp durectory (for forthcoming BMgrSvc module). CSV import no longer changes null group name ("") to underscore ('_'). Will now try to find URDs on FileStore servers (when deleting). No longer takes you to the first editable user after deleting, will keep you where you are. Snoop option (icon bar menu) is normally disabled if you are not logged on. Snoop view menu has additional options to resnoop or send OSCLI commands. Now loads Hi-res or Lo-res sprites/animations as applicable. Different method, now supports hi-res mono monitors. Now loads 2D or 3D templates as requested in CMOS. 1.22: Recoded the network test facility. It is now multi-network capable, and gives more thorough results. It can handle up to 512 stations (in any combination of networks). Removed software protection system, this software is being released as "try-before-you-buy". 1.23: James B reported a problem with creating group names (like "CLASSK.BECCA"). This was due to the checking routine not properly sorting out group names. It now handles these as a special case. New user window no longer vanishes upon an error condition (like "invalid user name"). Source size is 187,077 bytes; executable size is 64,407 bytes, which is 34.428% of the original size.