User Tools

Site Tools


about:changelog

Changelog

yourCMDB 0.13

yourCMDB 0.12

yourCMDB 0.11

  • Enhancements
    • REST API
      • interface for ExportAPI
    • improve file import function
      • improve import performance
      • internal refactoring
      • new, improved GUI
      • CSV-Import: bulk changes to existing objects
      • CSV-Import: import object references by using foreign keys
  • Bugfixes
    • fixed poor performance when importing objects from CSV file

yourCMDB 0.10

  • Enhancements
    • ExportAPI
    • improved search in WebUI
      • new filter options (positive and negative filter)
      • intelligent interpretation of user input in searchbar to set object type filter automatic
    • WebUI design
      • fixed searchbar form in title
      • fixed nowrap in tables
      • fixed inconsistent counts in object nagvigation
    • Objects
      • use %fieldname% variables in comments

yourCMDB 0.9

  • Enhancements
    • WebUI
      • migration to Twitter Bootstrap
      • better support of mobile devices
      • fresh design
      • design fixes
      • make URL of QR-Codes configurable
    • internal refactoring
      • new database abstraction layer using Doctrine
      • improved class loading
    • Objectlog
      • new detailed log of changes at objects (logging of changes and user)
    • CLI installer
      • new CLI installer of installing/upgrading the database structure

yourCMDB 0.8

  • Enhancements
    • integrated user authentication
      • local user authentication
      • LDAP authentication
    • start with integrated authorisation
      • new authorisation concept
    • REST API improvements
      • move rest.php to WEB-UI
      • integrated user authentication using HTTP Basic AUTH
      • integrated authorisation: read-only/write/no-access permissions
    • improved search
      • multiple searchstrings can be used now by simply typing them into the searchbar
    • small WebUI improvements
      • new icons
      • make title configurable
    • data types
      • new data type password
      • all datatypes will now be interpreted in object list

yourCMDB 0.7.2

  • Bugfixes
    • Exporter to OpenNMS:
      • correct field length for OpenNMS asset field rackunitheight
  • Enhancements
    • Exporter to OpenNMS:
      • add option to set OpenNMS' rescanExisting flag during import

yourCMDB 0.7.1

  • Bugfixes
    • Exporter to OpenNMS:
      • check nodelabel length
      • check, of node ip is valid IPv4/IPv6 address
      • option to disable SSL verify

yourCMDB 0.7

  • Enhancements
    • internationalization
      • support of multiple languages in WebUI
      • available languages at the moment: English, German
    • extended search
      • combine multiple search values
      • autocomple for searchstrings
      • improved UI for search
    • database access
      • changed from mysql_ library to PDO

yourCMDB 0.6

  • Enhancements
    • new TaskScheduler API
    • datatype objectref
      • better performance in WebUI
      • show references on object page in WebUI
      • check references when deleting objects
    • WebUI
      • show additional infos (external links, comments, …) on object page, only if they are defined
    • ExportAPI
      • use subfiles in exporter-configuration.xml

yourCMDB 0.5.2

  • Bugfixes
    • data export to OpenNMS: HTTPS support for connection to OpenNMS REST API
    • data export to OpenNMS: fixed asset field naming
    • data export to OpenNMS: fixed named categories with numbers in name

yourCMDB 0.5.1

  • Enhancements
    • new data type objectref for object fields
    • implementation of type objectref in ExportAPI

yourCMDB 0.5

  • Enhancements
      • new REST API for accessing yourCMDB Data
      • new ExportAPI to export objects to others systems
      • new integration with OpenNMS
    • objects
      • new data types for objects (boolean, textarea, date)
  • Bugfixes
    • correct counter in info message when importing from CSV file
  • Documentation
    • improve install and update documentation
    • documentation of objecttype configuration

yourCMDB 0.4.1

  • Bugfixes
    • Check, if there are HTTP POST data, when saving/creating an object
    • escape strings before giving them to MySQL
  • Small changes
    • click on the yourCMDB icon in header links to start page

yourCMDB 0.4

  • Enhancements
    • GUI
      • improved code structure
      • icons and a new logo
      • usage of jQuery UI for a better look and feel
      • better fault management
      • new object menu
      • new home screen
      • improved presentation of objects
      • improved presentation of search results
      • improved presentation of object lists
      • improved navigation if a list has multiple pages
      • object log is now shown on a object page
      • new sort function in object lists
      • autocomplete function for add/edit object page
    • objects
      • objects can now be set to active or inactive. Inactive objects are not shown on search results and lists per default
      • external links per objects where the content of object fields can be used in the URL
    • Search
      • Search per object type group
      • new OpenSearch plugin for example for the usage in Firefox
    • data handling
      • set character encoding to UTF-8 in GUI, core and database
    • configuration
      • object type configuration can now be split into multiple subfiles

yourCMDB 0.3

  • Enhancements
    • object type configuration
      • define lables for object fields different from the name used in database
      • define default values for object fields shown when adding a new object
    • CSV export
      • add assetID of objects to CSV export
    • object actions
      • duplication of objects is now possible
    • GUI
      • improve CSV import preview page
      • rename “change” buttons to “edit” buttons to use the same wording

yourCMDB 0.2

  • Enhancements
    • object import/export
      • CSV export of objects
      • make import and export configurable
      • internal refactoring
    • GUI improvements
      • comments on CMDB objects
      • main menu instead of sidebar
      • headlines in some drop down menus

yourCMDB 0.1.1

  • Bugfixing
    • Make ECC level in QR codes configurable

yourCMDB 0.1

  • initial release
about/changelog.txt · Last modified: 2017/07/24 11:43 (external edit)