##############################################################################
@RELEASE: 6.7-0
##############################################################################
==== CL 13917 ====
@NEW:Job log size column added. Log sizes are viewed on-demand (on click).
==== CL 13911 ====
@CHANGE:Improved performance of log retrieval
@CHANGE:Logs are updated on refresh when their controlling entity is or was just running.
@FIX:Fixed issue where logs were not in sync for jobs with large numbers of instances
==== CL 13906 ====
@FIX:When no direct sql access is available, force a cache clear on refresh, as we can't use sql tools to detemine proper sync.
==== CL 13903 ====
@FIX:Much faster job list refresh when large pgrps exist.
==== CL 13896 ====
@FIX:Better adhere to direct sql query preference to improve performance when direct sql connections are not available.
==== CL 13885 ====
@NEW:New status icon for jobs that are "registering"
==== CL 13881 ====
@NEW:Greatly improved performance for list filters (job list, host list, etc) and client-side job searching
@FIX:Fix issue when changing from host list to job list would make the lower tabs unresponsive until focus was changed away and back to the job list.
@CHANGE:job list repopulating speed improvements (on refresh)
@CHANGE:host properties tab visually improved
==== CL 13821 ====
@NEW:Job plugin that filters jobs based on the selected job(s)' pgrp.
@NEW:Frame plugin that filters jobs based on the selected frame's job.
==== CL 13820 ====
@NEW:Plugins can now update the various search widgets, programatically.
@FIX:Jobs in pgrp may not collapse properly if they are added between caching clearing refreshes
@FIX:Fixed job search when searching explicitly by job id, i.e. "id:1234"
@CHANGE:Jobs will not allow themselves to be updated until they are at least 3 seconds old (prevents repeated calls from multipe threads)
==== CL 13810 ====
@FIX:Fixed issue where jobs with more than 10 instances may display incorrect frame or instance logs
@FIX:Fixed issue where ArtistView looses track of focus after a preference update.
==== CL 13805 ====
@NEW:For 6.8 - ArtistView Submission UI now works with central preferences server. Submission parameters can have their values set, values mandated, label changed, or be hidden via central prefs.
==== CL 13800 ====
@NEW:Job Internals tab for ArtistView.
==== CL 13747 ====
@NEW:Preference for application of right-click items to child jobs: ask before apply, always apply, never apply.
==== CL 13723 ====
@NEW:Job Modify dialog now supports env variable modification
==== CL 13543 ====
@FIX:Fixed display of agendatimeout as a column in the joblist.
==== CL 13537 ====
@FIX:Fixed bug with a few menu plugins that would cause them to fail when run on jobs without agenda items.